pkgsrc-Changes archive

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

CVS commit: pkgsrc/multimedia/ffmpeg2



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jul 15 17:11:44 UTC 2014

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

Log Message:
Changes 2.2.5:
* ffmpeg: Use av_stream_get_parser() to avoid ABI issues
* avformat: add av_stream_get_parser() to access avformat AVParser
* avformat/utils: do not wait for packets from discarded streams for genpts
* avfilter/f_ebur128: Use av_malloc_array()
* avcodec/hevc: Use av_malloc(z)_array()
* cmdutils_opencl: Use av_malloc_array()
* avfilter/x86/vf_pullup: fix old typo
* avfilter/vf_pullup: use ptrdiff_t as stride argument for dsp functions


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/multimedia/ffmpeg2/Makefile.common
cvs rdiff -u -r1.13 -r1.14 pkgsrc/multimedia/ffmpeg2/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