pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia
Module Name: pkgsrc
Committed By: adam
Date: Fri Jul 4 10:33:42 UTC 2014
Modified Files:
pkgsrc/multimedia/ffmpeg: Makefile Makefile.common distinfo
pkgsrc/multimedia/ffplay: Makefile
Removed Files:
pkgsrc/multimedia/ffmpeg/patches: patch-CVE-2014-4610
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...
To generate a diff of this commit:
cvs rdiff -u -r1.121 -r1.122 pkgsrc/multimedia/ffmpeg/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/multimedia/ffmpeg/Makefile.common
cvs rdiff -u -r1.74 -r1.75 pkgsrc/multimedia/ffmpeg/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/multimedia/ffmpeg/patches/patch-CVE-2014-4610
cvs rdiff -u -r1.12 -r1.13 pkgsrc/multimedia/ffplay/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index