pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/ffmpeg3 ffmpeg3: updated to 3.4.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b1d982e34b14
branches:  trunk
changeset: 314634:b1d982e34b14
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Nov 03 08:06:46 2018 +0000

description:
ffmpeg3: updated to 3.4.5

version 3.4.5:
- avutil/integer: Fix integer overflow in av_mul_i()
- avcodec/msrle: Check that the input is large enough to contain a end of picture code
- avcodec/jpeg2000dec: Fix off by 1 error in JPEG2000_PGOD_CPRL handling
- avcodec/mpeg4videodec: Fix typo in sprite delta check
- avcodec/h264_cavlc: Check mb_skip_run
- avcodec/ra144: Fix integer overflow in add_wav()
- avformat/utils: Never store negative values in last_IP_duration
- avformat/utils: Fix integer overflow in discontinuity check
- avcodec/unary: Improve get_unary() docs
- avcodec/gdv: Replace divisions by shifts in rescale()
- avcodec/dvdsubdec: Sanity check len in decode_rle()
- avcodec/mpeg4videodec: Fix undefined shift in get_amv()
- avcodec/zmbv: Check that the decompressed data size is correct
- avcodec/zmbv: Update decomp_len in raw frames
- avcodec/shorten: Fix bitstream end check in read_header()
- avcodec/dvdsubdec: Avoid branch in decode_run_8bit()
- avcodec/h264_refs: Document last if() in ff_h264_execute_ref_pic_marking()
- avcodec/ra144: Fix undefined integer overflow in add_wav()
- avcodec/indeo4: Check dimensions in decode_pic_hdr()
- avformat/mov: Error on too large stsd entry counts.
- examples: Fix use of AV_CODEC_FLAG_GLOBAL_HEADER
- avcodec/hq_hqa: Check remaining input bits in hqa_decode_mb()
- avcodec/vb: Check for end of bytestream before reading blocktype
- avcodec/snowdec: Fix integer overflow with motion vector residual
- avformat/nsvdec: Do not parse multiple NSVf
- avformat/mlvdec: read_string() received unsigned size, make the argument unsigned
- avformat/rmdec: Fix EOF check in the stream loop in ivr_read_header()
- avcodec/scpr: Check for min > max in decompress_p()
- avcodec/shorten: Fix signed 32bit overflow in shift in shorten_decode_frame()
- avcodec/shorten: Fix integer overflow in residual/LPC combination
- avcodec/shorten: Check verbatim length
- avcodec/mpegaudio_parser: Initialize poutbuf*
- avcodec/aacpsdsp_template: Fix integer overflow in ps_stereo_interpolate_c()
- avformat/flvenc: Check audio packet size
- lavc/svq3: Fix regression decoding some files.
- avcodec/qtrle: Check remaining bytestream in qtrle_decode_XYbpp()
- avcodec/diracdec: Check bytes count in else branch in decode_lowdelay() too
- avcodec/diracdec: Check slice numbers for overflows in relation to picture dimensions
- avcodec/diracdec: Change frame_number to 64bit as its a 32bit from the bitstream and we also have a -1 special case
- avcodec/dirac_dwt_template: Fix several integer overflows in horizontal_compose_daub97i()
- avcodec/diracdec: Prevent integer overflow in intermediate in global_mv()
- swresample/swresample: Fix input channel count in resample_first computation
- avutil/pixfmt: Document chroma plane size for odd resolutions
- avcodec/cuviddec: properly take deinterlacing and display delay into account for buffer_full check
- configure: add LIBDRM to extralibs_avutil
- avcodec/bitstream_filters: check the input argument of av_bsf_get_by_name() for NUL

diffstat:

 multimedia/ffmpeg3/Makefile        |   3 +--
 multimedia/ffmpeg3/Makefile.common |   4 ++--
 multimedia/ffmpeg3/distinfo        |  10 +++++-----
 3 files changed, 8 insertions(+), 9 deletions(-)

diffs (44 lines):

diff -r 1c0b7daf9705 -r b1d982e34b14 multimedia/ffmpeg3/Makefile
--- a/multimedia/ffmpeg3/Makefile       Sat Nov 03 07:44:35 2018 +0000
+++ b/multimedia/ffmpeg3/Makefile       Sat Nov 03 08:06:46 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2018/08/22 09:45:48 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2018/11/03 08:06:46 adam Exp $
 
 PKGNAME=       ${DISTNAME:S/ffmpeg/ffmpeg3/}
-PKGREVISION=   1
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://ffmpeg.mplayerhq.hu/
 COMMENT=       Decoding, encoding and streaming software (v3.x)
diff -r 1c0b7daf9705 -r b1d982e34b14 multimedia/ffmpeg3/Makefile.common
--- a/multimedia/ffmpeg3/Makefile.common        Sat Nov 03 07:44:35 2018 +0000
+++ b/multimedia/ffmpeg3/Makefile.common        Sat Nov 03 08:06:46 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.32 2018/09/29 14:28:24 tnn Exp $
+# $NetBSD: Makefile.common,v 1.33 2018/11/03 08:06:46 adam Exp $
 # used by multimedia/ffmpeg3/Makefile
 # used by multimedia/ffplay3/Makefile
 
-DISTNAME=      ffmpeg-3.4.4
+DISTNAME=      ffmpeg-3.4.5
 CATEGORIES=    multimedia
 MASTER_SITES=  http://www.ffmpeg.org/releases/
 EXTRACT_SUFX=  .tar.xz
diff -r 1c0b7daf9705 -r b1d982e34b14 multimedia/ffmpeg3/distinfo
--- a/multimedia/ffmpeg3/distinfo       Sat Nov 03 07:44:35 2018 +0000
+++ b/multimedia/ffmpeg3/distinfo       Sat Nov 03 08:06:46 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.29 2018/07/19 06:47:43 adam Exp $
+$NetBSD: distinfo,v 1.30 2018/11/03 08:06:46 adam Exp $
 
-SHA1 (ffmpeg-3.4.4.tar.xz) = 689862dcd85ced53418c106100190b672f168b53
-RMD160 (ffmpeg-3.4.4.tar.xz) = 1fdc01faa071cd384a65c1dc6e537376b3008a33
-SHA512 (ffmpeg-3.4.4.tar.xz) = f25461785ca253e657de00be3033a0fd3a19e5e659815adb6cca6257ac4181d4581512a8ce14ba890e6583b3d1ffef3f436c8ce78dfacc320d1744e7d08508ab
-Size (ffmpeg-3.4.4.tar.xz) = 8485304 bytes
+SHA1 (ffmpeg-3.4.5.tar.xz) = fafa0422c8b9ae428d8e80ca59561773c3198dbe
+RMD160 (ffmpeg-3.4.5.tar.xz) = 2233f87d59ee167417abbbf6d5e38d655833088b
+SHA512 (ffmpeg-3.4.5.tar.xz) = d07f2d0cea5f75707746d31b1641e30680cd43e9da17dfc53b60619e31aee001750c68e1a70c9125e86e520037aa690bac4c7a6c698c376063766b011d818063
+Size (ffmpeg-3.4.5.tar.xz) = 8490416 bytes
 SHA1 (patch-Makefile) = 0c35f53878b0420aeea49d8ccb249279e705eb40
 SHA1 (patch-configure) = a30c25267dec3642a010d7cb66fc98e8c5c0bdea
 SHA1 (patch-doc_Makefile) = 50ee7aaf74f8a5c439b11f141b5408322659543a



Home | Main Index | Thread Index | Old Index