gstreamer/ext/ffmpeg
Benjamin Otte 2d2624fe49 - disable svq3 as it still crashes and spider tries to use it.
Original commit message from CVS:
- disable svq3 as it still crashes and spider tries to use it.
- copy buffers if necessary before sending them for decode in SVQ1 case. The decoder writes to the data.
2003-11-25 02:18:12 +00:00
..
gstffmpeg.c Bla 2003-11-02 13:12:14 +00:00
gstffmpegcodecmap.c Several encoding changes: for video, double check the pix_fmt after opening the AVCodec. The pix_fmt will be changed ... 2003-11-12 10:42:36 +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 + checking in plugin category changes 2003-11-16 22:01:30 +00:00
gstffmpegdec.c - disable svq3 as it still crashes and spider tries to use it. 2003-11-25 02:18:12 +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 + checking in plugin category changes 2003-11-16 22:01:30 +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