gstreamer/ext/ffmpeg
Benjamin Otte fcdd84f558 fix GST_FF_AUD_CAPS_NEW to not include channels and rate in unfixed caps and make audio caps use them again. This ens...
Original commit message from CVS:
fix GST_FF_AUD_CAPS_NEW to not include channels and rate in unfixed caps and make audio caps use them again. This ensures that audio encoders set these properties when setting fixed caps and audio decoders can advertise fixed caps, too.  This should work in all cases. If not, change it back and ffdec_mp3 is broken again ;)
2003-11-05 03:06:10 +00:00
..
gstffmpeg.c Bla 2003-11-02 13:12:14 +00:00
gstffmpegcodecmap.c fix GST_FF_AUD_CAPS_NEW to not include channels and rate in unfixed caps and make audio caps use them again. This ens... 2003-11-05 03:06:10 +00:00
gstffmpegcodecmap.h We also need raw video/audio caps for the demuxer/muxer, plus that caps_to_codecid() didn't exist (thanks for noticin... 2003-06-17 11:44:11 +00:00
gstffmpegcolorspace.c fix ffmpeg by using an ugly hack (put data as GType 0 when there is no type available yet) 2003-11-02 19:07:41 +00:00
gstffmpegdec.c random fixes to ffmpeg: decoding of mp3 now works, call parent_class->dispose 2003-11-04 22:31:05 +00:00
gstffmpegdemux.c fix ffmpeg by using an ugly hack (put data as GType 0 when there is no type available yet) 2003-11-02 19:07:41 +00:00
gstffmpegenc.c fix ffmpeg by using an ugly hack (put data as GType 0 when there is no type available yet) 2003-11-02 19:07:41 +00:00
gstffmpegmux.c fix ffmpeg by using an ugly hack (put data as GType 0 when there is no type available yet) 2003-11-02 19:07:41 +00:00
gstffmpegprotocol.c change gst/bytestream.h to gst/bytestream/bytestream.h 2003-10-29 03:15:50 +00:00
Makefile.am FFMPEG-based colorspace conversion plugin 2003-10-25 16:29:13 +00:00