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
set default preload and max_delay for muxer to avoid mpeg ps muxer to spit many underflow errors, use ffmpeg default values Originally committed as revision 13850 to svn://svn.ffmpeg.org/ffmpeg/trunk
8aae202e44cb898a0e35e4afb4d97390118f335a
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8aae202e44cb898a0e35e4afb4d97390118f335a
2008-06-21 03:43:16+00:00
Prevent scalefactors from overflowing. fixes issue351 Originally committed as revision 13591 to svn://svn.ffmpeg.org/ffmpeg/trunk
2453f40602dd6f5fa670954ee733a4155675f645
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2453f40602dd6f5fa670954ee733a4155675f645
2008-06-01 01:07:59+00:00
Crop parameters are unsigned, having them negative could be bad and lead to crashes or maybe exploits (not checked at all if this is possible). Originally committed as revision 12789 to svn://svn.ffmpeg.org/ffmpeg/trunk
59eeddf063c9d5e7d0d3b57d961a2d4d02825e6f
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/59eeddf063c9d5e7d0d3b57d961a2d4d02825e6f
2008-04-11 12:57:49+00:00
Check for error so that avfilter_open(av_filter_get_by_name(...etc...)) fails gracefully. Commited in SoC by Vitor Sessak on 2007-10-29 16:00:27 Originally committed as revision 12024 to svn://svn.ffmpeg.org/ffmpeg/trunk
8f618f4c048e3579b62768665c255b89bd99b89f
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8f618f4c048e3579b62768665c255b89bd99b89f
2008-02-15 21:39:12+00:00
* fixing a bug preventing default values to be set correctly Originally committed as revision 11461 to svn://svn.ffmpeg.org/ffmpeg/trunk
43d1a1c05a51dfa340c95319be2608df98e6c3f4
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/43d1a1c05a51dfa340c95319be2608df98e6c3f4
2008-01-08 02:52:05+00:00
prevent assert failure with negative quant_offset Originally committed as revision 9830 to svn://svn.ffmpeg.org/ffmpeg/trunk
2711cb28f46463760f0326d806fe5ef9551ade2c
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2711cb28f46463760f0326d806fe5ef9551ade2c
2007-07-29 21:34:31+00:00
support files with COMM chunk after SSND, fix invalid_nocommon.aiff which is spec compliant Originally committed as revision 9428 to svn://svn.ffmpeg.org/ffmpeg/trunk
620d1d787863644912cd8ec8bb8b5e0bcd2c4e3a
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/620d1d787863644912cd8ec8bb8b5e0bcd2c4e3a
2007-06-25 21:31:33+00:00
cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code. Originally committed as revision 23173 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
221b804f3491638ecf2eec1302c669ad2d9ec799
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/221b804f3491638ecf2eec1302c669ad2d9ec799
2007-04-29 13:39:27+00:00
Add support for streams with different chroma_qp_index_offset for Cr and Cb Patch by Andreas Öman % andreas A olebyn P nu % Original thread: Date: Jun 26, 2007 8:48 PM subject: [FFmpeg-devel] Color corruption and seeking errors with H264 disc sources Originally committed as revision 9505 to svn://svn.ffmpeg.org/ffmpeg/trunk
4691a77db4672026d62d524fd292fb17db6514b4
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/4691a77db4672026d62d524fd292fb17db6514b4
2007-07-06 14:21:37+00:00
Check for out-of-bounds access Originally committed as revision 7797 to svn://svn.ffmpeg.org/ffmpeg/trunk
b956373b6f62bfc72b71070b50f1f053225cab8a
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b956373b6f62bfc72b71070b50f1f053225cab8a
2007-02-01 18:39:49+00:00
Fix crash when pred_order greater s->blocksize >> rice_order. Fixes http://sam.zoy.org/zzuf/lol-mplayer.flac Originally committed as revision 7595 to svn://svn.ffmpeg.org/ffmpeg/trunk
5484dad7f6122a4d4dbc28e867a8c71d22ba2297
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/5484dad7f6122a4d4dbc28e867a8c71d22ba2297
2007-01-21 09:55:28+00:00
10l, > vs. >= typo, caused crashes on last mpc frame Originally committed as revision 7476 to svn://svn.ffmpeg.org/ffmpeg/trunk
d1886912050574870adf25b119764d81eda117e1
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/d1886912050574870adf25b119764d81eda117e1
2007-01-14 16:10:05+00:00
avoid crashing when trying to parse invalid files, patch by Andreas Oman, andreas at olebyn dot nu Originally committed as revision 6752 to svn://svn.ffmpeg.org/ffmpeg/trunk
71bd023da5e83e3f65e068d0b12bf5b45050d2d5
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/71bd023da5e83e3f65e068d0b12bf5b45050d2d5
2006-10-21 11:17:39+00:00
Add a note about illegal codec IDs. Originally committed as revision 6681 to svn://svn.ffmpeg.org/ffmpeg/trunk
6ae177aa3bd144c02b8bf7faef42145505db717f
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/6ae177aa3bd144c02b8bf7faef42145505db717f
2006-10-13 00:02:33+00:00
Do not crash when the first frame is not a keyframe (and thus none of the necessary initialization has been done yet). Originally committed as revision 5815 to svn://svn.ffmpeg.org/ffmpeg/trunk
bc185f72c0ef515d1d077df5bad2fb1336f70d5e
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/bc185f72c0ef515d1d077df5bad2fb1336f70d5e
2006-07-23 18:22:29+00:00
compiler sanity check Originally committed as revision 5551 to svn://svn.ffmpeg.org/ffmpeg/trunk
1a268accb58b7cdcd3a309161fe6a0be2aa3c2a8
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/1a268accb58b7cdcd3a309161fe6a0be2aa3c2a8
2006-06-29 23:47:50+00:00
memory leak. Originally committed as revision 5331 to svn://svn.ffmpeg.org/ffmpeg/trunk
0c2aaa882d124f05b7bf0a4a4abba3293f4d6d84
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0c2aaa882d124f05b7bf0a4a4abba3293f4d6d84
2006-04-28 23:16:42+00:00
Make rle_code int everywhere instead of signed char. Fixes playback of auth_generator-demo.mov, for rle_code == -128 the assignement rle_code = -rle_code would overflow. Patch by matthieu castet (castet matthieu (at) free fr) Originally committed as revision 4669 to svn://svn.ffmpeg.org/ffmpeg/trunk
5b0e811a65737463c7e4206b68a23e19d4473519
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/5b0e811a65737463c7e4206b68a23e19d4473519
2005-10-28 16:01:12+00:00
sanity check whether dimensions are non-null Originally committed as revision 4634 to svn://svn.ffmpeg.org/ffmpeg/trunk
d10dc61682b057d6f3a59aa23353e4f155f16d11
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/d10dc61682b057d6f3a59aa23353e4f155f16d11
2005-10-12 22:40:10+00:00
Fix a crash when multiple metadata packets are present. Originally committed as revision 3965 to svn://svn.ffmpeg.org/ffmpeg/trunk
09f20d37867baaa0122ffdd75f0481b2b3a08079
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/09f20d37867baaa0122ffdd75f0481b2b3a08079
2005-02-20 23:21:50+00:00
Check pointers before writing to memory, fix possible integer overflows Force alignement for mszh and zlib decoders Originally committed as revision 3817 to svn://svn.ffmpeg.org/ffmpeg/trunk
c31b81216619e6b3d986ce63c82357993e10e8e9
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c31b81216619e6b3d986ce63c82357993e10e8e9
2005-01-09 23:39:32+00:00
some sanity checks on what is muxed, invalid timestamps in mpeg are very common and lead to strange errors in the mpeg muxer otherwise Originally committed as revision 3752 to svn://svn.ffmpeg.org/ffmpeg/trunk
5edea431d0616737e5a5f58cefc07ba5b2e0875f
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/5edea431d0616737e5a5f58cefc07ba5b2e0875f
2004-12-14 16:19:26+00:00
sanity check Originally committed as revision 3047 to svn://svn.ffmpeg.org/ffmpeg/trunk
1671083f55132a48154b9f898c1cf4308ded17aa
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/1671083f55132a48154b9f898c1cf4308ded17aa
2004-04-23 21:17:31+00:00
better and simpler logic for MPEG muxing - fixed rare MPEG muxing PTS generation bug (stuffing is added in such rare cases) - fixed AC3 payload size generation - generate correct AC3 frame header (need spec checking) Originally committed as revision 2621 to svn://svn.ffmpeg.org/ffmpeg/trunk
0dbb48d91e9e97c7eb11f4ebc03c4ff4b6f5b692
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0dbb48d91e9e97c7eb11f4ebc03c4ff4b6f5b692
2003-12-16 11:25:30+00:00
* Add code to restart ffmpeg if it crashes * Add code to monitor the actual datarates on the http connections * Fix problem when ffmpeg uses more than 24 hours of CPU (display only problem) Originally committed as revision 680 to svn://svn.ffmpeg.org/ffmpeg/trunk
5eb765ef341c3ec1bea31914c897750f88476ede
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/5eb765ef341c3ec1bea31914c897750f88476ede
2002-06-10 02:44:36+00:00
avoid overflow of picturenumber*fps*10000 bug found by Lennert Buytenhek <[email protected]> Originally committed as revision 302 to svn://svn.ffmpeg.org/ffmpeg/trunk
bb6f51aeab88a252cf08f5a0ec26ab41ae2d74a2
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/bb6f51aeab88a252cf08f5a0ec26ab41ae2d74a2
2002-02-18 01:58:00+00:00
avformat/http: return EINVAL from ff_http_do_new_request() if re-used with different hostname This will prevent improper use of ff_http_do_new_request() if the user tries to send a request for a different host to a previously connected persistent http/1.1 connection. Signed-off-by: Aman Gupta <[email protected]> Signed-off-by: Karthick J <[email protected]>
28358e466d4f4bc54f8137e0597057f33100b236
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/28358e466d4f4bc54f8137e0597057f33100b236
2017-12-22 14:42:35-08:00
avcodec/cavsdec: Check I frame mb decode for errors Fixes: timeout Fixes: 2943/clusterfuzz-testcase-5430257156882432 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
426a322aa2bfd8ec28e467743c79dad81c63c108
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/426a322aa2bfd8ec28e467743c79dad81c63c108
2017-08-15 01:27:36+02:00
avcodec/samidec: check av_strdup() return value In function sami_paragraph_to_ass(), the return value of av_strdup() is not checked. To avoid potential NULL dereference, the return value should be checked against NULL. Signed-off-by: Pan Bian <[email protected]>
61bbc537ab2305392bd170a6f404ed6402bee4a8
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/61bbc537ab2305392bd170a6f404ed6402bee4a8
2017-11-29 22:16:49+01:00
pngdec: check for bprint finalization sucess on icc data parsing It can fail in case of OOM. Signed-off-by: Rostislav Pehlivanov <[email protected]>
723b6baaf8db43d0872bad504c4f4c780b53516b
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/723b6baaf8db43d0872bad504c4f4c780b53516b
2017-11-09 02:34:54+00:00
avcodec/snowdec: Check mv_scale Fixes: runtime error: signed integer overflow: 2 * -1094995530 cannot be represented in type 'int' Fixes: 3512/clusterfuzz-testcase-minimized-4812747210489856 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
393d6fc7395611a38792e3c271b2be42ac45e672
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/393d6fc7395611a38792e3c271b2be42ac45e672
2017-10-14 23:23:25+02:00
avcodec/x86/lossless_videoencdsp: Fix handling of small widths Fixes out of array access Fixes: crash-huf.avi Regression since: 6b41b4414934cc930468ccd5db598dd6ef643987 This could also be fixed by adding checks in the C code that calls the dsp Found-by: Zhibin Hu and 连一汉 <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
df62b70de8aaa285168e72fe8f6e740843ca91fa
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/df62b70de8aaa285168e72fe8f6e740843ca91fa
2017-10-05 01:22:44+02:00
avcodec/proresdec2: SKIP_BITS() does not work with len=32 Fixes: invalid shift Fixes: 3482/clusterfuzz-testcase-minimized-5446915875405824 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
c37138e01a93da2f9dd2cc5d4b77e5a38581d130
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c37138e01a93da2f9dd2cc5d4b77e5a38581d130
2017-10-03 20:34:35+02:00
avutil/hwcontext_dxva2: return an error when buffer allocation fails This also prevents the use of an uninitialized variable. Reviewed-by: Mark Thompson <[email protected]> Signed-off-by: James Almer <[email protected]>
18516d3e695980525bd9758dc7b8a8e36cd3f09e
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/18516d3e695980525bd9758dc7b8a8e36cd3f09e
2017-09-19 19:30:08-03:00
avcodec/diracdec: Fix overflow in DC computation Fixes: runtime error: signed integer overflow: 11896 + 2147483646 cannot be represented in type 'int' Fixes: 3053/clusterfuzz-testcase-minimized-6355082062856192 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
b5995856a4236c27f231210bb08d70688e045192
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b5995856a4236c27f231210bb08d70688e045192
2017-09-11 12:23:53+02:00
vc2enc_dwt: pad the temporary buffer by the slice size Since non-Haar wavelets need to look into pixels outside the frame, we need to pad the buffer. The old factor of two seemed to be a workaround that fact and only padded to the left and bottom. This correctly pads by the slice size and as such reduces memory usage and potential exploits. Reported by Liu Bingchang. Ideally, there should be no temporary buffer but the encoder is designed to deinterleave the coefficients into the classical wavelet structure with the lower frequency values in the top left corner. Signed-off-by: Rostislav Pehlivanov <[email protected]>
3228ac730c11eca49d5680d5550128e397061c85
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/3228ac730c11eca49d5680d5550128e397061c85
2017-11-09 00:05:48+00:00
avcodec/fic: Fixes signed integer overflow Fixes: runtime error: signed integer overflow: 1037142357 + 1227025305 cannot be represented in type 'int' Fixes: 3024/clusterfuzz-testcase-minimized-5885660323905536 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
0c9d5b015c2022e8deebb93367f8ee8a8eb779e8
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0c9d5b015c2022e8deebb93367f8ee8a8eb779e8
2017-08-20 02:59:57+02:00
lavd/libdc1394: Do not crash if dc1394_camera_new() fails. Fixes Ubuntu bug 1710849
285c015f1077a1d357dacdccc22ab02fd4aefe0a
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/285c015f1077a1d357dacdccc22ab02fd4aefe0a
2017-08-18 19:20:15+02:00
avcodec/aacdec_fixed: fix invalid shift in predict() Fixes: runtime error: shift exponent -2 is negative Fixes: 2818/clusterfuzz-testcase-minimized-5062943676825600 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
1e443051b277f73b94a2f660d3fd31a1a7beab52
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/1e443051b277f73b94a2f660d3fd31a1a7beab52
2017-08-05 23:56:55+02:00
avcodec/takdec: Fix integer overflow in decode_subframe() Fixes: runtime error: signed integer overflow: -536870912 - 1972191120 cannot be represented in type 'int' Fixes: 2711/clusterfuzz-testcase-minimized-4975142398590976 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
2c630d159ffe8a9822e81f9c041652762b37e068
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2c630d159ffe8a9822e81f9c041652762b37e068
2017-07-29 04:05:53+02:00
avcodec/diracdec: Fix integer overflow in signed multiplication in UNPACK_ARITH() Fixes: runtime error: signed integer overflow: 1073741823 * 4 cannot be represented in type 'int' Fixes: 2729/clusterfuzz-testcase-minimized-5902915464069120 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
8e275a74b09cc87f4334ed572f919b7647d4bea1
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8e275a74b09cc87f4334ed572f919b7647d4bea1
2017-07-28 03:35:22+02:00
avcodec/aacps: Fix multiple integer overflow in map_val_34_to_20() Fixes: avcodec/aacps.c:511:40: runtime error: signed integer overflow: 1509077651 + 758068176 cannot be represented in type 'int' Fixes: 2678/clusterfuzz-testcase-minimized-4702787684270080 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
0764fe1d09833ae4dcf9e427df09378d0d6a3386
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0764fe1d09833ae4dcf9e427df09378d0d6a3386
2017-07-24 17:52:42+02:00
avcodec/dirac_vlc: limit res_bits in APPEND_RESIDUE() Fixes: runtime error: left shift of 1073741838 by 1 places cannot be represented in type 'int32_t' (aka 'int') Fixes: 3279/clusterfuzz-testcase-minimized-4564805744590848 Suggested-by: <atomnuker> Reviewed-by: <atomnuker> Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
d98d29a775d6de9357731fec872642644e57b233
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/d98d29a775d6de9357731fec872642644e57b233
2017-09-09 18:55:47+02:00
utils: Do not expand a macro with 'defined' in it Fixes: libswscale/utils.c:1632:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if USE_MMAP ^ libswscale/utils.c:1577:49: note: expanded from macro 'USE_MMAP' #define USE_MMAP (HAVE_MMAP && HAVE_MPROTECT && defined MAP_ANONYMOUS) ^ Signed-off-by: Derek Buitenhuis <[email protected]>
add7b3bc3fb7685cd0a3ccffd2b09cc0e32c39ec
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/add7b3bc3fb7685cd0a3ccffd2b09cc0e32c39ec
2017-08-25 13:44:57+01:00
dxva: DXVA2_ModeHEVC_VLD_Main10 does not support Main This mode apparently does not support decoding of HEVC Main (8 bit). With D3D11 and Intel drivers on Windows 10 I get green corruption, while using DXVA2_ModeHEVC_VLD_Main works.
c64da19bbc1d3b405703ef3b705dba39a450504f
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c64da19bbc1d3b405703ef3b705dba39a450504f
2017-07-10 16:03:15+02:00
avcodec/jpeg2000: Fixes integer overflow in ff_jpeg2000_ceildivpow2() Fixes: runtime error: negation of -2147483648 cannot be represented in type 'int'; cast to an unsigned type to negate this value to itself Fixes: 2231/clusterfuzz-testcase-minimized-4565181982048256 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
e3fadc57c5c170f31455abacbcbd67115d7321d7
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/e3fadc57c5c170f31455abacbcbd67115d7321d7
2017-06-16 00:21:30+02:00
avcodec/hevc_ps: Fix runtime error: signed integer overflow: 2147483628 + 256 cannot be represented in type 'int' Fixes: 1909/clusterfuzz-testcase-minimized-6732072662073344 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
6726328f7940a76c43b4d97ac37ababf363d042f
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/6726328f7940a76c43b4d97ac37ababf363d042f
2017-05-31 22:05:32+02:00
avcodec/tiff: Use av_fast_padded_malloc() in tiff_unpack_fax() Fixes: Timeout Fixes: 1213/clusterfuzz-testcase-minimized-6022987469815808 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
9221445fa001093307864a53f91c1172c239de18
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9221445fa001093307864a53f91c1172c239de18
2017-06-03 23:58:46+02:00
avcodec/pixlet: Fix runtime error: signed integer overflow: 2147483647 + 32 cannot be represented in type 'int' Fixes: 1829/clusterfuzz-testcase-minimized-5527165321871360 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
77d98898211eeb0241e8411428b0b364a6231744
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/77d98898211eeb0241e8411428b0b364a6231744
2017-05-27 13:04:23+02:00
avcodec/pnm: Use ff_set_dimensions() Fixes: OOM Fixes: 1906/clusterfuzz-testcase-minimized-4599315114754048 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
a1c0d1d906d27d3f9e1b058bb065f897f90c1c7c
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a1c0d1d906d27d3f9e1b058bb065f897f90c1c7c
2017-05-31 16:08:46+02:00
avcodec/vmnc: Check location before use Fixes: runtime error: signed integer overflow: 65535 * 64256 cannot be represented in type 'int' Fixes: 1717/clusterfuzz-testcase-minimized-5491696676634624 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
ec2b76aab44f55be22eb12d86eb0dfd2eff68581
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/ec2b76aab44f55be22eb12d86eb0dfd2eff68581
2017-05-21 13:23:22+02:00
avcodec/h264_cavlc: Fix runtime error: index -1 out of bounds for type 'VLC [6]' Fixes: 1639/clusterfuzz-testcase-minimized-5693801463021568 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
0e87c07d87b474568e82364ae0d4a3928801e2b2
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0e87c07d87b474568e82364ae0d4a3928801e2b2
2017-05-17 02:07:17+02:00
avcodec/hq_hqa: Fix: runtime error: signed integer overflow: -255 * 10180917 cannot be represented in type 'int' Fixes: 1626/clusterfuzz-testcase-minimized-6416580571299840 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
3d9cb583c8f005a260d255853ef5f1c21e8599a0
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/3d9cb583c8f005a260d255853ef5f1c21e8599a0
2017-05-16 23:45:01+02:00
avcodec/aacdec_fixed: Fix runtime error: shift exponent 34 is too large for 32-bit type 'int' Fixes: 1721/clusterfuzz-testcase-minimized-4719352135811072 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
b5228e44c7f3a5eba537c8a39a45cfbf2961a28d
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b5228e44c7f3a5eba537c8a39a45cfbf2961a28d
2017-05-21 16:54:25+02:00
avcodec/snowdec: Check width Fixes: out of array read Fixes: 1419/clusterfuzz-testcase-minimized-6108700873850880 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
78aa93807b3e0674e34d32c0bf6f78d7f5b7927e
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/78aa93807b3e0674e34d32c0bf6f78d7f5b7927e
2017-05-09 16:50:18+02:00
avcodec/mlpdec: Fix runtime error: shift exponent -5 is negative Fixes part of 1708/clusterfuzz-testcase-minimized-5035111957397504 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
42e42af76cff46c4e1a41dd8de992b38880f78be
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/42e42af76cff46c4e1a41dd8de992b38880f78be
2017-05-22 19:42:39+02:00
avcodec/eamad: Fix runtime error: signed integer overflow: 49674 * 49858 cannot be represented in type 'int' Fixes: 1394/clusterfuzz-testcase-minimized-6493376885030912 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
0ac1c87194a67e6104a3d241a4dd1ca0808784bd
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0ac1c87194a67e6104a3d241a4dd1ca0808784bd
2017-05-07 19:32:33+02:00
avformat/utils: free AVStream.codec properly in free_stream() Fixes memory leaks. Signed-off-by: James Almer <[email protected]>
b9d2005ea5d6837917a69bc2b8e98f5695f54e39
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b9d2005ea5d6837917a69bc2b8e98f5695f54e39
2017-05-06 17:23:28-03:00
avcodec/ivi: Free custom blk_vlc Fixes memleak Fixes: 1351/clusterfuzz-testcase-minimized-5861971645693952 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
12dea8a5a15343e9c404376c40ca8a1cc9d1479e
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/12dea8a5a15343e9c404376c40ca8a1cc9d1479e
2017-05-06 00:33:19+02:00
avcodec/aacsbr_template: Do not leave bs_num_env invalid Fixes out of array read Fixes: 1349/clusterfuzz-testcase-minimized-5370707196248064 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
a8ad83b793e883b8c6d114f81073a4e40c0308a3
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a8ad83b793e883b8c6d114f81073a4e40c0308a3
2017-05-06 00:33:19+02:00
avcodec/wnv1: Fix runtime error: left shift of negative value -1 Fixes: 1338/clusterfuzz-testcase-minimized-6485546354343936 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
9fac508ca46f93450ec232299dfd15ac70b6f326
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9fac508ca46f93450ec232299dfd15ac70b6f326
2017-05-05 18:33:38+02:00
avcodec/aacps: Fix undefined behavior Fixes: 1337/clusterfuzz-testcase-minimized-5212314171080704 Fixes the existence of a potentially invalid pointer intermediate Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
527f89e05922e840083ac6d49eeb838b1e350dd4
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/527f89e05922e840083ac6d49eeb838b1e350dd4
2017-05-05 13:36:52+02:00
avcodec/svq3: Increase offsets to prevent integer overflows Fixes: 1280/clusterfuzz-testcase-minimized-6102353767825408 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
382b4fc9b5f3102f59743bf9c8619b31dd8ede1b
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/382b4fc9b5f3102f59743bf9c8619b31dd8ede1b
2017-05-03 11:57:34+02:00
avcodec/pixlet: Fix shift exponent 4294967268 is too large for 32-bit type 'int' Fixes: 1336/clusterfuzz-testcase-minimized-4761381930795008 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
1f5b6c7e1ee604b1525b3ab84ea6e8817fe66f36
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/1f5b6c7e1ee604b1525b3ab84ea6e8817fe66f36
2017-05-05 13:36:52+02:00
tools: Eliminate codec_type complexity from fuzzer Signed-off-by: Michael Niedermayer <[email protected]>
a9b5b6a97f4f4c0a9e06ea1485c02e3de58cc0b1
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a9b5b6a97f4f4c0a9e06ea1485c02e3de58cc0b1
2017-04-30 14:24:51+02:00
avformat/mov: Check creation_time for overflow Fixes integer overflow Fixes: 701640 Found-by: Found-by: Thomas Guilbert <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
39ee3ddff87a12e108fc4e0d36f756d0ca080472
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/39ee3ddff87a12e108fc4e0d36f756d0ca080472
2017-04-04 00:56:21+02:00
avcodec/svq3: Fix runtime error: left shift of negative value -6 Fixes: 1604/clusterfuzz-testcase-minimized-5312060206350336 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
a6eb006ad47beb6d5e5cc2c99f8185965209ec6b
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a6eb006ad47beb6d5e5cc2c99f8185965209ec6b
2017-05-16 02:23:18+02:00
avcodec/hevc_sei: fix amount of bits skipped when reading picture timing SEI message The code was skipping the entire reported SEI message size regardless of the amount of bits read. While in theory safe for NALU where the picture timing SEI message is alone or at the end as we're using the checked bitstream reader, it isn't in any other situation, where every SEI message in the NALU after the picture timing one would potentially fail to parse. Change the function name to one more in line with the rest of file, and remove the bogus "Skipped SEI" debug message while at it. Reviewed-by: Michael Niedermayer <[email protected]> Signed-off-by: James Almer <[email protected]>
f738140807f504c9af7850042067777832f05e88
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/f738140807f504c9af7850042067777832f05e88
2017-05-10 14:56:17-03:00
lavfi: fix race when func rets holder is NULL If ret is NULL, a dummy common holder is created to hold *all* the parallel function returns, which gets written concurrently. This commit simplify the whole logic by simply not writing to that holder when not set.
473f0f75a16b4d37bdaa943f75e4ae249212c1ba
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/473f0f75a16b4d37bdaa943f75e4ae249212c1ba
2017-03-28 23:47:24+02:00
avformat/libopenmpt: Check for avio_size() failure Fixes CID1396850 Signed-off-by: Michael Niedermayer <[email protected]>
bd8201566d754384105923bb1fb3bb3a5c08cc8b
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/bd8201566d754384105923bb1fb3bb3a5c08cc8b
2017-03-30 23:35:18+02:00
avcodec/h264idct_template: Fix multiple runtime error: signed integer overflow Fixes: 712/clusterfuzz-testcase-6647676227551232 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
0ba22831e1fcc88c755190b08a9cfc235df3a9a9
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0ba22831e1fcc88c755190b08a9cfc235df3a9a9
2017-03-26 19:17:30+02:00
avcodec/tiff: Check stripsize strippos for overflow Fixes: 861/clusterfuzz-testcase-5688284384591872 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
5d996b56499f00f80b02a41bab3d6b7349e36e9d
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/5d996b56499f00f80b02a41bab3d6b7349e36e9d
2017-03-20 01:33:08+01:00
lavf/vf_framerate: Fix frame leak when increasing framerate. Signed-off-by: Michael Niedermayer <[email protected]>
bbc8f3d20e09ab238e345a02ed983434d2efe633
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/bbc8f3d20e09ab238e345a02ed983434d2efe633
2017-03-16 16:16:05+01:00
h2645_parse: use the bytestream2 API for packet splitting The code does some nontrivial jumping around in the buffer, so it is safer to use a checked API rather than do everything manually. Fixes a bug in nalff parsing, where the length field is currently not counted in the buffer size check, resulting in possible overreads with invalid files. CC: [email protected] Bug-Id: 1002 Found-By: Kamil Frankowicz
83b2b34d06e74cc8775ba3d833f9782505e17539
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/83b2b34d06e74cc8775ba3d833f9782505e17539
2017-03-12 20:42:12+01:00
avcodec/mpeg12dec: Fix runtime error: left shift of negative value -1 Fixes: 764/clusterfuzz-testcase-6273034652483584 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
a720b854b0d3f0fae2b1eac644dd39e5821cacb1
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a720b854b0d3f0fae2b1eac644dd39e5821cacb1
2017-03-13 04:48:43+01:00
avcodec/tiff: Check palette shift Fixes multiple runtime error: shift exponent 792 is too large for 32-bit type 'unsigned int' Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
cfa10e11be4c17fdff0c77cba7c0b3d6ea99acea
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/cfa10e11be4c17fdff0c77cba7c0b3d6ea99acea
2017-03-16 01:04:35+01:00
avcodec/mpeg4videodec: Improve the overflow checks in mpeg4_decode_sprite_trajectory() Also clear the state on errors Fixes integer overflows in 701/clusterfuzz-testcase-6594719951880192 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
eb41956636fc264fe2077b78ef00591d83bbbace
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/eb41956636fc264fe2077b78ef00591d83bbbace
2017-03-04 03:05:15+01:00
avcodec/h264idct_template: Fix several runtime error: signed integer overflow Fixes: 689/clusterfuzz-testcase-6029352737177600 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
04c99c8042c8bfae817c722d90aa0f1a40db861e
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/04c99c8042c8bfae817c722d90aa0f1a40db861e
2017-03-02 03:16:10+01:00
avcodec/srtdec: Fix signed integer overflow: 1811992524 * 384 cannot be represented in type 'int' Fixes: 617/clusterfuzz-testcase-6413875723370496 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
c11d3634b07b4aa71f75478aa1bcb63b0c22e030
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c11d3634b07b4aa71f75478aa1bcb63b0c22e030
2017-02-19 23:38:46+01:00
avcodec/x86/cavsdsp: Put MMX code under mmx check Without this the FPU state becomes trashed and causes mysterious fate failures with cpuflags=0 Signed-off-by: Michael Niedermayer <[email protected]>
835d9f299cf6b3704989a7b3eccfa1c2ec6866d9
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/835d9f299cf6b3704989a7b3eccfa1c2ec6866d9
2017-03-06 16:47:17+01:00
avcodec/wavpack: Fix runtime error: left shift of negative value -5 Fixes: 729/clusterfuzz-testcase-5154831595470848 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
3016e919d4e1d90da98af19ce2a9d4979506eaf3
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/3016e919d4e1d90da98af19ce2a9d4979506eaf3
2017-03-08 21:15:07+01:00
avfilter/f_setcmd: fix null pointer dereference on using dash as interval Fixes Coverity CID 1396259. Reviewed-by: Paul B Mahol <[email protected]> Signed-off-by: Marton Balint <[email protected]>
a9f3e4b138fc14f7512fde821c051fe1ff7f124f
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a9f3e4b138fc14f7512fde821c051fe1ff7f124f
2017-02-19 16:43:53+01:00
ircamdec: prevent overflow during block alignment calculation Reviewed-by: Michael Niedermayer <[email protected]> Reviewed-by: Paul B Mahol <[email protected]> Signed-off-by: Andreas Cadhalpun <[email protected]>
3d673078a03a3819df9dba7667f9e5d59b8487d0
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/3d673078a03a3819df9dba7667f9e5d59b8487d0
2017-01-31 02:11:17+01:00
avcodec/rv40: Fix runtime error: left shift of negative value Fixes: 630/clusterfuzz-testcase-6608718928019456 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
956472a3236cc8eaeba5147c55b51bde6005c898
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/956472a3236cc8eaeba5147c55b51bde6005c898
2017-02-21 15:31:06+01:00
electronicarts: prevent overflow during block alignment calculation Reviewed-by: Michael Niedermayer <[email protected]> Signed-off-by: Andreas Cadhalpun <[email protected]>
8812d047bc850ec0b6afec69ae2d716525b25128
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8812d047bc850ec0b6afec69ae2d716525b25128
2017-01-29 01:20:52+01:00
avformat/oggdec: Skip streams in duration correction that did not had their duration set. Fixes: part of 670190.ogg Fixes integer overflow Found-by: Matt Wolenetz <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
ee2a6f5df8c6a151c3e3826872f1b0a07401c62a
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/ee2a6f5df8c6a151c3e3826872f1b0a07401c62a
2016-12-09 17:43:47+01:00
doc/examples/decoder_targeted: Disable error concealment after 20 frames This allows testing EC and non EC. Avoids spending most time in EC on high res samples and reduces the likelyhood of hitting timeouts Fixes: Timeout in 467/fuzz-2-ffmpeg_VIDEO_AV_CODEC_ID_H263_fuzzer Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
bbd4d9230407d70a9c93af4ac00f2e6d894358be
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/bbd4d9230407d70a9c93af4ac00f2e6d894358be
2017-01-29 16:09:55+01:00
avfilter/vf_hwupload_cuda: fix potential leak
7dafb3a25a580a5f8f1a5083835c67be9ed17043
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/7dafb3a25a580a5f8f1a5083835c67be9ed17043
2016-11-30 12:36:23+01:00
ffprobe: fix crash in case -of is specified with an empty string Fix trac issue #5957.
427a47abcddab15e10ce26d971f712d90c53884b
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/427a47abcddab15e10ce26d971f712d90c53884b
2016-11-17 20:28:45+01:00
vaapi_encode: Respect driver quirks around buffer destruction No longer leaks memory when used with a driver with the "render does not destroy param buffers" quirk (i.e. Intel i965). (cherry picked from commit 221ffca6314ed3ba9d38464ea50cd85251c04e74) Fixes ticket #5871.
2dee500f4cbf64c547a37046e95141b84c85ee55
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2dee500f4cbf64c547a37046e95141b84c85ee55
2016-11-13 20:39:48+00:00
mxfdec: fix NULL pointer dereference in mxf_read_packet_old Metadata streams have priv_data set to NULL. Reviewed-by: Josh de Kock <[email protected]> Signed-off-by: Andreas Cadhalpun <[email protected]>
fdb8c455b637f86e2e85503b7e090fa448164398
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/fdb8c455b637f86e2e85503b7e090fa448164398
2016-11-23 00:40:52+01:00
smvjpegdec: make sure cur_frame is not negative This fixes a heap-buffer-overflow detected by AddressSanitizer. Reviewed-by: Michael Niedermayer <[email protected]> Signed-off-by: Andreas Cadhalpun <[email protected]>
360bc0d90aa66cf21e9f488e77d21db18e01ec9c
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/360bc0d90aa66cf21e9f488e77d21db18e01ec9c
2016-11-12 01:36:47+01:00
aarch64: Add an offset parameter to the movrel macro With apple tools, the linker fails with errors like these, if the offset is negative: ld: in section __TEXT,__text reloc 8: symbol index out of range for architecture arm64 Signed-off-by: Martin Storsjö <[email protected]>
c44a8a3eabcd6acd2ba79f32ec8a432e6ebe552c
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c44a8a3eabcd6acd2ba79f32ec8a432e6ebe552c
2016-11-10 11:06:08+02:00
icodec: add ico_read_close to fix leaking ico->images Reviewed-by: Michael Niedermayer <[email protected]> Signed-off-by: Andreas Cadhalpun <[email protected]>
d54c95a1435a8a3fcd599108ec85b7f56a0fcbf9
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/d54c95a1435a8a3fcd599108ec85b7f56a0fcbf9
2016-11-09 21:10:41+01:00
matroskadec: fix NULL pointer dereference in webm_dash_manifest_read_header The code assumes that s->streams[0] is valid. Reviewed-by: Michael Niedermayer <[email protected]> Signed-off-by: Andreas Cadhalpun <[email protected]>
ff100c9dd97d2f1f456ff38b192edf84f9744738
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/ff100c9dd97d2f1f456ff38b192edf84f9744738
2016-11-08 20:17:31+01:00
avformat/mpegtsenc: Add option to mark stream begin as discontinuous This avoids continuity check failures in concatenated streams Reviewed-by: Steven Liu <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
a566c952f905639456966413fee0b5701867ddcd
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a566c952f905639456966413fee0b5701867ddcd
2016-11-02 16:34:01+01:00
crystalhd: Fix handling of PTS With all the various refactorings that have happened over the years, the current pts logic is very broken for non-trivial cases (ie: ones where not every frame/field has a meaningful pts assocated with it). Generally, we do not want to write AV_NOPTS_VALUE as the output timestamp, regardless of anything else. It's better to pass zero if there's no other information. Additionally, interlaced content where the decoder returns each field separately can result in the first field carrying the timestamp and the second having AV_NOPTS_VALUE. It's clearly wrong to overwrite the valid timestamp. So, let's just never write AV_NOPTS_VALUE into an output frame. Empirically, this fixed playback of interlaced mpeg2 and h.264 and mpeg4-asp with packed b-frames in an avi container.
b5f45208fbe5373c7f9112a8169933b73a8478e1
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b5f45208fbe5373c7f9112a8169933b73a8478e1
2016-10-12 07:44:09-07:00
ppc: pixblockdsp: do unaligned block accesses correctly again This was broken by the following Libav commit: 4c387c7 ppc: dsputil: do unaligned block accesses correctly The following tests fail due to this: fate-checkasm fate-vsynth1-dnxhd-2k-hr-hq fate-vsynth1-dnxhd-edge1-hr fate-vsynth1-dnxhd-edge2-hr fate-vsynth1-dnxhd-edge3-hr fate-vsynth1-dnxhd-hr-sq-mov fate-vsynth1-dnxhd-hr-hq-mov fate-vsynth2-dnxhd-2k-hr-hq fate-vsynth2-dnxhd-edge1-hr fate-vsynth2-dnxhd-edge2-hr fate-vsynth2-dnxhd-edge3-hr fate-vsynth2-dnxhd-hr-sq-mov fate-vsynth2-dnxhd-hr-hq-mov fate-vsynth3-dnxhd-2k-hr-hq fate-vsynth3-dnxhd-edge1-hr fate-vsynth3-dnxhd-edge2-hr fate-vsynth3-dnxhd-edge3-hr fate-vsynth3-dnxhd-hr-sq-mov fate-vsynth3-dnxhd-hr-hq-mov Fixes trac ticket #5508. Reviewed-by: Carl Eugen Hoyos <[email protected]> Signed-off-by: Andreas Cadhalpun <[email protected]>
3932ccc472ad4f4d370dcfc1c2f574b0f3acb88c
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/3932ccc472ad4f4d370dcfc1c2f574b0f3acb88c
2016-11-03 01:23:36+01:00
avcodec/pnmdec: fix undefined behaviour Signed-off-by: Paul B Mahol <[email protected]>
e7bc9623e577e41d0dfd8ec2e1d1ec0d36333754
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/e7bc9623e577e41d0dfd8ec2e1d1ec0d36333754
2016-09-05 10:06:25+02:00
avcodec/aacenc: Tighter input checks Fixes occurance of NaN/Inf leading to assertion failures and out of array access Fixes: d1c38a09acc34845c6be3a127a5aacaf/signal_sigsegv_3982225_6121_d18bd5451d4245ee09408f04badd1b83.wmv Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
77bf96b04710b98a52aaddb93bfd32da0d506191
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/77bf96b04710b98a52aaddb93bfd32da0d506191
2016-08-23 11:03:00+02:00