ffmpeg | branch: master | Michael Niedermayer | Wed Feb 11
03:33:53 2015 +0100| [08509c8f86626815a3e9e68d600d1aacbb8df4bf] | 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: Thom
ffmpeg | branch: master | Michael Niedermayer | Tue Feb 10
22:09:29 2015 +0100| [23849339855875b737aee94813b31ddde2e40f9a] | committer:
Michael Niedermayer
ffmpeg: Print negative times like "-00:05:01.22" instead of "00:-5:-1.-22"
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/
ffmpeg | branch: master | Paul B Mahol | Wed Feb 11 09:35:23
2015 +| [3a8801eb8d721b2ae16d4b178985e3893aa783e8] | committer: Paul B Mahol
Changelog: mention more ported filters
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3a8801eb8d721b2ae16d4b17
ffmpeg | branch: release/1.2 | Michael Niedermayer | Sat Feb
7 02:22:44 2015 +0100| [4de40be5077364c8b0e25c5fa8d3fc9afbcfe94b] | committer:
Michael Niedermayer
avcodec/h264_slice: Check picture structure before setting the related fields
This might fix a hypothetical race condition
Signed-of
ffmpeg | branch: release/1.2 | Michael Niedermayer | Fri Feb
6 22:16:08 2015 +0100| [5b4a79ee02177075ca0ea8d00b9771eec0daa9ea] | committer:
Michael Niedermayer
avutil/opt: Fix type used to access AV_OPT_TYPE_SAMPLE_FMT
Signed-off-by: Michael Niedermayer
(cherry picked from commit 1750b45cdf7
ffmpeg | branch: release/1.2 | Michael Niedermayer | Thu Feb
5 03:45:21 2015 +0100| [3508aa142766288c87c471af4de34c204089a800] | 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/1.2 | Michael Niedermayer | Wed Feb
4 20:48:30 2015 +0100| [fd6a9fcd427b86c0a249a8cdb33f746f33706725] | 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/1.2 | Michael Niedermayer | Wed Feb
4 20:13:18 2015 +0100| [20be3ea442abafbdc4d8288a549c302a306bc63c] | committer:
Michael Niedermayer
avcodec/mjpegdec: Check escape sequence validity
Fixes assertion failure
Fixes: asan_heap-oob_1c1a4ea_1242_cov_2274415971_TESTcmyk.jp
ffmpeg | branch: release/1.2 | Michael Niedermayer | Fri Feb
6 04:11:56 2015 +0100| [4ef5605fc91d5e01611dde6532f8b91742af3c60] | 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/1.2 | Michael Niedermayer | Wed Feb
11 03:33:53 2015 +0100| [7e7772c13ad8c75786f3980ad4e118158697d4db] | 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/1.2 | Michael Niedermayer | Thu Feb
5 00:12:08 2015 +0100| [42d9a7010f2d24e93c12c001430186d544eea591] | committer:
Michael Niedermayer
swscale/utils: Limit filter shifting so as not to read from prior the array
Fixes out of array read
Fixes: asan_heap-oob_1fb2f9b_3780
ffmpeg | branch: release/1.2 | Michael Niedermayer | Sat Feb
7 03:34:48 2015 +0100| [ac8ef33f9a397ed6ddfe936a2bdd6866ecb211dc] | committer:
Michael Niedermayer
avcodec/h264_slice: ignore SAR changes in slices after the first
Fixes race condition and null pointer dereference
Fixes: signal_sigs
ffmpeg | branch: release/1.2 | Michael Niedermayer | Fri Feb
6 15:09:54 2015 +0100| [763c7533483b332bfe2064df4de43056f3935d84] | committer:
Michael Niedermayer
avcodec/h264: Be more strict on rejecting pps/sps changes
Fixes race condition
Fixes: signal_sigsegv_1472ac3_468_cov_2915641226_CABAC
ffmpeg | branch: release/1.2 | Michael Niedermayer | Fri Feb
6 22:14:15 2015 +0100| [d9618b964b179bd4f8cb55aa95e7426f914c95fe] | committer:
Michael Niedermayer
avutil/opt: Fix types used to access AV_OPT_TYPE_PIXEL_FMT
Signed-off-by: Michael Niedermayer
(cherry picked from commit a0640e63463
ffmpeg | branch: release/1.2 | Michael Niedermayer | Sat Feb
7 02:06:20 2015 +0100| [64e50b2f2a6830475224b2ec03bb88ff300067f8] | committer:
Michael Niedermayer
avcodec/h264_slice: Do not change frame_num after the first slice
Fixes potential race condition
Fixes: signal_sigsegv_1472ac3_468_co
ffmpeg | branch: master | Paul B Mahol | Wed Feb 11 09:46:20
2015 +| [ac494e5a66507c8124e8ba399b3f0685a51d7a82] | committer: Paul B Mahol
avformat/isom: add X-Com Radvision fourcc
Fixes bug #4303.
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ac4
ffmpeg | branch: master | Alexey Titov | Tue Feb 10
12:21:05 2015 -0800| [a05a7373166c3c1b2eed3db66e143e9d227e0354] | committer:
Michael Niedermayer
avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N^2 filter
computation with 2N+C
i7-4770K luma 21% faster, chroma 18% faster
ffmpeg | branch: master | Paul B Mahol | Wed Jan 28 15:46:58
2015 +| [edf217ebb7d518be3030184d03b5534033e82d0f] | committer: Paul B Mahol
avfilter: add dcshift filter
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=edf217ebb7d518be3030184d03b5534033
ffmpeg | branch: master | Jean Delvare | Wed Feb 11 14:18:27
2015 +0100| [194165aed8629257b73e53ba951586ed4754cee3] | committer: Michael
Niedermayer
cmdutils: fix success path
Since commit 934f2d2f5c16df8aad9f401a9fd842b5d9a78b11,
cmdutils_read_file() prints a confusing message on success:
IO
ffmpeg | branch: master | Michael Niedermayer | Wed Feb 11
00:47:15 2015 +0100| [7cac568b39703934b6ee62411dfe949816f7f840] | committer:
Michael Niedermayer
avcodec/mjpegenc: support trellis quantization
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com
ffmpeg | branch: master | Michael Niedermayer | Wed Feb 11
01:28:12 2015 +0100| [7d24ccaf002b65f3073338b4dcd81e2a609fa267] | committer:
Michael Niedermayer
fate: mjpeg trellis test
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7d24ccaf002b65f3
ffmpeg | branch: master | Michael Niedermayer | Wed Feb 11
00:34:02 2015 +0100| [7366bb38f10e5955be4280e11b7dbe15d2c0edb8] | committer:
Michael Niedermayer
avcodec/mpegvideo_enc: Add intra_chroma_ac_vlc_length, it will be needed for
mjpeg
Signed-off-by: Michael Niedermayer
> http://git.vide
ffmpeg | branch: master | Michael Niedermayer | Wed Feb 11
23:55:30 2015 +0100| [0bcb040a2ec9138a8da2ea67170e9f738259423f] | committer:
Michael Niedermayer
avcodec/mpegvideo_enc: Consider chroma_intra_matrix in dct_quantize_trellis_c()
Signed-off-by: Michael Niedermayer
> http://git.videolan
ffmpeg | branch: master | Michael Niedermayer | Thu Feb 12
00:18:59 2015 +0100| [98437465704ddd2145cb9b41f683a36d3cefede6] | committer:
Michael Niedermayer
avcodec/mpegvideo_enc: correctly initialize chroma_intra_matrix for MPEG1/2
Signed-off-by: Michael Niedermayer
> http://git.videolan.org
ffmpeg | branch: master | Robert Xiao | Wed Feb 11
19:38:55 2015 -0500| [60bb893386d451f768c8d659c0561a84d4c1623e] | committer:
Michael Niedermayer
LICENSE.md: Formatting updates
Put filenames and configuration options in code for clarity, and fix some list
formatting.
Reviewed-by: Timothy G
25 matches
Mail list logo