commit_msg
stringlengths
1
24.2k
commit_hash
stringlengths
2
84
project
stringlengths
2
40
source
stringclasses
4 values
labels
int64
0
1
repo_url
stringlengths
26
70
commit_url
stringlengths
74
118
commit_date
stringlengths
25
25
avcodec/shorten: check bitshift Fixes invalid shift Fixes CID1194400 Signed-off-by: Michael Niedermayer <[email protected]>
e20ebe491c17388a312e04ff060c217ecfafc914
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/e20ebe491c17388a312e04ff060c217ecfafc914
2014-04-27 13:03:28+02:00
fate: add simple test for async This only checks that things havnt changed, the values provide little help in determining if a change is good or bad. Improvements welcome! Signed-off-by: Michael Niedermayer <[email protected]>
44a7299139e50636c83d7d67e7c1e571e80e7917
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/44a7299139e50636c83d7d67e7c1e571e80e7917
2014-06-02 02:04:45+02:00
libavformat/utils: Warning about invalid cover art instead of an error This way other streams can still be used with the -map option. Signed-off-by: Michael Niedermayer <[email protected]>
0f87b42b44f8da7234e8e43b27d1dc5e4dce7582
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0f87b42b44f8da7234e8e43b27d1dc5e4dce7582
2014-05-28 19:12:02+02:00
libavcodec: when decoding, copy replaygain side data to decoded frames
4a0f6651434c6f213d830140f575b4ec7858519f
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/4a0f6651434c6f213d830140f575b4ec7858519f
2014-03-24 06:07:51+01:00
avcodec/libvorbisenc: do not attempt to flush if no data was input this prevents the creation of a packet even though no single sample has ever been input, which some confusion in the timestamp generation Signed-off-by: Michael Niedermayer <[email protected]>
f29cdfec961d41bd4905a2983a74e7c814cfb851
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/f29cdfec961d41bd4905a2983a74e7c814cfb851
2014-05-19 17:37:50+02:00
avformat/wtvdec: ignore MPEG2VIDEO extradata when count is invalid Fixes ticket #3522. Signed-off-by: Peter Ross <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
8348bd198ff8ef2ad366ac7ad959193ef845d468
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8348bd198ff8ef2ad366ac7ad959193ef845d468
2014-04-04 17:11:47+02:00
x86/float_dsp: unroll loop in vector_fmac_scalar ~6% faster SSE2 performance. AVX/FMA3 are unaffected. Signed-off-by: James Almer <[email protected]> Reviewed-by: Christophe Gisquet <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
11b36b1ee051e53c815114f8c258e23166ea9ed1
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/11b36b1ee051e53c815114f8c258e23166ea9ed1
2014-04-16 18:36:52+02:00
lavd/qtkit: Fix non-constant initializer element for some clang compilers. Signed-off-by: Michael Niedermayer <[email protected]>
d5c0036d4adcec7a38aad6e3aab8792ab9bc074a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/d5c0036d4adcec7a38aad6e3aab8792ab9bc074a
2014-03-31 22:21:07+02:00
libx265: Bump version requirement Build 13 has a crucial fix which makes x265_encode_headers work as its always been documented. Previous to this, the check was incorrect. Also allows for use of the repeat headers flag. Signed-off-by: Derek Buitenhuis <[email protected]>
32998ee9577ab32d11c4704fde527df0e982092d
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/32998ee9577ab32d11c4704fde527df0e982092d
2014-03-31 13:13:45+01:00
libx264: check color_range
75177b2f5e18aeb74fffd382225dbc6926af0583
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/75177b2f5e18aeb74fffd382225dbc6926af0583
2014-03-16 23:31:30+01:00
configure: Remove invalid option --disable-qtkit. QTKit can/should be disabled by "--disable-indev=qtkit". Found by Justin Derrick. Signed-off-by: Michael Niedermayer <[email protected]>
a9ccec527067bd83689ccdd1b4a3dcd908b0fb97
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a9ccec527067bd83689ccdd1b4a3dcd908b0fb97
2014-03-31 13:14:39+02:00
x86/cpu: check for OS support before enabling AVX2 AV_CPU_FLAG_AVX is enabled at this point only if there's OS support. Signed-off-by: James Almer <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
2d9821a2081aff5dca253386c6e7e71a04509cff
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2d9821a2081aff5dca253386c6e7e71a04509cff
2014-03-25 17:56:43+01:00
avfilter/af_compand: error checks from libavfilter/af_compand_fork.c Signed-off-by: Michael Niedermayer <[email protected]>
e509df4bc8eb3aebdda71b826955d581e717fb0e
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/e509df4bc8eb3aebdda71b826955d581e717fb0e
2014-02-26 13:00:09+01:00
libavformat/mpegts: expose raw packet size We cannot easily determine if an mpeg TS's packet size is DVHS, FEC or so on, for that we need to expose the internal raw_packet_size field. Signed-off-by: Anton Khirnov <[email protected]>
8370a6fa59429e420999a738bc6c0d5a6ac4003a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8370a6fa59429e420999a738bc6c0d5a6ac4003a
2014-02-19 21:52:17+01:00
libutvideoenc: Add support for the new BT.709 FourCCs for YCbCr With cli usage the decoder might have not set the colorspace during encoder init, manual colorspace override might be needed in such cases. Signed-off-by: Anton Khirnov <[email protected]> This applies commit 5de64bb3 (the source of the above commit message) to libutvideoenc as well. Signed-off-by: Michael Niedermayer <[email protected]>
40feed524854eeaff67860e8932f792a0e373c8a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/40feed524854eeaff67860e8932f792a0e373c8a
2014-03-03 13:06:25+01:00
mxf: Handle negative edit_rate Default to 1/25.
7d56f2fffc14ad02001ee0689bee76a759da9ede
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/7d56f2fffc14ad02001ee0689bee76a759da9ede
2014-02-01 16:25:07+01:00
aarch64: h264 loop filter NEON optimizations Ported from ARMv7 NEON.
36e3b1f2fd262028834a9d7b1eb533c1218ee6c2
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/36e3b1f2fd262028834a9d7b1eb533c1218ee6c2
2014-01-15 12:31:04+01:00
rtmpproto: Send a full, absolute timestamp if it isn't monotonically growing The normal differential timestamps can't handle negative differences, thus send a full packet header with an absolute timestamp in these cases. Signed-off-by: Martin Storsjö <[email protected]>
89564be444d24f75ea5add8b6987e414cf7aa7d5
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/89564be444d24f75ea5add8b6987e414cf7aa7d5
2014-01-20 21:57:02+02:00
vformat/id3v2: check avio_read for short reads in addition to errors Found-by: ubitux Signed-off-by: Michael Niedermayer <[email protected]>
476aceaa22a0f68d69fe8477f9ee98bf212d222c
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/476aceaa22a0f68d69fe8477f9ee98bf212d222c
2013-12-15 20:13:45+01:00
libavformat/mtv: make clear we assume bpp is always 16 All samples in the wild are RGB565/555 and we are already acting on this assumption when pushing out the video frames, so if we get anything != than 16 for bpp we just override this value for doing any calculations making our approach consistent. Also avoid repeatedly shifting bpp. Signed-off-by: Reynaldo H. Verdejo Pinochet <[email protected]>
ba15aab4a4a296c632bd8d3428b002055109c7d1
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/ba15aab4a4a296c632bd8d3428b002055109c7d1
2014-01-23 17:40:58-03:00
examples/resample_audio: check av_samples_get_buffer_size() return code Fixes CID1135757. Signed-off-by: Timothy Gu <[email protected]>
b242c156e5b92b44976baa0560e4b427fa1a5a81
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b242c156e5b92b44976baa0560e4b427fa1a5a81
2013-12-14 14:02:33+01:00
avcodec/hevc_ps: Override max_dec_pic_buffering when its inconsistent with num_reorder_pics Fixes Ticket3304 Alternatively max_dec_pic_buffering could be removed completely as its not used. Based on a patch by Jose Santiago <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
ab296c7a9fe590860dc95ba97e9cbb9dde798f20
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/ab296c7a9fe590860dc95ba97e9cbb9dde798f20
2014-01-15 04:45:42+01:00
configure: remove code that disables striping in the absence of some flags This prevents breaking (non asm) striping in that case Signed-off-by: Michael Niedermayer <[email protected]>
191454f26e5a2f5026fef9a25df6d61c2a06615c
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/191454f26e5a2f5026fef9a25df6d61c2a06615c
2013-11-28 21:35:12+01:00
x86: Initialize mmxext after amd3dnow optimizations The mmxext optimizations should be at least equally fast if available and amd3dnow optimizations are being deprecated. Thus the former should override the latter, not the other way around.
3d7c84747d4b68f3929c98a6e09efea8e53634dc
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/3d7c84747d4b68f3929c98a6e09efea8e53634dc
2013-12-04 18:52:48+01:00
lavd/sdl: add delay when no events are found in the event queue Avoid busy loops and decrease CPU usage. Suggested-By: Roger Pack
70433119691042eaa646adab5903c2302a42fc22
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/70433119691042eaa646adab5903c2302a42fc22
2013-11-26 18:38:48+01:00
configure: add strip flags checks This will check if -wN '..@*' is available and fall back on -x if not; when none are available, do not run strip at all to prevent removing functions that might be actually needed.
0673ede985a6560e7efb86dab1c58fb7f95ce587
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0673ede985a6560e7efb86dab1c58fb7f95ce587
2013-11-28 15:37:10+01:00
avcodec/hnm4video: check dimensions for validity Fixes out of array read Fixes: asan_heap-oob_e76e18_1244_CASSE.HNM Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
bd8d28e2d2713f0368ee6b7dbb5ec251cbc162ac
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/bd8d28e2d2713f0368ee6b7dbb5ec251cbc162ac
2013-11-22 23:52:08+01:00
aic: Validate values read from the bitstream Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: [email protected] Signed-off-by: Martin Storsjö <[email protected]>
0f678c0214dccb355ed8955077a2bea46984fbc8
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0f678c0214dccb355ed8955077a2bea46984fbc8
2013-09-12 10:54:54+03:00
oggparsetheora: check av_mallocz result
4f2d8968c04ef76bb18df103a1287b864c0e6fe6
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/4f2d8968c04ef76bb18df103a1287b864c0e6fe6
2013-10-30 08:45:31+01:00
lavd/alsa: fix timestamp calculation Current implementation didn't include duration of last processed packet. Device may return negative timestamps without this correction. Signed-off-by: Lukasz Marek <[email protected]>
6ac9afd16e385fc450c58b8a3fb44baa99ea4af9
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/6ac9afd16e385fc450c58b8a3fb44baa99ea4af9
2013-11-03 10:28:15+01:00
h264: Check all allocations Signed-off-by: Derek Buitenhuis <[email protected]>
58d13cea307e776664dae711608b358dd4b84fff
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/58d13cea307e776664dae711608b358dd4b84fff
2013-10-29 14:00:29+00:00
avformat/utils: Check size argument in ff_add_index_entry() Fixes infinite loop Fixes Ticket3061 Signed-off-by: Michael Niedermayer <[email protected]>
210afae0ba651a4f11468449989c6334bb856268
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/210afae0ba651a4f11468449989c6334bb856268
2013-10-24 12:58:09+02:00
mpegvideo: Drop a faulty assert That check is easily reachable by faulty input. CC:[email protected] Reported-by: Torsten Sadowski <[email protected]>
72072bf9de3241848ea86f68d2297b7a5d6ad49b
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/72072bf9de3241848ea86f68d2297b7a5d6ad49b
2013-10-23 10:49:48+02:00
ffprobe: implement string validation setting This should fix trac tickets #1163, #2502.
cbba331aa02f29870581ff0b7ded7477b279ae2c
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/cbba331aa02f29870581ff0b7ded7477b279ae2c
2013-11-22 16:51:56+01:00
avformat/isom: lpcm in mov default to big endian It is my understanding that "Unless otherwise stated, all data in a QuickTime movie is stored in big-endian byte ordering" [1] in MOV files. I have a couple of thousand files, which technically are invalid because their sound sample description element 4CC is 'lpcm' but its version is 0 - and "Version 0 supports only uncompressed audio in raw ('raw ') or twos-complement ('twos') format" [2] Because isom.c only contains a mapping for 4CC 'lpcm' to AV_CODEC_ID_PCM_S16LE, these files have their audio decoded as LE when it is actually BE. This commit adds AV_CODEC_ID_PCM_S16BE as the first match for 4CC 'lpcm'. [1] https://developer.apple.com/library/mac/documentation/quicktime/QTFF/qtff.pdf page 21 [2] https://developer.apple.com/library/mac/documentation/quicktime/QTFF/qtff.pdf page 178 Reviewed-by: Yusuke Nakamura <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
8b3964ecd1bfc7ac65ae91013b404beb7d2c875a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8b3964ecd1bfc7ac65ae91013b404beb7d2c875a
2013-11-01 19:46:02+01:00
hevc: fix transform_skip which is only valid for 4x4(cherry picked from commit 740e5a71e5121dbf3fabdc4fec97829c18ecc2d8) Signed-off-by: Michael Niedermayer <[email protected]>
c68faca68e211d8725fc5a1a88850cc3544e7960
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c68faca68e211d8725fc5a1a88850cc3544e7960
2013-10-22 08:41:14+02:00
lavd/fbdev: use av_str2err() macro for printing error messages In particular fix wrong strerror(ret) with a negative value, and avoid the use of non thread-safe strerror().
f6b56b1f26a1e40a47d85d24b42cd5475cd3b04f
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/f6b56b1f26a1e40a47d85d24b42cd5475cd3b04f
2013-10-18 23:38:54+02:00
avcodec/flicvideo: fix infinite loops Fixes #2995. Reported-by: Piotr Bandurski <[email protected]> Signed-off-by: Paul B Mahol <[email protected]>
f5498ef38daa541f03b9c8d3985579394c8407e5
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/f5498ef38daa541f03b9c8d3985579394c8407e5
2013-09-25 19:45:49+00:00
avcodec/wmalosslessdec: Fix return code for invalid buffer sizes Fixes infinite loop Fixes Ticket2979 Signed-off-by: Michael Niedermayer <[email protected]>
851a6e2f1aee6b254dd5155a358955c19926087a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/851a6e2f1aee6b254dd5155a358955c19926087a
2013-09-25 21:50:27+02:00
vp6: Support cropping to AVCodecContext.width/height In these cases, there is no extradata but only the properly set width/height values by the demuxer. This makes sure VP6 in F4V files is cropped properly. This is similar to what is done for H264 for letting the container width/height override what's in the bitstream, since 30f515091. Signed-off-by: Martin Storsjö <[email protected]>
41a10f3ba149a2012de499d0b4ad4955d81f28d5
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/41a10f3ba149a2012de499d0b4ad4955d81f28d5
2013-10-10 10:41:21+03:00
avformat/segafilm: remove deplanarization hack Signed-off-by: Paul B Mahol <[email protected]>
42b8f5fba1f067c55231791039283e41b5167247
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/42b8f5fba1f067c55231791039283e41b5167247
2013-09-16 13:30:20+00:00
rmdec: Validate the fps value Abort if it is invalid if strict error checking has been requested. Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: [email protected] Signed-off-by: Martin Storsjö <[email protected]>
0f310a6f333b016d336674d086045e8473fdf918
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0f310a6f333b016d336674d086045e8473fdf918
2013-09-18 11:30:06+03:00
mem: Do not check unsigned values for negative size
c3e6e8f06c42499bd020fd0b37f9542150e6067b
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c3e6e8f06c42499bd020fd0b37f9542150e6067b
2013-09-05 12:38:43+02:00
ivi_common: Make sure color planes have been initialized Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: [email protected] Signed-off-by: Martin Storsjö <[email protected]>
a92538b7c0defc86c55fb91f55dfa36aad192673
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a92538b7c0defc86c55fb91f55dfa36aad192673
2013-09-17 11:33:38+03:00
h264: prevent rbsp_buffer values from becoming duplicated Signed-off-by: Michael Niedermayer <[email protected]>
ecbf838c7d81ebd3b89fe75d83ff29150dbda27a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/ecbf838c7d81ebd3b89fe75d83ff29150dbda27a
2013-08-25 03:01:19+02:00
flvdec: Fix = vs. == typo in sample rate check
390b4d7088b5cecace245fee0c54a57e24dabdf4
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/390b4d7088b5cecace245fee0c54a57e24dabdf4
2013-08-01 12:43:53+02:00
svq3: Fix ff_h264_check_intra_pred_mode() return code check Signed-off-by: Michael Niedermayer <[email protected]>
019eb2c77b7c315580200a5dbe6dabb1c97a3764
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/019eb2c77b7c315580200a5dbe6dabb1c97a3764
2013-08-11 10:22:51+02:00
lavc/h264_mp4toannexb: improve feedback in case of invalid bitstream
53c853e0491691d4ee6f33e6348da2ffc7d345d8
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/53c853e0491691d4ee6f33e6348da2ffc7d345d8
2013-07-17 01:17:32+02:00
jpeg2000: Initialize only once mqc arrays Improves decoding speed. Signed-off-by: Luca Barbato <[email protected]>
f56fe04de3cc4cdc6b618dfe7a3506fc2ea79795
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/f56fe04de3cc4cdc6b618dfe7a3506fc2ea79795
2013-07-13 07:54:12+02:00
dxa: fix decoding of first I-frame by separating I/P-frame decoding 5ef7c84 broke decoding for the first keyframe due to an unnecessary check for a reference frame. CC: [email protected]
c34a96a5ddfa390ce2a352eca79190766c9056d4
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c34a96a5ddfa390ce2a352eca79190766c9056d4
2013-08-17 12:55:26+02:00
avcodec/libvpxenc: make class names unique This should fix an infinite loop with -h full Found-by: <Foofie> Signed-off-by: Michael Niedermayer <[email protected]>
a20f049c2ab5c0d6cfd4c491cb3b9a16db33b683
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a20f049c2ab5c0d6cfd4c491cb3b9a16db33b683
2013-07-09 03:04:31+02:00
vorbisdec: Check VLC tables during use instead of setup Fixes regression and Ticket2720 Signed-off-by: Michael Niedermayer <[email protected]>
709cae2bcbc0ea2c5d46c932b3d8301cf8f98e6b
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/709cae2bcbc0ea2c5d46c932b3d8301cf8f98e6b
2013-07-01 02:09:29+02:00
jpeg2000: Validate SIZ parsing Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Luca Barbato <[email protected]>
278a923c51187d37445d88a6b21082036ec9568d
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/278a923c51187d37445d88a6b21082036ec9568d
2013-07-02 20:05:44+02:00
get_xbits: assert validity of the number of bits similar is already done in the other get_bits() functions Signed-off-by: Michael Niedermayer <[email protected]>
ff130d7363e0b29ab3e5b46fa3647f236c3c7ba5
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/ff130d7363e0b29ab3e5b46fa3647f236c3c7ba5
2013-06-30 01:40:18+02:00
file: Add 'blocksize' option Interruptibility of file operations is strongly desirable in case of slow storage access, e.g. mounted network share. This commit introduces possibility to limit data quantity transferred by 'file' protocol at once. By default, old behaviour is preserved and data is still tried to be transferred without block size limitation. Note that file I/O operation still may block (or even freeze) inside of single read(2) or write(2) operation. Signed-off-by: Michael Niedermayer <[email protected]>
a8f171151f0f027abb06f72e48c44929616a84cb
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a8f171151f0f027abb06f72e48c44929616a84cb
2013-07-31 21:16:54+02:00
smvjpegdec: No frame at all is an error This fixes a infinite loop Signed-off-by: Michael Niedermayer <[email protected]>
9e9ec5ad2ab91ca850c14b4c67f53c0d2c12fc17
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9e9ec5ad2ab91ca850c14b4c67f53c0d2c12fc17
2013-06-08 20:02:22+02:00
avcodec/jpeg2000dec: check len before parsing header Fixes out of array read Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
69e4d8e6a4cefdf1b19f5d4d1293aa881d6064e8
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/69e4d8e6a4cefdf1b19f5d4d1293aa881d6064e8
2013-06-14 19:34:00+02:00
ftp: credentials moved into FTPContext FTP server may disconnect client. This commit stores credentials for future reconnect.
e46e49e31d7e8057881ffa89fc1f17e1f4d16d67
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/e46e49e31d7e8057881ffa89fc1f17e1f4d16d67
2013-05-31 15:57:58+02:00
proresdec: Fix end condition Fixes out of array writes No FFmpeg release is affected by this This also fixes some artifacts Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
30df9789a9745d8e4b1afc10d1a983bfc8816eb9
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/30df9789a9745d8e4b1afc10d1a983bfc8816eb9
2013-05-22 20:24:50+02:00
jpeg2000dec: Check ncomponents and tile dimensions Fixes various problems Code ported from j2kdec Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
069ede29811685ed7b2cf958471eee455aab2077
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/069ede29811685ed7b2cf958471eee455aab2077
2013-05-21 21:44:34+02:00
sws/packed_16bpc_bswap: fix handling of negative stride
91f4a44ff4fa55e0a48f71c432a1dc3158d662b9
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/91f4a44ff4fa55e0a48f71c432a1dc3158d662b9
2013-05-12 17:26:39+02:00
jpeg2000dec: initialize static data just once
70f9661542a581dfe93b636b1c55b5558e4a4e3c
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/70f9661542a581dfe93b636b1c55b5558e4a4e3c
2013-05-06 22:45:47+02:00
oma: properly forward errors in oma_read_packet Prevent spurios EIO on EOF. CC:[email protected]
db9aee6ccf183508835acc325f5ad87d595eacc4
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/db9aee6ccf183508835acc325f5ad87d595eacc4
2013-05-07 14:37:32+02:00
configure: Use linker hardening flags on mingw This makes it consistent with the msvc builds which automatically set the DEP and ASLR flags by default. There really is no good reason why they shouldn't be set. The fact that binutils does not set them on by default boggles the mind. Signed-off-by: Martin Storsjö <[email protected]>
225a5f91cc83f684e948d3c23ce5e5de0c041ecb
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/225a5f91cc83f684e948d3c23ce5e5de0c041ecb
2013-05-15 14:42:08+03:00
h264: check mb_width/height Fixes inconsistency that leads to out of array accesses with threads Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
5a9e3760495e8678ae87314670e3d9d5a1792c8d
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/5a9e3760495e8678ae87314670e3d9d5a1792c8d
2013-05-06 01:58:10+02:00
Turn off usage of base_data_offset in tfhd for PIFF files According to the PIFF specification[1] the base_data_offset field MUST be omitteed. See section 5.2.17. Since the ISMV files created by ffmpeg state that they are 'piff' compatible via 'ftyp' box, this needs to be corrected. [1] http://www.iis.net/learn/media/smooth-streaming/protected-interoperable-file-format Signed-off-by: Michael Niedermayer <[email protected]>
28e6b7b9b4e0a6ec05575cffedd56e1319f8691f
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/28e6b7b9b4e0a6ec05575cffedd56e1319f8691f
2013-05-17 10:04:45+02:00
dfa: Put our pointer check back. The reimplementation by Libav does not prevent out of array writes, even though it looks like it does at a quick glance. No FFmpeg releases are affected by this See: d1c95d2ce39560e251fdb14f4af91b04fd7b845c 3623589edc7b1257bb45aa9e52c9631e133f22b6 740ebe468c0567cac03ef7e6b4b9fd0253b97da2 Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
e9e207ece7a22970a94a9094a12ec03250706212
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/e9e207ece7a22970a94a9094a12ec03250706212
2013-05-04 14:42:19+02:00
riff: check for eof if chunk size and code are 0 Prevent an infinite loop. Inspired by a patch from Michael Niedermayer CC: [email protected] Signed-off-by: Diego Biurrun <[email protected]>
8e329dba378cef0ff6400c7df9c51da167d5a1f0
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8e329dba378cef0ff6400c7df9c51da167d5a1f0
2013-04-21 18:20:30+02:00
vmdav: Try to fix unpack_rle() This fixes out of array accesses The code prior to this commit could not have worked, thus obviously was untested. I was also not able to find a valid sample that uses this code. This fix is thus only based on the description of the format If someone has a sample that uses unpack_rle(), please mail me. Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
c1f2c4c3b49277d65b71ccdd3b6b2878f1b593eb
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c1f2c4c3b49277d65b71ccdd3b6b2878f1b593eb
2013-05-01 23:51:05+02:00
avcodec/c93: Check for block overlap. Fixes overlapping memcpy() Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
6b657ac7889738b9ab38924cca4e7c418f6fbc38
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/6b657ac7889738b9ab38924cca4e7c418f6fbc38
2013-04-16 17:04:16+02:00
doc: remove all-components.texi, include its content verbatim Force re-generation of the manuals when an included file is modified. The current dependency generation system is enable to track nested inclusions. The drawback is that the files will be generated even when there is no strict need (for example if filters.texi is modified, ffmpeg.1 is rebuilt), thus it trades a false negative with a false positive.
f40cf96ec0f4a2e9d9caf85d5c4405e89a69d55b
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/f40cf96ec0f4a2e9d9caf85d5c4405e89a69d55b
2013-04-25 11:19:53+02:00
dfa: remove redundant check Signed-off-by: Michael Niedermayer <[email protected]>
740ebe468c0567cac03ef7e6b4b9fd0253b97da2
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/740ebe468c0567cac03ef7e6b4b9fd0253b97da2
2013-04-04 14:49:00+02:00
h264_direct: assert the validity of the spatial ref Signed-off-by: Michael Niedermayer <[email protected]>
3d68f5e032c845467e107a19393b270f82034eac
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/3d68f5e032c845467e107a19393b270f82034eac
2013-03-30 21:13:19+01:00
jv: initialize AVFrame Signed-off-by: Michael Niedermayer <[email protected]>
f91730a16b40af8635a03ab0ac49a7c26b5d760b
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/f91730a16b40af8635a03ab0ac49a7c26b5d760b
2013-03-12 18:24:49+01:00
lls: #ifndef --> #if in FF_API_ version guard
4da950c0ae224b9b8ef952dadf614be2c050023e
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/4da950c0ae224b9b8ef952dadf614be2c050023e
2013-03-01 01:44:35+01:00
wmaprodec: require block_align to be set. Avoids an infinite loop in the calling programs with decoder not consuming any input and not returning output. CC:[email protected]
cacad1c058f66558ec727faac3b277d2dee264d4
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/cacad1c058f66558ec727faac3b277d2dee264d4
2013-03-08 08:12:16+01:00
matroskaenc: fix cue tracknum off by 1 error Fixes out of array accesses Signed-off-by: Michael Niedermayer <[email protected]>
285485ac5f896cc450e0183daa41a8ee63d17076
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/285485ac5f896cc450e0183daa41a8ee63d17076
2013-02-23 23:06:27+01:00
lavu: add escape API The escape API will be useful to perform escaping programmatically, which is required when crafting argument strings, and will be used for context printing as well. This is based on the ffescape tool code, with a few extensions and fixes.
9767ec6b865c35f68cb6642fefeacc009f17e638
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9767ec6b865c35f68cb6642fefeacc009f17e638
2013-03-07 01:12:04+01:00
vorbisdec: Accept 0 amplitude_bits The specification does not prevent an encoder to write the amplitude 0 as 0 amplitude_bits. Our get_bits() implementation might not support a zero sized read properly, thus the additional branch.
23bd9ef4b209c789d5473d75f89a2e411d343d80
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/23bd9ef4b209c789d5473d75f89a2e411d343d80
2013-02-25 07:34:00+01:00
pictordec: fix cga palette index limit Fixes out of array read Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
478fc7f57bac966fcd916419336b349028c549ec
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/478fc7f57bac966fcd916419336b349028c549ec
2013-02-10 18:31:05+01:00
x86/dsputil: fix compilation when h263 decoder/encoder are disabled. The symbol "ff_h263_loop_filter_strength" is defined in h263.c, but the h263 loopfilter functions (in the .asm file) are not optimized out (even though their function pointers are never assigned). Signed-off-by: Michael Niedermayer <[email protected]>
71ae8d50b283732143cb5e319b09878a4738d3be
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/71ae8d50b283732143cb5e319b09878a4738d3be
2013-02-18 15:18:56+01:00
dsp: make put_no_rnd_pixels_tab 4x4 big This makes it match the other tables and fixes out of array acceses. Fixes CID980012 Signed-off-by: Michael Niedermayer <[email protected]>
b8820e7aa338514ecb9891872d76a4cdf69b574e
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b8820e7aa338514ecb9891872d76a4cdf69b574e
2013-02-08 22:55:55+01:00
compat: msvc: Make sure the object files are included when linking statically If building libav with -MD in the cflags (for making the MSVC compiler generate code for using a dynamically linked libc), the system headers that declare strtod, snprintf and vsnprintf declare the functions as imported from a DLL. To hook up wrappers of our own for these functions, the function names are defined to avpriv_*, so that the calling code within libav calls the wrappers instead. Since these functions are declared to be imported from DLLs, the calling code expects to load them from DLL import function pointers (creating references to _imp__avpriv_strtod instead of directly to avpriv_strtod). If the libav libraries are not built as DLLs, no such function pointers (as the calling code expects) are created. The linker can fix this up automatically in some cases (producing warnings LNK4217 and LNK4049), if the object files are already included. By telling the linker to try to include those symbols (without the _imp prefix as the calling code ends up using), we get the object files included, so that the linker can do the automatic fixup. This is done via config.h, so that all (or at least most) of the object files in our libraries force including the compat files, to make sure they are included regardless of what files from our static libraries actually are included. Signed-off-by: Martin Storsjö <[email protected]>
769d921f3e4d3808320238f4f33b47cd492f1c04
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/769d921f3e4d3808320238f4f33b47cd492f1c04
2013-05-03 13:34:34+03:00
yop: check that extradata is large enough. CC:[email protected]
06cf597c352519d2b70f293518c61b8c312f5d4f
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/06cf597c352519d2b70f293518c61b8c312f5d4f
2013-02-06 10:21:52+01:00
msrledec: check bounds before constructing a possibly invalid pointer, CC:[email protected]
9bd6375d5f16842306dcecde637ffe605acda26b
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9bd6375d5f16842306dcecde637ffe605acda26b
2013-02-06 10:21:52+01:00
ffplay: remove refresh thread to achieve more precise frame delay We use a refresh loop which displays the frames and also does the polling for pending events in a non-blocking way. If we know the required delay until the next frame, then exactly that amount of sleeping will be done. After each handled event we check if we have to display a frame which kind of makes displaying the frame a high priority event. This improves greatly the smoothness of the video output especially with 50fps content. Signed-off-by: Marton Balint <[email protected]>
b853cfe7eaf13b7d4ff3ceba7098544ccc049df8
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b853cfe7eaf13b7d4ff3ceba7098544ccc049df8
2013-02-15 00:10:46+01:00
qdm2: increase noise_table size This prevents out of array reads. An alternative solution would be to check the index but this would require several checks in the inner loops Yet another alternative would be to change the index reset logic but this likely would introduce a difference to the binary decoder Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
8c4aebb58d00fd613f3f684bf0f869966149ae78
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8c4aebb58d00fd613f3f684bf0f869966149ae78
2013-01-28 19:41:51+01:00
idcin: better error handling Add some additional checks for EOF and print error messages on an incomplete header or packet. FATE reference updated for id-cin-video due to the demuxer no longer returning a partial video packet at EOF.
5d0450461ff729be5f531d333d29754155e406c5
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/5d0450461ff729be5f531d333d29754155e406c5
2013-01-09 14:49:07-05:00
lavfi/vf_overlay: check that filter_frame does not return EAGAIN. EAGAIN is used internally in the code; it currently does not make sense as a return code from the next filter. Should fix CID966655.
7e5c5fa5fc8f99be66341b95257d42fa2d1f0fbb
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/7e5c5fa5fc8f99be66341b95257d42fa2d1f0fbb
2013-01-10 21:55:02+01:00
rtpdec: Send a valid "delay since SR" value in the RTCP RR packets Previously, we always signalled a zero time since the last RTCP SR, which is dubious. The code also suggested that this would be the difference in RTP NTP time units (32.32 fixed point), while it actually is in in 1/65536 second units. (RFC 3550 section 6.4.1) Signed-off-by: Martin Storsjö <[email protected]>
22c436c85e0dd81702b4e9289b90755b7310982f
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/22c436c85e0dd81702b4e9289b90755b7310982f
2013-01-12 19:55:49+02:00
sctp: dont abort on invalid input Fixes Ticket1865 Signed-off-by: Michael Niedermayer <[email protected]>
2e59142fa9a0db5fab8aa2e676ba524f61280b83
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2e59142fa9a0db5fab8aa2e676ba524f61280b83
2012-12-17 01:53:35+01:00
lavfi/showinfo: check plane count before dereferencing.
9138f6da4a3ee0d11947b8593db6b6b05e53fbae
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9138f6da4a3ee0d11947b8593db6b6b05e53fbae
2012-12-12 02:55:10+01:00
dirac_parser: check prev_pu_offset before using it Fixes out of array read Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
2b643855e0244b448fdc37f8dfa2fc4033643037
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2b643855e0244b448fdc37f8dfa2fc4033643037
2012-12-15 16:04:49+01:00
raw demuxer: initialize end of partial packets
54c7fe6d68444cc3c5d4fdda2f2126ed79eac855
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/54c7fe6d68444cc3c5d4fdda2f2126ed79eac855
2012-12-05 00:02:43+01:00
concatdec: change data type to suppress warning about limited range of data type on some platforms. Reviewed-by: Nicolas George <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
8976ef7aec4c62e41a0abb50d2bf4dbfa3508e2a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8976ef7aec4c62e41a0abb50d2bf4dbfa3508e2a
2012-12-17 17:31:34+01:00
rtmp: Add support for adobe authentication This is mostly used to authenticate the client when publishing. Tested with wowza and akamai. Some but not all servers support resending a new connect invoke within the same connection, so always reconnect for sending a new connection attempt. This matches what other applications do as well. The authentication scheme is structurally pretty similar to http digest authentication, but uses base64 instead of hex strings. Signed-off-by: Martin Storsjö <[email protected]>
08225d01262b638e1c4c86679a1375e02123fd4d
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/08225d01262b638e1c4c86679a1375e02123fd4d
2012-12-31 13:39:08+02:00
libopencore_amrwb: check packet size Fix OOM Signed-off-by: Michael Niedermayer <[email protected]>
34b6f1efa20694eab6268197e788a3c1a5cb2a3b
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/34b6f1efa20694eab6268197e788a3c1a5cb2a3b
2012-11-24 18:26:54+01:00
avutil: Use a configure check to enable windows console functions Not all versions or API subsets of windows have these functions. Signed-off-by: Martin Storsjö <[email protected]>
7e6a11bcf71777ea54a32916411bcebed0e90842
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/7e6a11bcf71777ea54a32916411bcebed0e90842
2012-11-30 16:56:57+02:00
dpx: perform width/height upgrade and av_image_check_size earlier to prevent segfault on malformed input Signed-off-by: Peter Ross <[email protected]>
f2dc82b90ffe4191ea5f207e6b3ffc473e093f65
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/f2dc82b90ffe4191ea5f207e6b3ffc473e093f65
2012-11-26 12:11:08+00:00
eamad: fix out of array accesses Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
63ac64864c6e0e84355aa3caa5b92208997a9a8d
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/63ac64864c6e0e84355aa3caa5b92208997a9a8d
2012-11-17 16:27:18+01:00