gstreamer/ext/ffmpeg
Michael Smith bb5e57a5f1 ext/ffmpeg/gstffmpegcodecmap.c: Add mmf to _get_codecids, so we can use the mmf muxer.
Original commit message from CVS:
* ext/ffmpeg/gstffmpegcodecmap.c:
(gst_ffmpeg_formatid_get_codecids), (gst_ffmpeg_caps_to_codecid):
Add mmf to _get_codecids, so we can use the mmf muxer.
Use "audio/x-adpcm" rather than the dubious looking "x-adpcm" as our
caps type for the adpcm variants.

* ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
Allow muxers that allow either only audio or only video, needed for
mmf (audio only).
2006-11-14 12:34:20 +00:00
..
gstffmpeg.c ext/ffmpeg/: Port of FFMpeg muxers to 0.10. 2006-09-08 15:25:51 +00:00
gstffmpeg.h ext/ffmpeg/: Do proper locking around avcodec_open() and avcodec_close() 2005-12-16 16:23:05 +00:00
gstffmpegcfg.c ext/ffmpeg/gstffmpegcfg.c: FLV is in fact h263 and can take the same parameters as other mpeg derivatives. 2006-10-24 09:27:16 +00:00
gstffmpegcfg.h ext/ffmpeg/: Added helper object to handle extra properties. 2006-09-06 14:51:13 +00:00
gstffmpegcodecmap.c ext/ffmpeg/gstffmpegcodecmap.c: Add mmf to _get_codecids, so we can use the mmf muxer. 2006-11-14 12:34:20 +00:00
gstffmpegcodecmap.h ext/ffmpeg/: Make stuff compile on Visual Studio 6. 2006-09-06 15:15:05 +00:00
gstffmpegdec.c ext/ffmpeg/gstffmpegcodecmap.c: Added proper mime types for mxf and gxf formats. 2006-10-09 13:31:55 +00:00
gstffmpegdeinterlace.c ext/ffmpeg/: More G_OBJECT macro fixing. 2006-09-16 22:19:40 +00:00
gstffmpegdemux.c ext/ffmpeg/gstffmpegcodecmap.c: Fix AMR caps. Fixes #364956. 2006-10-25 17:20:25 +00:00
gstffmpegenc.c ext/ffmpeg/gstffmpegenc.c: MPEG4 standard does not accept framerates with a denominator greater than (1<<16 - 1) (acc... 2006-10-26 11:41:45 +00:00
gstffmpegenc.h ext/ffmpeg/: More G_OBJECT macro fixing. 2006-09-16 22:19:40 +00:00
gstffmpegmux.c ext/ffmpeg/gstffmpegcodecmap.c: Add mmf to _get_codecids, so we can use the mmf muxer. 2006-11-14 12:34:20 +00:00
gstffmpegprotocol.c ext/ffmpeg/gstffmpegprotocol.c: Implement seeking for WRITE "gst" protocol. 2006-10-05 15:54:12 +00:00
gstffmpegscale.c ext/ffmpeg/: More G_OBJECT macro fixing. 2006-09-16 22:19:40 +00:00
Makefile.am ext/ffmpeg/: Port of FFMpeg muxers to 0.10. 2006-09-08 15:25:51 +00:00