Subject: CVS commit: pkgsrc/multimedia
From: Adam Ciarcinski
Date: 2014-07-04 12:33:42
Message id: 20140704103342.1845896@cvs.netbsd.org

Log Message:
Changes 1.2.7:
avformat/mpc: attempt to allocate a packet that is not smaller than the data \ 
inside it
avcodec/alsdec: Clear MPEG4AudioConfig so that no use of uninitialized memory is \ 
possible
avformat/flvenc: Do not allow creating h263/mpeg4 in flv without unofficial \ 
format extensions being enabled
avcodec/mss4: Fix () in MKVAL() macro
avcodec/mss34dsp: fix () in SOP* macros
avcodec/mlpdec: fix () in MSB_MASK() macro
avcodec/golomb-test: fix () in EXTEND() macro
avcodec/aac: fix () in IS_CODEBOOK_UNSIGNED macro
avcodec/libvorbisenc: dont add the duration to AV_NOPTS_VALUE
avutil/cpu: force mmx on selection of higher x86 SIMD features
avcodec/diracdec: move mc buffer allocation to per frame
avfilter/graphdump: Fix pointer to local outside scope
more...

Files:
RevisionActionfile
1.122modifypkgsrc/multimedia/ffmpeg/Makefile
1.39modifypkgsrc/multimedia/ffmpeg/Makefile.common
1.75modifypkgsrc/multimedia/ffmpeg/distinfo
1.13modifypkgsrc/multimedia/ffplay/Makefile
1.1removepkgsrc/multimedia/ffmpeg/patches/patch-CVE-2014-4610