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/alpha/dsputil_alpha: fix build
Disable moved functions to prevent build/test failure,
patch to update and re-enable them is welcome
volunteer to maintain the alpha code is welcome too
Signed-off-by: Michael Niedermayer <[email protected]>
|
550bda741cfe0e471a70e40529a9ab02d31b7049
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/550bda741cfe0e471a70e40529a9ab02d31b7049
|
2014-07-08 20:15:31+02:00
|
avformat/oggenc: fix EOS flag
This corrects the bug that caused the checksums to change in
9767d7c092c890ecc5953452e8a951fd902dd67b
Signed-off-by: Michael Niedermayer <[email protected]>
|
919c320f7226bf873a9148e1db8994745f9d425d
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/919c320f7226bf873a9148e1db8994745f9d425d
|
2014-05-28 01:12:18+02:00
|
avfilter/vignette: fix input frame memory leak.
Fixes Ticket #3642.
|
491d602283cdde8cf8623fbacf55066551c57ae3
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/491d602283cdde8cf8623fbacf55066551c57ae3
|
2014-05-16 06:32:26+02:00
|
tests/tiny_ssim: check dimensions
Fix integer overflow
Signed-off-by: Michael Niedermayer <[email protected]>
|
a69e16a97e40f3841766347bd0c0ba2c672c51ca
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/a69e16a97e40f3841766347bd0c0ba2c672c51ca
|
2014-05-05 18:47:24+02:00
|
avcodec/mpegaudioenc_template: dont crash on bitrate=0
Signed-off-by: Michael Niedermayer <[email protected]>
|
9d66aa2c8fa60fe4a570021175ce66316baeb746
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/9d66aa2c8fa60fe4a570021175ce66316baeb746
|
2014-04-09 05:16:52+02:00
|
avcodec/h264: clear cur_pic structure instead of duplicating it in ff_h264_update_thread_context()
Fixes crash
Found-by: iive
Signed-off-by: Michael Niedermayer <[email protected]>
|
8710ee11d75eebc17e7d63bc6ffb91766933bd68
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/8710ee11d75eebc17e7d63bc6ffb91766933bd68
|
2014-04-03 23:57:32+02:00
|
elbg: change utility_inc to 64bit
Fixes integer overflow
Fixes Ticket3462
Signed-off-by: Michael Niedermayer <[email protected]>
|
87ecefdab0097537c5c30014e57b19113ab05eee
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/87ecefdab0097537c5c30014e57b19113ab05eee
|
2014-03-22 03:12:18+01:00
|
lavu/opt: validate range before dereference
This change make error handling simplier.
av_opt_freep_ranges may be called when some ranges are NULL,
for example after memory allocation fail.
Signed-off-by: Lukasz Marek <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
|
3aac5fcfa9d3748659d78ab2a66d0ccce22cfd4f
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/3aac5fcfa9d3748659d78ab2a66d0ccce22cfd4f
|
2014-04-04 22:09:57+02:00
|
avcodec/snow: split block clipping checks
Fixes out of array read
Fixes: d4476f68ca1c1c57afbc45806f581963-asan_heap-oob_2266b27_8607_cov_4044577381_snow_chroma_bug.avi
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <[email protected]>
|
61d59703c91869f4e5cdacd8d6be52f8b89d4ba4
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/61d59703c91869f4e5cdacd8d6be52f8b89d4ba4
|
2014-02-18 02:54:18+01:00
|
mem: Handle av_reallocp(..., 0) properly
Previously this did a double free (and returned an error).
Reported-by: Justin Ruggles
Signed-off-by: Martin Storsjö <[email protected]>
|
67e285ceca1cb602a5ab87010b30d904527924fe
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/67e285ceca1cb602a5ab87010b30d904527924fe
|
2013-09-20 21:23:08+03:00
|
truemotion1: check the header size
Fixes invalid reads.
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC:[email protected]
|
2240e2078d53d3cfce8ff1dda64e58fa72038602
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/2240e2078d53d3cfce8ff1dda64e58fa72038602
|
2014-02-04 22:00:13+01:00
|
avcodec/h264: Disallow pps_id changing between slices
Such changes are forbidden in H.264 and lead to race conditions
Fixes out of array read
Fixes: signal_sigsegv_f9796a_1613_cov_3114610371_FM1_BT_B.h264
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <[email protected]>
|
e708424b70bef8641e8a090ec4d9e8c4490db87e
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/e708424b70bef8641e8a090ec4d9e8c4490db87e
|
2014-02-04 00:07:27+01:00
|
Fixed a memory leak in dvbsubenc.c: sub->num_rects was reduced without freeing the associated rects.
Signed-off-by: Wim Vander Schelden <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
|
af09be4f4b2f87e71a3396f54c24a166092ec8e3
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/af09be4f4b2f87e71a3396f54c24a166092ec8e3
|
2014-01-25 00:41:57+01:00
|
hevc: Use uint64 to check for tile dimensions
And use unsigned datatypes.
Otherwise it would overflow.
Sample-Id: 00001315-google
Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: [email protected]
|
b37e796082b2d787aff3cd5631bb89c4fd374708
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/b37e796082b2d787aff3cd5631bb89c4fd374708
|
2014-01-21 11:57:51+01:00
|
avformat/nutdec: fix packet end clearing
The code was buggy, using the wrong variable, also it missed the case
where the packet become smaller due to sidedata/metadata being extracted
which left a few bytes uninitialized
Fixes use of uninitialized memory
Fixed: msan_uninit-mem_7f6abbe44530_6838_mewmew_vorbis_ssa.nut
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <[email protected]>
|
7f9697aa114c9c452272351de759a6291e782da9
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/7f9697aa114c9c452272351de759a6291e782da9
|
2014-01-10 00:34:15+01:00
|
avcodec/flacdec: check rice_order against blocksize
Fixes use of uninitialized memory
Fixes: msan_uninit-mem_7f6e13c220d0_8489_short.flac
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <[email protected]>
|
8ca9a68f1905ff871690be38348d62a25aef2a8f
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/8ca9a68f1905ff871690be38348d62a25aef2a8f
|
2014-01-07 14:02:53+01:00
|
avformat/webvttdec: Dont skip over a never checked byte after -->
Fixes use of uninitialized memory
Fixes: msan_uninit-mem_7f49667d83db_3396_WebVTT_capability_tester.vtt
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <[email protected]>
|
b0517467c0b60b9e9e1a660859727e1f512c70d0
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/b0517467c0b60b9e9e1a660859727e1f512c70d0
|
2014-01-07 04:09:19+01:00
|
lavc/libopenjpegenc: check av_frame_alloc() failure.
|
97af2faaba70c866ae4c11459a79a16d4a014530
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/97af2faaba70c866ae4c11459a79a16d4a014530
|
2013-12-30 10:58:02+01:00
|
lavc/utils: check av_frame_alloc() failure.
|
38004051b53ddecb518053e6dadafa9adc4fc1b2
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/38004051b53ddecb518053e6dadafa9adc4fc1b2
|
2013-12-30 10:58:01+01:00
|
avcodec/lagarith: disable lag_decode_zero_run_line() and ask for a sample
The code seems to have never been tested
fixing it should be quite easy but needs a sample/testcase
Fixes use of uninitialized memory
Fixes: msan_uninit-mem_7f9a862dfabf_413_2889_assassin_OL.avi
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <[email protected]>
|
100a54da5264436202daeedd68ed5e4a8be41459
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/100a54da5264436202daeedd68ed5e4a8be41459
|
2013-12-30 00:52:24+01:00
|
avcodec/hevc_ps: check that VPS referenced from SPS exists
This matches how its done for SPS/PPS.
An alternative to this is to check it when its used.
Fixes null pointer dereference
Fixes: signal_sigsegv_e30a43_1437_CIP_A_Panasonic_3.bit
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <[email protected]>
|
d66bab0a69ac1860e78dd951ad8db1a507e75642
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/d66bab0a69ac1860e78dd951ad8db1a507e75642
|
2014-01-06 04:30:04+01:00
|
avformat/oggparseogm: check input size before reading parameters
Fixes use of uninitialized memory
Fixes: msan_uninit-mem_7f4d0daad100_3599_anOTHERS_DixX_in_Ogg_Sample.avi
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <[email protected]>
|
6359872877269fa0c1874587676e952d30f9b79f
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/6359872877269fa0c1874587676e952d30f9b79f
|
2013-12-26 16:19:01+01:00
|
avcodec/vda_h264_dec: add format check
Fix crash when using this decoder for unsupported format on some version
of OS X.
|
344d6db978af251e32b886f4c54e993771004fc0
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/344d6db978af251e32b886f4c54e993771004fc0
|
2013-12-27 00:06:11+11:00
|
avcodec/shorten: clear bitstream buffer
Fixes use of uninitialized memory
Fixes: msan_uninit-mem_7f3ca95606fb_6393_luckynight-partial.shn
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <[email protected]>
|
1486ed0815a1f175060fa412aa917accba67c060
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/1486ed0815a1f175060fa412aa917accba67c060
|
2013-12-26 01:35:00+01:00
|
avcodec/dxa: add padding to decomp_buf
Fixes use of uninitialized memory
Fixes part of msan_uninit-mem_7f5ea8284fb7_8317_scummvm.dxa
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <[email protected]>
|
f6c95f4f8c2f592c14239baf11a47b42170830e6
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/f6c95f4f8c2f592c14239baf11a47b42170830e6
|
2013-12-19 17:16:01+01:00
|
lavf/concatdec: fix crash in case a file in script cannot be opened
|
aeccb522ebb6fb0378bccd6393f1d0c1ca40fdd4
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/aeccb522ebb6fb0378bccd6393f1d0c1ca40fdd4
|
2013-12-18 15:14:58+01:00
|
lavd/sdl: add event handler thread
SDL_Init() is called on the event handler thread, as required by SDL in
Windows to avoid deadlocks as discovered by Roger Pack.
Fix trac ticket #1743 and #1744.
|
7de3b1394b71118279e8f997be490633bc3f5d46
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/7de3b1394b71118279e8f997be490633bc3f5d46
|
2013-11-26 18:14:52+01:00
|
motionpixels: clip VLC codes.
Fixes invalid reads.
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC:[email protected]
|
ca41c72c6d9515d9045bd3b68104525dee81b8d0
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/ca41c72c6d9515d9045bd3b68104525dee81b8d0
|
2013-11-21 20:57:20+01:00
|
avcodec: move end zeroing code from av_packet_split_side_data() to avcodec_decode_subtitle2()
This code changes the input packet, which is read only and can in
rare circumstances lead to decoder errors. (i run into one of these in
the audio decoder, which corrupted the packet during av_find_stream_info()
so that actual decoding that single packet failed later)
Until a better fix is implemented, this commit limits the problem.
A better fix might be to make the subtitle decoders not depend on
data[size] = 0 or to copy their input when this is not the case.
|
01923bab98506b1e98b4cbf08419364ce6ffea6d
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/01923bab98506b1e98b4cbf08419364ce6ffea6d
|
2013-11-21 03:13:26+01:00
|
avformat/thp: fix variable types to avoid overflows
Signed-off-by: Michael Niedermayer <[email protected]>
|
2b1056e4e27b046af3777e8bd65a5145abff878f
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/2b1056e4e27b046af3777e8bd65a5145abff878f
|
2013-10-31 02:19:40+01:00
|
lavr: check that current_buffer is not NULL before using it
Fixes a segfault during resampling when compiled with -DDEBUG.
Fixes all fate-lavr-resample tests with -DDEBUG.
CC:[email protected]
|
211ca69b13eb0a127a9ef7e70ddaccdab125d1c5
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/211ca69b13eb0a127a9ef7e70ddaccdab125d1c5
|
2013-10-27 15:07:10-04:00
|
avcodec/tiff: Fix use of uninitialized off variable
Fixes CID1108608
Signed-off-by: Michael Niedermayer <[email protected]>
|
0aba920d617defda09957fa99db5a9a95b831398
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/0aba920d617defda09957fa99db5a9a95b831398
|
2013-10-27 13:10:38+01:00
|
lavfi/pthread: Avoid crashes/odd behavior caused by spurious wakeups
This is similar to 5152196b2b47d446d9a509b9bfb318daa26a1f2b.
Signed-off-by: Derek Buitenhuis <[email protected]>
|
692b93090443519c407834fc61e78b23a9019ac2
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/692b93090443519c407834fc61e78b23a9019ac2
|
2013-10-22 17:05:26+01:00
|
avformat/http: check the auth string contents not the pointer which cannot be NULL
It appears this bug originates from a "work in progress" patch from
ffmpeg-devel that was heavily redesigned by and integrated in libav
And that patch even had a reply and review on the mailing list pointing
out that it had a bug.
This fixes a deadlock with ffserver
See: [FFmpeg-devel] [PATCH] Fix HTTP authentication problem for POST actions.
[FFmpeg-devel] [PATCH 1/3] Introduce auth_phase flag, which will be true if authorization needs to be sent, but the type of authorization is not known yet Partial fix #3036
[FFmpeg-devel] [PATCH 2/3] Only add Transfer-Encoding header when not in authorization phase, because server will wait (indefinitely) for data when receiving this header Partial fix #3036
[FFmpeg-devel] [PATCH 3/3] Only allow posting data and/or forcing a 200 code, enabling posting isml chunks, -after- we did a possible first request to get a 403 from the server telling us which type of authentication to apply Final part fix #3036
See: 71549a857b13edf4c4f95037de6ed5bb4c4bd4af
Signed-off-by: Michael Niedermayer <[email protected]>
|
5970f4bb027c4eb8aca3cdca677fcca03aef1e82
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/5970f4bb027c4eb8aca3cdca677fcca03aef1e82
|
2013-10-14 01:35:28+02:00
|
avcodec/wmalosslessdec: check block_align
Code copied from wmaprodec
Fixes null pointer dereference
Fixes Ticket3002
Signed-off-by: Michael Niedermayer <[email protected]>
|
286beebdc34d11a301dfa5189e84f1c399d56133
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/286beebdc34d11a301dfa5189e84f1c399d56133
|
2013-10-02 01:24:19+02:00
|
http: Support auth method detection for POST
Inspired by a patch by Jakob van Bethlehem. But instead of doing
an empty POST first to trigger the WWW-Authenticate header (which
would succeed if no auth actually was required), add an Expect:
100-continue header, which is meant to be used exactly for
cases like this.
The header is added if doing a post, and the user has specified
authentication but we don't know the auth method yet.
Not all common HTTP servers support the Expect: 100-continue header,
though, so we only try to use it when it really is needed. The user
can request it to be added for other POST requests as well via
an option - which would allow the caller to know immediately that
the POST has failed (e.g. if no auth was provided but the server
required it, or if the target URL simply doesn't exist).
This is only done for write mode posts (e.g. posts without pre-set
post_data) - for posts with pre-set data, we can just redo the post
if it failed due to 401.
Signed-off-by: Martin Storsjö <[email protected]>
|
71549a857b13edf4c4f95037de6ed5bb4c4bd4af
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/71549a857b13edf4c4f95037de6ed5bb4c4bd4af
|
2013-10-13 12:59:03+03:00
|
Convert multiplier for MV from int to ptrdiff_t.
This prevents emulated_edge_mc from not undoing mvy*stride-related
integer overflows.
Signed-off-by: Michael Niedermayer <[email protected]>
|
c341f734e5f9d6af4a8fdcceb6f5d12de6395c76
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/c341f734e5f9d6af4a8fdcceb6f5d12de6395c76
|
2013-09-28 11:28:09+02:00
|
avformat/concat: revert one hunk of 20dfab33f5ab61fc51de65192ed239f8b62782a2
The deallocated memory contains resources that need to be freed before it
can be deallocated. The original code was correct.
This also fixes a double free
Signed-off-by: Michael Niedermayer <[email protected]>
|
ad2a08388c82bdec5ac9355ca6e0bc4c98b26423
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/ad2a08388c82bdec5ac9355ca6e0bc4c98b26423
|
2013-09-19 15:18:15+02:00
|
avcodec/bfi: check for malloc failure
Signed-off-by: Michael Niedermayer <[email protected]>
|
1a3d142f1f1e65f554cba84d8a515684ecb390d0
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/1a3d142f1f1e65f554cba84d8a515684ecb390d0
|
2013-09-14 17:35:48+02:00
|
avcodec/vp56: use av_reallocp_array() and check if allocation failed
Signed-off-by: Paul B Mahol <[email protected]>
|
942babd87f18372c2b533b246a083250640466b8
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/942babd87f18372c2b533b246a083250640466b8
|
2013-09-10 15:44:10+00:00
|
alac: Limit max_samples_per_frame
Otherwise buffer size calculations in allocate_buffers could
overflow later, making the code think a large enough buffer
actually was allocated.
Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: [email protected]
Signed-off-by: Martin Storsjö <[email protected]>
|
f7c5883126f9440547933eefcf000aa78af4821c
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/f7c5883126f9440547933eefcf000aa78af4821c
|
2013-09-03 22:56:36+03:00
|
sgidec: safer check for buffer overflow
Signed-off-by: Paul B Mahol <[email protected]>
|
86e722ab97d7f5f0552c8a0958f7910dfcf3c5b7
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/86e722ab97d7f5f0552c8a0958f7910dfcf3c5b7
|
2013-07-27 12:00:25+00:00
|
avcodec/mjpegdec: fix overread in find_marker()
Found-by: Laurent Butti <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
|
16a0d75c769a7df6f457b2200dbc9a7cc73798c6
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/16a0d75c769a7df6f457b2200dbc9a7cc73798c6
|
2013-08-23 04:44:55+02:00
|
lavfi/separatefields: fix frame leak
Signed-off-by: Paul B Mahol <[email protected]>
|
e7834d29f2a8f572a5bdf173d56b5a9b5af16043
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/e7834d29f2a8f572a5bdf173d56b5a9b5af16043
|
2013-08-21 20:02:25+00:00
|
vmnc: check return values of reallocation
Also avoid memory leaks.
Signed-off-by: Paul B Mahol <[email protected]>
|
94372592767fb551060217df37f5aa3130ba1ca8
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/94372592767fb551060217df37f5aa3130ba1ca8
|
2013-07-26 13:49:36+00:00
|
jpeg2000: fix overflow in dequantization
Fixes decoding of file generated with:
ffmpeg -f lavfi -i smptehdbars=hd720 -pix_fmt rgb48 /tmp/o.jp2
Reviewed-by: Nicolas BERTRAND <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
|
f57119b8e58cb5437c3ab40d797293ecb9b4a894
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/f57119b8e58cb5437c3ab40d797293ecb9b4a894
|
2013-07-13 12:44:37+02:00
|
rmdec: Pass AVIOContext to rm_read_metadata()
Fix null pointer dereference
Fixes Ticket2588
Signed-off-by: Michael Niedermayer <[email protected]>
|
bf87908cd8da31e8f8fe75c06577170928ea70a8
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/bf87908cd8da31e8f8fe75c06577170928ea70a8
|
2013-07-02 00:45:15+02:00
|
jpeg2000dec: return error for invalid cdxy values
Fixes division by 0
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <[email protected]>
|
bbc19010edfdb1b2e248a24894c5ec77960bbfc3
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/bbc19010edfdb1b2e248a24894c5ec77960bbfc3
|
2013-06-05 23:31:19+02:00
|
lavc/vc1dec: fix a few "may be used uninitialized" warnings.
|
6c5bd7d785ffb796b8cfbae677ab54755b26a22b
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/6c5bd7d785ffb796b8cfbae677ab54755b26a22b
|
2013-05-16 23:08:01+02:00
|
indeo3: fix data size check
The data offsets are relative to the bistream header, which is 16 bytes
after the start of the data.
Fixes invalid reads with corrupted files.
Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC:[email protected]
|
34e6af9e204ca6bb18d8cf8ec68fe19b0e083e95
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/34e6af9e204ca6bb18d8cf8ec68fe19b0e083e95
|
2013-04-17 12:09:36+02:00
|
af_channelmap: fix uninitialized variable use introduced in ba8efac977f4276f05274947b2b67d144cbc965a
|
837112c0c84dd9de67421b57664933a0d27843f9
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/837112c0c84dd9de67421b57664933a0d27843f9
|
2013-04-09 22:01:34+02:00
|
vp8: Fix pthread_cond and pthread_mutex leaks
CC: [email protected]
Signed-off-by: Luca Barbato <[email protected]>
|
1d6e618939c1ba9c333d513fc7826719dae34031
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/1d6e618939c1ba9c333d513fc7826719dae34031
|
2013-03-30 16:08:50+01:00
|
fraps: fix version 0/1 input data size check.
Fixes array overread.
Fixes Ticket1371
Signed-off-by: Michael Niedermayer <[email protected]>
|
0bae6661cd171abf55cfa4b8970b08c470d65dee
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/0bae6661cd171abf55cfa4b8970b08c470d65dee
|
2012-06-01 23:22:54+02:00
|
Fix pthread_cond and pthread_mutex leaks in vp8
Signed-off-by: Michael Niedermayer <[email protected]>
|
65340c976c664b94427ac50f5d03b0e77883c108
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/65340c976c664b94427ac50f5d03b0e77883c108
|
2013-03-29 21:36:04+01:00
|
win32: Make ff_win32_open more robust
- Make MultiByteToWideChar fail when it encounters invalid encoding.
Without this, invalid characters might just be skipped
- When MultiByteToWideChar fails, assume the file name is in CP_ACP
and open it via normal open function, even when the file will be
written
- When malloc fails return error instead of crashing
Signed-off-by: Martin Storsjö <[email protected]>
|
ad04025987e5c926ae5bde8947a44b3f1346e64c
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/ad04025987e5c926ae5bde8947a44b3f1346e64c
|
2013-03-27 18:54:46+02:00
|
ffplay: avoid frame data leak on early frame drop
Signed-off-by: Marton Balint <[email protected]>
|
c46a8c613e752164ed3142209266fd32958dbd95
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/c46a8c613e752164ed3142209266fd32958dbd95
|
2013-03-23 02:25:33+01:00
|
wavpack: check K, fix assertion failure
Instead of this it would be possible to change the code to support
larger K but that would make the code slower and probably still need
checks on K.
This variant is choosen as there are no known valid files that need
larger K
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <[email protected]>
|
c6831e2a70f734c71f483d69d46d0635963530c7
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/c6831e2a70f734c71f483d69d46d0635963530c7
|
2013-03-28 00:54:45+01:00
|
lavfi/buffersink: check av_frame_ref() failure.
|
5eb273b2e767c86f78cc0e7e1a31bda4fedd2f56
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/5eb273b2e767c86f78cc0e7e1a31bda4fedd2f56
|
2013-03-20 13:35:24+01:00
|
flacdec: simplify bounds checking in flac_probe()
Simplify `p->buf > p->buf + p->buf_size - 4' as `p->buf_size < 4'.
Avoid a possible out-of-bounds pointer, which is undefined behavior
in C.
CC: [email protected]
Signed-off-by: Xi Wang <[email protected]>
Signed-off-by: Luca Barbato <[email protected]>
|
8425d693eefbedbb41f91735614d41067695aa37
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/8425d693eefbedbb41f91735614d41067695aa37
|
2013-03-15 12:51:57+01:00
|
ape: provide two additional bytes in buffer for old MAC versions
Range coder in 3.90-3.95 overread two bytes in the final normalize.
|
9652d4fcfc9c07a726b35efc4ac644d9751b36d7
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/9652d4fcfc9c07a726b35efc4ac644d9751b36d7
|
2013-03-15 09:50:42+01:00
|
tiff: fix handling of metadata with refcounted frames
Since the conversion to refcounted frames, the tiff decoder
only wrote the metadata into its internal "picture" in its own context,
never exposing the metadata to the user, and eventually leaking the
metadata.
Instead, properly store the metadata directly into the frame being decoded into.
Signed-off-by: Michael Niedermayer <[email protected]>
|
edcc51fb8e15b704955d742559215697598927bb
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/edcc51fb8e15b704955d742559215697598927bb
|
2013-03-13 22:13:59+01:00
|
sgidec: use unchecked bytestream2 functions where it makes sense
Overreads can not happen as header size of 512 bytes is required.
Signed-off-by: Paul B Mahol <[email protected]>
|
6c7d1608dd0cfcab99db2dd8fb0a00e410dd06b5
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/6c7d1608dd0cfcab99db2dd8fb0a00e410dd06b5
|
2013-03-01 14:59:33+00:00
|
h264: don't initialize missing pictures when using VDPAU.
This fixes an assertion failure when running mplayer -vc ffh264vdpau.
Reported by irc user ioni.
|
259603b9176701410d6edeedbcbde565c767f27b
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/259603b9176701410d6edeedbcbde565c767f27b
|
2013-02-17 22:33:40+01:00
|
yop: check for input overreads.
CC:[email protected]
|
8136f234445862c94d1c081606b2d1e3d44fccf3
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/8136f234445862c94d1c081606b2d1e3d44fccf3
|
2013-02-06 10:21:52+01:00
|
flacdec: silence several "warning: X may be used uninitialized in this function"
Signed-off-by: Michael Niedermayer <[email protected]>
|
fc0d069feb690db8d36cb7bcec62891f160d250a
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/fc0d069feb690db8d36cb7bcec62891f160d250a
|
2013-02-04 22:59:02+01:00
|
4xm: Check available space in read_huffman_tables()
Fixes integer overflow and out of array accesses
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <[email protected]>
|
53a3fdbfc56da54b2c0a44eb1f956ec9d67d1425
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/53a3fdbfc56da54b2c0a44eb1f956ec9d67d1425
|
2013-01-26 02:27:19+01:00
|
mpc8: check stream count before accessing stream 1.
Fixes null pointer dereference
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <[email protected]>
|
69fb605ad5e0f1384ca4d06d38ce0f1b6c8c286d
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/69fb605ad5e0f1384ca4d06d38ce0f1b6c8c286d
|
2013-01-24 02:51:51+01:00
|
error_concealment: Check that the picture is not in a half setup state.
Fixes state becoming inconsistent
Fixes a null pointer dereference
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <[email protected]>
|
23318a57358358e7a4dc551e830e4503f0638cfe
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/23318a57358358e7a4dc551e830e4503f0638cfe
|
2013-01-11 04:46:49+01:00
|
lavf/hlsenc: fix basename size computation off-by-one bug
|
005b360b9c6948637efc55fd77bb6fa9f5d3c940
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/005b360b9c6948637efc55fd77bb6fa9f5d3c940
|
2012-12-22 22:02:06+01:00
|
lavc/subviewerdec: fix potential NULL deref.
Fixes CID966647
|
2e7744a6a265604600f86a85c6961dbf5df9ecdd
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/2e7744a6a265604600f86a85c6961dbf5df9ecdd
|
2013-01-06 04:04:22+01:00
|
mp3on4: fix null pointer dereference
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <[email protected]>
|
51fcf276f8ce66be530549da6b8d96a4bd3087aa
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/51fcf276f8ce66be530549da6b8d96a4bd3087aa
|
2012-12-14 21:50:43+01:00
|
vp56: release frames on error
Fixes CVE-2012-2783
CC: [email protected]
|
f33b5ba63eee96c9d1c7f0e568169cb0c3694238
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/f33b5ba63eee96c9d1c7f0e568169cb0c3694238
|
2012-12-14 13:21:59+01:00
|
flvenc: Check whether seeking back to the header succeeded
The FLV muxer tries to update the header in write_trailer, which is
impossible if writing to a pipe or network stream. Don't write header
data if seeking to the header fails.
Signed-off-by: Martin Storsjö <[email protected]>
|
1eaff98c8320d9ba48fbaec2a558f31f4104de98
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/1eaff98c8320d9ba48fbaec2a558f31f4104de98
|
2012-12-20 12:37:42+02:00
|
mxfdec: fix double free
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <[email protected]>
|
9f92e590ba91faa1283b1a9a35dd7e43c5bd998b
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/9f92e590ba91faa1283b1a9a35dd7e43c5bd998b
|
2012-12-09 11:46:26+01:00
|
flac: change minimum and default of lpc_passes option to 1
Avoid use of uninitialized and uncomputed linear least square models
during ff_lpc_calc_coefs() for FF_LPC_TYPE_CHOLESKY. Fixes running
make fate-flac-16-lpc-cholesk with valgrind --undef-value-errors=yes.
|
480be07a9637b56060737106c53ac888bc107e69
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/480be07a9637b56060737106c53ac888bc107e69
|
2012-12-07 11:43:28+01:00
|
lavfi/alphamerge: fix leak introduced in 217163eb
|
255be0734d9293309b42d8029d2004ec3732c8bc
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/255be0734d9293309b42d8029d2004ec3732c8bc
|
2012-12-02 18:04:57+01:00
|
h264: dont stop parsing NALs without cleanup on DPC.
Fixes a deadlock with frame threads
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <[email protected]>
|
ba353436a375b92659366aeec8c0139da08f8a0b
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/ba353436a375b92659366aeec8c0139da08f8a0b
|
2012-11-19 04:08:11+01:00
|
error concealment: check that references are frames and not fields.
frames cant have field references.
Fixes a deadlock
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <[email protected]>
|
e8fed4d3314cdf0cf4134844a1acf5798b205cb8
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/e8fed4d3314cdf0cf4134844a1acf5798b205cb8
|
2012-11-18 23:02:46+01:00
|
h264: check ref_count validity for num_ref_idx_active_override_flag
Fixes segfault in the fuzzed sample bipbop234.ts_s226407.
CC: [email protected]
|
6e5cdf26281945ddea3aaf5eca4d127791f23ca8
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/6e5cdf26281945ddea3aaf5eca4d127791f23ca8
|
2012-11-27 12:26:33+01:00
|
lavf/mp3enc: make sure the header is valid before writing audio pkt.
An invalid header can lead avpriv_mpegaudio_decode_header() to overread
and/or div by zero.
|
2dd0da787ce5008d4d1b8f461fbd1288c32e2c38
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/2dd0da787ce5008d4d1b8f461fbd1288c32e2c38
|
2012-11-16 14:11:08+01:00
|
swr: reorder/redesign operations to avoid integer overflow.
This fixes a out of array read.
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <[email protected]>
|
17da2d9eee6bb3968522a2f1cdb54117260b6b7d
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/17da2d9eee6bb3968522a2f1cdb54117260b6b7d
|
2012-11-15 12:33:40+01:00
|
imc: sanity check scalefactors.
This fixes undefined behavior
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <[email protected]>
|
2f74f8d7dce2baff3a4401130a8e479c2899fd16
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/2f74f8d7dce2baff3a4401130a8e479c2899fd16
|
2012-11-14 00:03:42+01:00
|
dxa: dont try to use the previous frame if there is none.
Fixes null pointer dereference.
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <[email protected]>
|
12eb2fd5394813a6119912b22f5dfc17b4a6b4a0
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/12eb2fd5394813a6119912b22f5dfc17b4a6b4a0
|
2012-11-15 00:43:30+01:00
|
svq1dec: dont export the qscale table.
SVQ1 has no qscales so the table is of no use, and it triggers a bug as
SVQ1 does not maintain the size of the table properly causing a crash.
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <[email protected]>
|
0a373c31cb7f8dae84857881cd7e3829a6483efe
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/0a373c31cb7f8dae84857881cd7e3829a6483efe
|
2012-11-12 23:01:42+01:00
|
rtpenc_aac: Fix calculation of the header size
Previously the high end byte was always set to zero. Also get
rid of an unnecessary multiplication (which in practice couldn't
overflow) before shifting.
Signed-off-by: Martin Storsjö <[email protected]>
|
e004d175fe2463af8242e390b15350f4745be7b4
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/e004d175fe2463af8242e390b15350f4745be7b4
|
2012-11-08 19:48:32+02:00
|
url_alloc_for_protocol: fix use of uninitialized variable
Fixes CID703830
Signed-off-by: Michael Niedermayer <[email protected]>
|
d30351363f6f5b8fa49c9963cb1c1baf6af93de2
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/d30351363f6f5b8fa49c9963cb1c1baf6af93de2
|
2012-10-19 22:14:13+02:00
|
roqaudioenc: Fix crash with very small roq files
Fixes CID703669
Signed-off-by: Michael Niedermayer <[email protected]>
|
c0b17ea106b94f79255f81ec36ea50096e1ae985
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/c0b17ea106b94f79255f81ec36ea50096e1ae985
|
2012-10-19 02:57:57+02:00
|
idcinvideo: if decoding fails return error
Previously if frame decoding failed it would be
silently reported as valid frame.
The fate ref is updated because sample have
truncated last video packet.
While here return meaningful error codes.
Signed-off-by: Paul B Mahol <[email protected]>
|
527224830aad6aaf5fc5ed9ff6c5f12c80ff906c
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/527224830aad6aaf5fc5ed9ff6c5f12c80ff906c
|
2012-10-19 00:08:01+00:00
|
tiny_psnr: fix range calculation for sample size of 32 bits
For a sample size of 32 bits, the shift would overflow producing
undefined results. Incidentally, in the only test currently using
32-bit samples, the output matches the reference exactly on most
systems meaning the bad 'max' value is never used.
Signed-off-by: Mans Rullgard <[email protected]>
|
bf868c4a9bc6c1ac4c4753822a7c652b7f7c8ff7
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/bf868c4a9bc6c1ac4c4753822a7c652b7f7c8ff7
|
2012-10-15 21:41:25+01:00
|
dpxenc: fix signed c99 overflows
Signed-off-by: Michael Niedermayer <[email protected]>
|
2217a2249dd78c3719f865569b661b8adcda4962
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/2217a2249dd78c3719f865569b661b8adcda4962
|
2012-10-14 05:48:02+02:00
|
g723_1: fix overflow in square_root()
the intermediate does not fit in a signed 32bit int
Signed-off-by: Michael Niedermayer <[email protected]>
|
014b178f84fd6c5766e6a626a83f15a0dc635c90
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/014b178f84fd6c5766e6a626a83f15a0dc635c90
|
2012-10-14 03:42:28+02:00
|
ffplay: Prevent 0/0 aspect from being passed on to lavfi
0/0 fails to be parsed
Fixes Ticket1814
Signed-off-by: Michael Niedermayer <[email protected]>
|
a63d7213b3eb96a35fdf34b05f45e5675107d8f9
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/a63d7213b3eb96a35fdf34b05f45e5675107d8f9
|
2012-10-14 23:40:14+02:00
|
asrc_aevalsrc: Fix use of uninitialized pointer inside av_strtok()
Fixes CID733842
Signed-off-by: Michael Niedermayer <[email protected]>
|
989c91b5042c19c9914a3b205b1ca6e1598c66ba
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/989c91b5042c19c9914a3b205b1ca6e1598c66ba
|
2012-10-11 03:00:34+02:00
|
mpegts: fuzzy crc check for not so spec compliant files
Fixes Ticket598
Signed-off-by: Michael Niedermayer <[email protected]>
|
f464b02d2214009344c2b5975e3ca2feb3c3ba38
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/f464b02d2214009344c2b5975e3ca2feb3c3ba38
|
2012-10-08 05:25:27+02:00
|
x86/swscale: use unsigned to build SIMD values to avoid signed overflow
Signed-off-by: Michael Niedermayer <[email protected]>
|
ef912134f01c1fba3ab201fdf98d90ab4eb55179
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/ef912134f01c1fba3ab201fdf98d90ab4eb55179
|
2012-09-11 03:02:51+02:00
|
sws/output: use unsigned variables where harmless overflows are expected.
signed overflow is undefined in C ...
Signed-off-by: Michael Niedermayer <[email protected]>
|
14de55784dcf0b875dab35896c9e55d5792c6fd4
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/14de55784dcf0b875dab35896c9e55d5792c6fd4
|
2012-09-10 21:04:01+02:00
|
flvenc: silence bogus warning
The compiler fails to figure out that enc->codec_type can only
have 3 different values.
Thus when an if/else is encountered it triggers on the possibility
of the else case has not initialized the flags variable.
Signed-off-by: Luca Barbato <[email protected]>
|
6a08955c104450dfc8f56aa9f552a4c08f8d8f7f
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/6a08955c104450dfc8f56aa9f552a4c08f8d8f7f
|
2012-09-18 10:31:04+02:00
|
mpegvideo_enc: remove assert that has become obsolete with the new API
It now just checks uninitialized and unused data.
Signed-off-by: Martin Storsjö <[email protected]>
|
19000122a4cc7551cef19ccc6ce4db82d7d290bd
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/19000122a4cc7551cef19ccc6ce4db82d7d290bd
|
2012-09-04 18:37:58+03:00
|
rtsp: Free the rtpdec context properly
The condition for calling the rtpdec cleanup was broken in
df8cf076c86.
This fixes a memory leak.
Signed-off-by: Martin Storsjö <[email protected]>
|
125c6c07525a7153957d70a1bb5b732f113d1480
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/125c6c07525a7153957d70a1bb5b732f113d1480
|
2012-08-27 12:29:47+03:00
|
libvpxenc: fix division by zero
Reported-by: thresh
Signed-off-by: Michael Niedermayer <[email protected]>
|
d472453efd32bfb0b3cd348183f4fcb7d4df4389
|
ffmpeg
|
devign
| 1 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/d472453efd32bfb0b3cd348183f4fcb7d4df4389
|
2012-08-16 17:00:21+02:00
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.