|
|
|
@47c4713a
|
13 years |
michaelni |
sierravmd: limit packetsize to the amount that could be read.
Fixes …
|
|
|
@2278ecc4
|
13 years |
michaelni |
vmdav: check that theres enough space for a chunk remaining.
…
|
|
|
@66f71f3b
|
13 years |
michaelni |
rmdec: Avoid allocating huge packets
Signed-off-by: Michael …
|
|
|
@fc5c49ab
|
13 years |
michaelni |
mpeg4videodec: Fix division by zero in …
|
|
|
@43abef9
|
13 years |
michaelni |
rpl: Fix near infinite loop in index reading due to missing eof check. …
|
|
|
@282bb028
|
13 years |
michaelni |
j2kdec: Fix crash in get_qcx
Signed-off-by: Michael Niedermayer …
|
|
|
@3eedf9f7
|
13 years |
michaelni |
j2kdec: Check curtileno for validity
Signed-off-by: Michael …
|
|
|
@3132999f
|
13 years |
michaelni |
j2kdec: Check for interger overflow in tile array allocation
…
|
|
|
@628c9dcc
|
13 years |
michaelni |
j2kdec: fix division by zero, check tile dimensions for validity
…
|
|
|
@58c41799
|
13 years |
michaelni |
lzo: fix memcpy_backptr() with 0 offset
Signed-off-by: Michael …
|
|
|
@1858a5c2
|
13 years |
stefasab |
vf_drawtext: select YUV color for drawbox() in case YUV colorspace is …
|
|
|
@32c49389
|
13 years |
Carl Eugen Hoyos |
Make the palette in Quake II CIN files opaque and increase its dynamics.
|
|
|
@f2ed1158
|
13 years |
Carl Eugen Hoyos |
Make the palette in Wing Commander III mve files opaque.
|
|
|
@0d59ae32
|
13 years |
Carl Eugen Hoyos |
Make mov palette opaque or load alpha if present.
|
|
|
@64cafe34
|
13 years |
Carl Eugen Hoyos |
Make the avi palette opaque.
|
|
|
@c7062802
|
13 years |
michaelni |
doc: build: TEXIDEP: Recognize verbatim includes
When generating …
|
|
|
@bd9d4a6b
|
13 years |
michaelni |
build: Try to find fate_config.sh.template in source path
The FATE …
|
|
|
@0d4a7747
|
13 years |
michaelni |
libopenjpeg: support decoding with bits per pixel greater than 8
…
|
|
|
@28dff061
|
13 years |
michaelni |
Merge remote-tracking branch 'shariman/wmall'
* shariman/wmall:
…
|
|
|
@0d30c953
|
13 years |
michaelni |
release_notes: merge back changes from our 0.9 to master
seems i have …
|
|
|
@d7e11d3f
|
13 years |
michaelni |
RELEASE_NOTES: remove possibly ofensive sounding wording
from after …
|
|
|
@bba6f5b7
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
vp3dec: …
|
|
|
@ad9e0ed1
|
13 years |
michaelni |
avio: fix handling of , in urls
Fixes Ticket805
Signed-off-by: …
|
|
|
@320b8d63
|
13 years |
michaelni |
swr: fix swresample_version()
Signed-off-by: Michael Niedermayer …
|
|
|
@8ff4fff7
|
13 years |
michaelni |
flvdec: disable new midstream param change code not only for h264 but …
|
|
|
@c2c284b3
|
13 years |
michaelni |
Revert "doc: build: TEXIDEP: Recognize verbatim includes"
This …
|
|
|
@7de733b7
|
13 years |
michaelni |
pthread: sysctl.h needs param.h on openbsd
Signed-off-by: Michael …
|
|
|
@5c33a9a5
|
13 years |
michaelni |
threads: check defines before using them in automatic thread detection …
|
|
|
@8d4668cc
|
13 years |
michaelni |
pthread: include sys/types.h before sys/sysctl.h
Fixes compilation on …
|
|
|
@8b94df0f
|
13 years |
siretart |
vp3dec: Check coefficient index in vp3_dequant()
Based on a patch by …
|
|
|
@6e24b948
|
13 years |
siretart |
svq1dec: call avcodec_set_dimensions() after dimensions changed.
…
|
|
|
@be00d2e1
|
13 years |
siretart |
Prepare for 0.8_beta1 snapshot release
|
|
|
@7052618c
|
13 years |
janne-libav |
threads: check defines before using them in automatic thread detection
|
|
|
@846dca1a
|
13 years |
janne-libav |
pthread: include sys/types.h before sys/sysctl.h
Fixes compilation on …
|
|
|
@c25c7ba8
|
13 years |
Carl Eugen Hoyos |
Make systematic palette opaque.
|
|
|
@8e88145d
|
13 years |
Carl Eugen Hoyos |
Release buffers after encoding svq1.
Fixes ticket #820.
|
|
|
@e5de9289
|
13 years |
Carl Eugen Hoyos |
Fix a possible endless loop when decoding aac.
Fixes ticket #789.
|
|
|
@d09298f0
|
13 years |
anton |
4xm: remove unused variables.
|
|
|
@bc6a3bd4
|
13 years |
anton |
h264: Fix a possible overread in decode_nal_units()
Signed-off-by: …
|
|
|
@70dd5a60
|
13 years |
shahriman_ams |
Perform dequantization of channel coefficients
|
|
|
@cf6284b2
|
13 years |
shahriman_ams |
Perform inverse inter-channel decorrelation and ac-filter
|
|
|
@74092106
|
13 years |
shahriman_ams |
Implement revert_inter_ch_decorr() and revert_acfilter()
|
|
|
@82d05e7
|
13 years |
anton |
allfilters: fix type of avfilter_vsrc_buffer.
|
|
|
@f810ab45
|
13 years |
michaelni |
libavfilter: increase LIBAVFILTER_VERSION_MICRO to 100 like the other …
|
|
|
@ae7a6441
|
13 years |
michaelni |
h264: Decode short VUI without error
Fixes 47j9R7PXBep.mov
…
|
|
|
@01eb9805
|
13 years |
rsbultje |
w32thread: call ResetEvent() in pthread_cond_broadcast().
Also add …
|
|
|
@d1c28e35
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@9f50dafe
|
13 years |
michaelni |
udp: support non blocking reads with fifo
Signed-off-by: Michael …
|
|
|
@bc900501
|
13 years |
michaelni |
udp: Replace double select() by select+mutex+cond.
When no data was …
|
|
|
@3dcbafc7
|
13 years |
michaelni |
udp: return circular buffer error if such error happened.
…
|
|
|
@4e8d6218
|
13 years |
diego |
build: fix standalone compilation of OMA muxer
The muxer depends on …
|
|
|
@e2c97aee
|
13 years |
diego |
build: fix standalone compilation of Microsoft XMV demuxer
The …
|
|
|
@408dbbd
|
13 years |
diego |
build: fix standalone compilation of Core Audio Format demuxer
The …
|
|
|
@9eb0d8ba
|
13 years |
michaelni |
fifo: Make writes atomic.
Prior to this a X bytes write could be seen …
|
|
|
@ad3161ec
|
13 years |
janne-libav |
kvmc: fix invalid reads
Signed-off-by: Janne Grunau …
|
|
|
@355d917c
|
13 years |
janne-libav |
4xm: Add a check in decode_i_frame to prevent buffer overreads
Fixes …
|
|
|
@01a01bf8
|
13 years |
janne-libav |
adpcm: fix IMA SMJPEG decoding
Signed-off-by: Janne Grunau …
|
|
|
@c32e402
|
13 years |
janne-libav |
options: set minimum for "threads" to zero
A negative number of …
|
|
|
@b9e2226
|
13 years |
janne-libav |
bsd: use number of logical CPUs as automatic thread count
|
|
|
@ad29ecbf
|
13 years |
janne-libav |
windows: use number of CPUs as automatic thread count
|
|
|
@ea4d5f48
|
13 years |
janne-libav |
linux: use number of CPUs as automatic thread count
Use …
|
|
|
@f77f640b
|
13 years |
janne-libav |
pthreads: reset active_thread_type when slice thread_init returrns early
|
|
|
@fede0154
|
13 years |
janne-libav |
v410dec: include correct headers
This file does not use anything from …
|
|
|
@10406b9
|
13 years |
shahriman_ams |
Enable inverse-MCLMS filter
|
|
|
@302d5df8
|
13 years |
shahriman_ams |
Fix inverse-MCLMS filtering routines
|
|
|
@aaf47bcd
|
13 years |
diego |
Drop ALT_ prefix from BITSTREAM_READER_LE name.
The prefix is a …
|
|
|
@196c9e5c
|
13 years |
anton |
lavfi: always build vsrc_buffer.
It's a part of public API.
|
|
|
@9a3f1069
|
13 years |
justin.ruggles |
ra144enc: zero the reflection coeffs if the filter is unstable
fixes …
|
|
|
@dd1fb65
|
13 years |
michaelni |
Merge remote-tracking branch 'tjoppen/fuzz_fixes'
* …
|
|
|
@834f80d
|
13 years |
stefasab |
platform.texi: close @enumerate section in the "Using shared …
|
|
|
@131609dc
|
13 years |
anton |
sws: readd PAL8 to isPacked()
Fixes PAL8 to YUV conversion.
|
|
|
@acb67c5b
|
13 years |
stefasab |
lavd/lavfi: fix two memleaks.
Signed-off-by: Nicolas George …
|
|
|
@386aee68
|
13 years |
stefasab |
sink_buffer: copy list of provided formats in the context
A list of …
|
|
|
@4bf3c8f2
|
13 years |
alex.converse |
mov: Don't stick the QuickTime field ordering atom in extradata.
The …
|
|
|
@ab6603b
|
13 years |
michaelni |
libswresample.v: add swresample* for cmdutils.c
Signed-off-by: …
|
|
|
@a4209ad6
|
13 years |
michaelni |
lavf: Add SMJPEG demuxer.
Signed-off-by: Paul B Mahol …
|
|
|
@9eae8396
|
13 years |
michaelni |
cmdutils: restore vertical alignment of versions
Signed-off-by: …
|
|
|
@3bd02db9
|
13 years |
michaelni |
cmdutils: print swr versions too
Signed-off-by: Michael Niedermayer …
|
|
|
@3339f87d
|
13 years |
michaelni |
swr: increase LIBSWRESAMPLE_VERSION_MICRO to 100
Signed-off-by: …
|
|
|
@4468ad8
|
13 years |
michaelni |
swr: add swresample_version swresample_configuration and …
|
|
|
@0f91a57
|
13 years |
michaelni |
libswscale: increase LIBSWSCALE_VERSION_MICRO to 100
Signed-off-by: …
|
|
|
@55a6d8d9
|
13 years |
michaelni |
libpostproc: increase LIBPOSTPROC_VERSION_MICRO to 100
Signed-off-by: …
|
|
|
@d5874e9c
|
13 years |
michaelni |
libavdevice: increase LIBAVDEVICE_VERSION_MICRO to 100
Signed-off-by: …
|
|
|
@2a85358d
|
13 years |
michaelni |
libavformat: increase LIBAVFORMAT_VERSION_MICRO to 100
Signed-off-by: …
|
|
|
@1674073b
|
13 years |
michaelni |
libavutil: increase LIBAVUTIL_VERSION_MICRO to 100
Signed-off-by: …
|
|
|
@f0e90e00
|
13 years |
michaelni |
lavc: make 100 the base for the micro version number.
This way ffmpeg …
|
|
|
@52c522c7
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (27 …
|
|
|
@a40f43db
|
13 years |
michaelni |
error_concealment: optimize guess_dc()
Fixes Ticket811
Bug found by: …
|
|
|
@8d960fbc
|
13 years |
michaelni |
ipmovie: fix FPE
Fixed Ticket807
Bug found by: Oana Stratulat
…
|
|
|
@2b73cddd
|
13 years |
michaelni |
proresdec: Check yuv slice data sizes.
Fixes overread
Fixes Ticket812 …
|
|
|
@f264d336
|
13 years |
justin.ruggles |
truespeech: fix invalid reads in truespeech_apply_twopoint_filter()
…
|
|
|
@7028c9f4
|
13 years |
Clément Bœsch |
Clearer explanation of audio channel mapping restrictions
|
|
|
@e9dc9201
|
13 years |
justin.ruggles |
asfdec: add side data to ASFStream packet instead of output packet.
…
|
|
|
@3f9257c5
|
13 years |
justin.ruggles |
idroqdec: set AVFMTCTX_NOHEADER and create streams as they occur.
…
|
|
|
@ce949481
|
13 years |
martin |
nellymoserdec: Indicate that the decoder can handle changed parameters …
|
|
|
@f13db94d
|
13 years |
martin |
libavcodec: Apply parameter change side data when decoding audio
…
|
|
|
@2215c39e
|
13 years |
martin |
flvdec: Add param change side data if the sample rate or channels have …
|
|
|
@3e79c2ad
|
13 years |
martin |
libavformat: Add a utility function for adding parameter change side …
|
|
|
@fe75dc85
|
13 years |
martin |
libavcodec: Define a side data type for parameter changes
Also define …
|
|
|
@132846b0
|
13 years |
martin |
aacdec: Handle new extradata passed as side data
Signed-off-by: …
|
|
|