FFmpeg 4.1.2 was released on 2019-03-23. """ - avcodec/dfa: Check the chunk header is not truncated - avcodec/clearvideo: Check remaining data in P frames - avcodec/hevcdec: decode at most one slice reporting being the first in the picture - avcodec/dvbsubdec: Check object position - avcodec/cdgraphics: Use ff_set_dimensions() - avformat/gdv: Check fps - configure: use vpx_codec_vp8_dx/cx for libvpx-vp8 checking - configure: add missing pthreads extralibs dependency for libvpx-vp9 - avcodec/mpeg4videodec: Check idx in mpeg4_decode_studio_block() - avcodec/dxv: Correct integer overflow in get_opcodes() - avcodec/scpr: Fix use of uninitialized variable - avcodec/qpeg: Limit copy in qpeg_decode_intra() to the available bytes - avcodec/aic: Check remaining bits in aic_decode_coeffs() - avcodec/gdv: Check for truncated tags in decompress_5() - avcodec/bethsoftvideo: Check block_type - avcodec/jpeg2000dwt: Fix integer overflow in dwt_decode97_int() - avcodec/error_resilience: Use a symmetric check for skipping MV estimation - avcodec/mlpdec: Insuffient typo - avcodec/zmbv: obtain frame later - avcodec/jvdec: Check available input space before decode8x8() - avcodec/h264_direct: Fix overflow in POC comparission - avformat/webmdashenc: Check id in adaption_sets - avformat/http: Fix Out-of-Bounds access in process_line() - avformat/ftp: Fix Out-of-Bounds Access and Information Leak in ftp.c:393 - avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for handling braces - avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for tag scaning - avformat/matroskadec: Do not leak queued packets on sync errors - avcodec/mpeg4videodec: Clear interlaced_dct for studio profile - avformat/mov: Do not use reference stream in mov_read_sidx() if there is no reference stream - avcodec/sbrdsp_fixed.c: remove input value limit for sbr_sum_square_c() - avcodec/prores_ks: Fix luma quantization if q >= MAX_STORED_Q - avformat/mov: fix hang while seek on a kind of fragmented mp4 - avformat/async: fix assertion condition when draining buffer - avcodec/cbs_av1: don't call cbs_av1_read_trailing_bits() when no bits remain in the OBU """
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba92b70bb5b765e7a3f8779ae515e8e9eae04bc6 commit ba92b70bb5b765e7a3f8779ae515e8e9eae04bc6 Author: Alexis Ballier <aballier@gentoo.org> AuthorDate: Mon Mar 25 14:01:00 2019 +0100 Commit: Alexis Ballier <aballier@gentoo.org> CommitDate: Mon Mar 25 14:01:10 2019 +0100 media-video/ffmpeg: bump to 4.1.2 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=336f5a5340f9244062adede3bd2e901b98ee6c3a commit 336f5a5340f9244062adede3bd2e901b98ee6c3a Author: Mart Raudsepp <leio@gentoo.org> AuthorDate: 2019-03-30 14:16:13 +0000 Commit: Mart Raudsepp <leio@gentoo.org> CommitDate: 2019-03-30 14:23:23 +0000 media-plugins/gst-plugins-libav: bump bundled ffmpeg for USE=libav, timestamp fixes Closes: https://bugs.gentoo.org/681710 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org> media-plugins/gst-plugins-libav/Manifest | 1 + .../gst-plugins-libav/files/fix-negative-pts.patch | 40 ++++++++ ...gst-plugins-libav-1.14.4.4.1.2_p20190329.ebuild | 104 +++++++++++++++++++++ 3 files changed, 145 insertions(+)