[gst-cvs] bilboed gst-ffmpeg: gst-ffmpeg/ gst-ffmpeg/ext/ffmpeg/

Edward Hervey bilboed at kemper.freedesktop.org
Mon Oct 9 06:32:08 PDT 2006


CVS Root:       /cvs/gstreamer
Module:         gst-ffmpeg
Changes by:     bilboed
Date:           Mon Oct 09 2006  13:32:08 UTC

Log message:
* ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_formatid_to_caps),
(gst_ffmpeg_formatid_get_codecids):
Added proper mime types for mxf and gxf formats.
Added known configuration for asf muxer. Implies allowing the ffmpeg asf
muxer to take WMV and WMA.
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
Most demuxers/formats don't give keyframe information on encoded
audio streams. We therefore don't discard them, and use the clipping
functionnality to drop the decoded buffers we didn't need.

Modified files:
    .               : ChangeLog
    ext/ffmpeg      : gstffmpegcodecmap.c gstffmpegdec.c

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-ffmpeg/ChangeLog.diff?r1=1.336&r2=1.337
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-ffmpeg/ext/ffmpeg/gstffmpegcodecmap.c.diff?r1=1.126&r2=1.127
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-ffmpeg/ext/ffmpeg/gstffmpegdec.c.diff?r1=1.166&r2=1.167




More information about the Gstreamer-commits mailing list