pkgsrc-Changes archive

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

CVS commit: pkgsrc/multimedia/ffmpeg1



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Oct 10 12:30:34 UTC 2014

Modified Files:
        pkgsrc/multimedia/ffmpeg1: Makefile Makefile.common distinfo

Log Message:
Changes 1.2.9:
* swresample/swresample: fix sample drop loop end condition
* avcodec/h264: Check mode before considering mixed mode intra prediction
* avformat/mpegts: Check desc_len / get8() return code
* avcodec/smc: fix off by 1 error
* avcodec/qpeg: fix off by 1 error in MV bounds check
* avcodec/gifdec: factorize interleave end handling out
* avcodec/cinepak: fix integer underflow
* avcodec/pngdec: Calculate MPNG bytewidth more defensively
* avcodec/pngdec: Check bits per pixel before setting monoblack pixel format
* avcodec/tiff: more completely check bpp/bppcount
* avcodec/mmvideo: Bounds check 2nd line of HHV Intra blocks
* avcodec/utils: Add case for jv to avcodec_align_dimensions2()
* more...


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/multimedia/ffmpeg1/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/multimedia/ffmpeg1/Makefile.common \
    pkgsrc/multimedia/ffmpeg1/distinfo

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