ffmpeg | branch: release/0.7 | Michael Niedermayer | Sat Oct
4 04:29:40 2014 +0200| [79891f5b87baa9c17366a84950cb81b8f4f6e5f1] | committer:
Michael Niedermayer
avformat/mpegts: Check desc_len / get8() return code
Fixes out of array read
Fixes:
signal_sigsegv_844d59_10_signal_sigsegv_a17bb7_3
ffmpeg | branch: release/0.7 | wm4 | Tue Feb 3
19:04:11 2015 +0100| [a58b8e99c4211c17361d0469ff522298cfb01344] | committer:
Michael Niedermayer
avformat/mpc8: fix broken pointer math
This could overflow and crash at least on 32 bit systems.
Reviewed-by: Reimar Döffinger
Signed-off-by: Micha
ffmpeg | branch: release/0.7 | Michael Niedermayer | Thu Oct
2 23:17:21 2014 +0200| [794fcabfe8b8506dbdf33a735318d1a2aecfb150] | committer:
Michael Niedermayer
avcodec/jpeglsdec: Check run value more completely in ls_decode_line()
previously it could have been by 1 too large
Fixes out of arra
ffmpeg | branch: release/0.7 | Michael Niedermayer | Fri Oct
3 22:50:45 2014 +0200| [5b2097626d0e4ccb432d7d8ab040aa8dbde9eb3a] | committer:
Michael Niedermayer
avcodec/smc: fix off by 1 error
Fixes out of array access
Fixes: asan_heap-oob_1685bf0_5_asan_heap-oob_1f35116_430_smc.mov
Found-by:
ffmpeg | branch: release/0.7 | Michael Niedermayer | Sun Dec
14 17:26:11 2014 +0100| [1aedd7645a3d01a9a674a7e62d90811a88bc6b04] | committer:
Michael Niedermayer
avformat/aviobuf: Check that avio_seek() target is non negative
Fixes out of array access
Suggested-by: Andrew Scherkus
Signed-off-
ffmpeg | branch: release/0.7 | Michael Niedermayer | Tue Nov
25 13:53:06 2014 +0100| [30e8a375901f8802853fd6d478b77a127d208bd6] | committer:
Michael Niedermayer
avcodec/mjpegdec: Fix context fields becoming inconsistent
Fixes out of array access
Fixes:
asan_heap-oob_1ca4f85_2760_cov_19187
ffmpeg | branch: release/0.7 | Michael Niedermayer | Tue Oct
28 15:26:42 2014 +0100| [f3cdeeb070d4793d98b16a7ad66049e537ab7ba7] | committer:
Michael Niedermayer
avcodec/dxa: check dimensions
Fixes out of array access
Fixes: asan_heap-oob_11222fb_21_020.dxa
Found-by: Mateusz "j00ru" Jurczyk and
ffmpeg | branch: release/0.7 | Michael Niedermayer | Wed Nov
26 15:45:47 2014 +0100| [cb1db92cca98f963e91f421ee0c84f8866325a73] | committer:
Michael Niedermayer
avcodec/pngdec: Check IHDR/IDAT order
Fixes out of array access
Fixes: asan_heap-oob_20a6c26_2690_cov_3434532168_mail.png
Found-by: M
ffmpeg | branch: release/0.7 | Michael Niedermayer | Mon Nov
10 23:07:50 2014 +0100| [f78f7eca1a5ce67db6b1f8a159dc47cc57e8d43a] | committer:
Michael Niedermayer
avcodec/wmaprodec: Fix integer overflow in sfb_offsets initialization
Fixes out of array read
Fixes:
asan_heap-oob_2aec5b0_1828_clas
ffmpeg | branch: release/0.7 | Michael Niedermayer | Fri Oct
3 21:08:52 2014 +0200| [faf293a83af1133e3c54f901d00aadb70e81977f] | committer:
Michael Niedermayer
avcodec/qpeg: fix off by 1 error in MV bounds check
Fixes out of array access
Fixes: asan_heap-oob_153760f_4_asan_heap-oob_1d7a4cf_16
ffmpeg | branch: release/0.7 | Michael Niedermayer | Fri Oct
3 17:35:58 2014 +0200| [7a5590ef4282e19d48d70cba0bc4628c13ec6fd8] | committer:
Michael Niedermayer
avcodec/pngdec: Check bits per pixel before setting monoblack pixel format
Fixes out of array accesses
Fixes: asan_heap-oob_14dbfcf_4
ffmpeg | branch: release/0.7 | wm4 | Tue Feb 3
19:04:12 2015 +0100| [42b4ba4a8ae261609100ed41b773b26f9989941e] | committer:
Michael Niedermayer
avformat/mpc8: fix hang with fuzzed file
This can lead to an endless loop by seeking back a few bytes after each
attempted chunk read. Assuming negat
ffmpeg | branch: release/0.7 | Michael Niedermayer | Fri Oct
3 01:50:27 2014 +0200| [b5e661bcd2bb4fe771cb2c1e21215c68e6a17665] | committer:
Michael Niedermayer
avcodec/mjpegdec: check bits per pixel for changes similar to dimensions
Fixes out of array accesses
Fixes:
asan_heap-oob_16668e9_2_
ffmpeg | branch: release/0.7 | Michael Niedermayer | Wed Feb
4 14:47:41 2015 +0100| [c68fe8ac8b9d0602e24e1c8c5d575fb21a8b3364] | committer:
Michael Niedermayer
avformat/mpc8: Use uint64_t in *_get_v() to avoid undefined behavior
Signed-off-by: Michael Niedermayer
(cherry picked from commit 0
ffmpeg | branch: release/0.7 | Michael Niedermayer | Sun Feb
1 19:19:25 2015 +0100| [42f8a33c3c396b84932b0badca1cff5d0b6aff5e] | committer:
Michael Niedermayer
avformat/utils: Fix number suffixes in tb_unreliable()
Signed-off-by: Michael Niedermayer
(cherry picked from commit 4b15bba2aec9377
ffmpeg | branch: release/0.7 | Michael Niedermayer | Thu Feb
5 03:45:21 2015 +0100| [f3a776a9433cfc935d56264f1c52873249477e12] | committer:
Michael Niedermayer
avformat/thp: Check av_get_packet() for failure not only for partial output
Fixes null pointer dereference
Fixes: signal_sigsegv_db2c
ffmpeg | branch: release/0.7 | Michael Niedermayer | Tue Dec
16 16:24:55 2014 +0100| [fac6f744d8170585f05e098ce9c9f27eeffa818e] | committer:
Michael Niedermayer
avcodec/vmdvideo: Check len before using it in method 3
Fixes out of array access
Fixes: asan_heap-oob_4d23ba_91_cov_3853393937_128.v
ffmpeg | branch: release/0.7 | Michael Niedermayer | Wed Dec
3 20:21:56 2014 +0100| [9f993d2d4ba256155b52529922e7da0144e64b99] | committer:
Michael Niedermayer
swscale/x86/rgb2rgb_template: fix crash with tiny size and nv12 output
Fixes Ticket4151
Signed-off-by: Michael Niedermayer
(cherry
ffmpeg | branch: release/0.7 | Michael Niedermayer | Sat Jan
17 01:56:03 2015 +0100| [ae82abbbcf0ca680d2458f81d431afabd12b7d0c] | committer:
Michael Niedermayer
avcodec/flac_parser: fix handling EOF if no headers are found
Fixes assertion failure
Fixes Ticket4269
Signed-off-by: Michael Nieder
ffmpeg | branch: release/0.7 | Michael Niedermayer | Fri Jan
17 20:09:48 2014 +0100| [0701f7c5c3f9e8a336d1f5773a89a5e63f8f5497] | committer:
Michael Niedermayer
dnxhdenc: fix mb_rc size
Fixes out of array access with RC_VARIANCE set to 0
Signed-off-by: Michael Niedermayer
(cherry picked from
ffmpeg | branch: release/0.7 | Michael Niedermayer | Fri Jun
20 03:15:28 2014 +0200| [1b291e0466308b341bc2e8c2a49d44862400f014] | committer:
Michael Niedermayer
avutil/lzo: Fix integer overflow
Embargoed-till: 2014-06-27 requested by researcher, but embargo broken by libav
today (git and mail
ffmpeg | branch: release/0.7 | Michael Niedermayer | Wed Feb
4 20:48:30 2015 +0100| [75b0cfcf105c8720a47a2ee80a70ba16799d71b7] | committer:
Michael Niedermayer
avcodec/mjpegdec: Check number of components for JPEG-LS
Fixes out of array accesses
Fixes: asan_heap-oob_1c1a4ea_1242_cov_2274415971
ffmpeg | branch: release/0.7 | Michael Niedermayer | Fri Dec
16 02:57:22 2011 +0100| [127a2902533cfb6d55cf1960d5f184eb4f02211f] | committer:
Michael Niedermayer
smackerdemuxer: check some values before instead of just after malloc()
Fixes Ticket777
Bug Found by: Diana Elena Muscalu
Signed-off-
ffmpeg | branch: release/0.7 | Michael Niedermayer | Thu Jan
31 04:20:24 2013 +0100| [98b0751e895e6065cfae65008bee402481a4158c] | committer:
Michael Niedermayer
h264/cabac: check loop index
fix out of array read
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Nie
ffmpeg | branch: release/0.7 | Michael Niedermayer | Sun Mar
8 23:27:43 2015 +0100| [5333edcc869181649d7f9d6cdde9f975531c0b8c] | committer:
Michael Niedermayer
avcodec/tiff: move bpp check to after "end:"
This ensures that all current and future code-pathes get bpp checked
Signed-off-by: Mic
ffmpeg | branch: release/0.7 | Michael Niedermayer | Thu Feb
19 16:25:29 2015 +0100| [2ddabbb40f0c7b9f43a4c0db3d45938f56d3b21c] | committer:
Michael Niedermayer
avcodec/x86/mlpdsp_init: Simplify mlp_filter_channel_x86()
Based on patch by Francisco Blas Izquierdo Riera
Commit message partly tak
ffmpeg | branch: release/0.7 | Dyami Caliri | Thu Feb
26 10:17:01 2015 -0800| [c681f86a324d6181c31006edb300356af47e91cd] | committer:
Michael Niedermayer
Fix buffer_size argument to init_put_bits() in multiple encoders.
Several encoders were multiplying the buffer size by 8, in order to get
a
ffmpeg | branch: release/0.7 | Michael Niedermayer | Wed Feb
11 03:33:53 2015 +0100| [2b8c9c1f7de835d50937a8bf2ae90a61929b3bdd] | committer:
Michael Niedermayer
avcodec/mjpegdec: Skip blocks which are outside the visible area
Fixes out of array accesses
Fixes: ffmpeg_mjpeg_crash.avi
Found-by:
ffmpeg | branch: release/0.7 | Michael Niedermayer | Sat Mar
7 14:30:34 2015 +0100| [bd92af66a1f0cfbb2bb6d372dbf1fac7caaa1732] | committer:
Michael Niedermayer
avcodec/utils: Align YUV411 by as much as the other YUV variants
Fixes out of array accesses
Fixes: ffmpeg_mjpeg_crash2.avi
Found-by
ffmpeg | branch: release/0.7 | Reimar Döffinger |
Sun Sep 21 09:58:10 2014 +0100| [3ab6c0c4ecfd4880096f98474f8ac6b5f39dd924] |
committer: Michael Niedermayer
configure: add noexecstack to linker options if supported.
Signed-off-by: Reimar Döffinger
(cherry picked from commit b7082d953fda93f78
ffmpeg | branch: release/0.7 | Michael Niedermayer | Fri Feb
20 21:00:57 2015 +0100| [20446996f367bebba64197c1c18fe86a9ef2cb66] | committer:
Michael Niedermayer
avformat/vqf: Use 64bit for ret to avoid overflow
Signed-off-by: Michael Niedermayer
(cherry picked from commit cb08687180683a755d0f
ffmpeg | branch: release/0.7 | Michael Niedermayer | Fri Feb
20 20:14:56 2015 +0100| [286915cb846fe3aeda066e60e57238c0f581546a] | committer:
Michael Niedermayer
avformat/gxf: Use 64bit for res to avoid overflow
Signed-off-by: Michael Niedermayer
(cherry picked from commit 12987f89007ee82b9d3a
ffmpeg | branch: release/0.7 | Andreas Cadhalpun
| Sun Feb 22 20:48:38 2015 +0100|
[1979bfecc78034426bf39442cfbd8a3c8c35e6ae] | committer: Michael Niedermayer
avcodec/a64multienc: fix use of uninitialized values in to_meta_with_crop
Averaging over 2 pixels doesn't work correctly for the last p
ffmpeg | branch: release/0.7 | Andreas Cadhalpun
| Mon Mar 9 19:24:09 2015 +0100|
[a83b9f363c24f5d1482f9722c14fc02f3ca5a1d0] | committer: Michael Niedermayer
roqvideoenc: set enc->avctx in roq_encode_init
So far it is only set in roq_encode_frame, but it is used in
roq_encode_end to free the
ffmpeg | branch: release/0.7 | Michael Niedermayer | Fri Feb
6 04:11:56 2015 +0100| [3eb6eeaab0cd42886abbae76c90d005ac82ec9ba] | committer:
Michael Niedermayer
avcodec/h264_ps: More completely check the bit depths
Fixes out of array read
Fixes: asan_static-oob_30328b6_719_cov_3325483287_H264_
ffmpeg | branch: release/0.7 | Michael Niedermayer | Thu Mar
12 00:54:14 2015 +0100| [6f4cda4a6b66cb3882c63e18a35937284c446c44] | committer:
Michael Niedermayer
Update for 0.7.17
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6f4cda4a6b66cb3882
[ffmpeg] [branch: refs/tags/n0.7.17]
Tag:5496678207a39f7e5fb19dc665e35597c353a78c
> http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=5496678207a39f7e5fb19dc665e35597c353a78c
Tagger: Michael Niedermayer
Date: Thu Mar 12 01:17:20 2015 +0100
FFmpeg 0.7.17 release
The branch, master has been updated
via 5f77fb88ce4db74f6df7d3c72a7a5239e0056850 (commit)
from 4387851703430fbaa45d207f922a377630d27034 (commit)
- Log -
commit 5f77fb88ce4db74f6df7d3c72a7a5239e0056850
Author: Micha
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 15
00:42:55 2015 +0100| [26d81b5703ea3b100d5138c0a6359076de2a1e0d] | committer:
Michael Niedermayer
avutil/buffer: Avoid moving the AVBufferRef to a new place in memory in
av_buffer_make_writable()
This allows making a AVBufferRef writab
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 15
00:42:55 2015 +0100| [35fad1e9c90b329b8680787ee5a00c74223c6029] | committer:
Michael Niedermayer
avutil/buffer: Avoid moving the AVBufferRef to a new place in memory in
av_buffer_realloc()
This allows reallocating AVBufferRefs without
ffmpeg | branch: master | Yayoi | Mon Mar 9 22:01:47
2015 -0700| [d5232d4717ec815b5ccb1baf3bc758f1e063010a] | committer: Michael
Niedermayer
avfilter/colormatrix:add slice threading
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d5232d4717ec81
101 - 141 of 141 matches
Mail list logo