gstreamer/ext/ffmpeg
Ronald S. Bultje 37062fde79 ext/ffmpeg/gstffmpegcodecmap.c: Add AMR mimetypes (since those are recognized in ffmpeg).
Original commit message from CVS:
* ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
(gst_ffmpeg_caps_to_codecid):
Add AMR mimetypes (since those are recognized in ffmpeg).
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_frame),
(gst_ffmpegdec_register):
* ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_register):
* ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
Register law codecs too, add time debug. Use ANY for template caps
since we don't necessarily have available decoders for recognized
formats.
2005-01-28 10:45:37 +00:00
..
gstffmpeg.c ext/ffmpeg/gstffmpeg.c: Fix compile with debug disabled (#165250). 2005-01-27 10:21:07 +00:00
gstffmpeg.h ext/ffmpeg/: Add header. 2004-12-18 20:59:37 +00:00
gstffmpegcodecmap.c ext/ffmpeg/gstffmpegcodecmap.c: Add AMR mimetypes (since those are recognized in ffmpeg). 2005-01-28 10:45:37 +00:00
gstffmpegcodecmap.h ext/ffmpeg/: Add debugging category everywhere (correctly this time). Don't parse mp3 data (the parser is a piece of ... 2004-12-18 20:53:55 +00:00
gstffmpegcolorspace.c ext/ffmpeg/: Add debugging category everywhere (correctly this time). Don't parse mp3 data (the parser is a piece of ... 2004-12-18 20:53:55 +00:00
gstffmpegdec.c ext/ffmpeg/gstffmpegcodecmap.c: Add AMR mimetypes (since those are recognized in ffmpeg). 2005-01-28 10:45:37 +00:00
gstffmpegdemux.c ext/ffmpeg/gstffmpegcodecmap.c: Add AMR mimetypes (since those are recognized in ffmpeg). 2005-01-28 10:45:37 +00:00
gstffmpegenc.c ext/ffmpeg/gstffmpegcodecmap.c: Add AMR mimetypes (since those are recognized in ffmpeg). 2005-01-28 10:45:37 +00:00
gstffmpegmux.c ext/ffmpeg/: Add debugging category everywhere (correctly this time). Don't parse mp3 data (the parser is a piece of ... 2004-12-18 20:53:55 +00:00
gstffmpegprotocol.c ext/ffmpeg/gstffmpegprotocol.c: Yet Another Logic Error. 2005-01-25 17:10:04 +00:00
Makefile.am ext/ffmpeg/: Add header. 2004-12-18 20:59:37 +00:00