gstreamer/ext/ffmpeg
Benjamin Otte 4c1d919cbf compatibility fix for new GST_DEBUG stuff.
Original commit message from CVS:
compatibility fix for new GST_DEBUG stuff.
Includes fixes for missing includes for config.h and unistd.h

I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.
2003-06-29 19:45:00 +00:00
..
gstffmpeg.c We hate double slashes.. I'm still disabling demux/mux in CVS, until I've got some working tests here 2003-06-17 11:46:08 +00:00
gstffmpegcodecmap.c 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
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
gstffmpegdec.c compatibility fix for new GST_DEBUG stuff. 2003-06-29 19:45:00 +00:00
gstffmpegdemux.c compatibility fix for new GST_DEBUG stuff. 2003-06-29 19:45:00 +00:00
gstffmpegenc.c compatibility fix for new GST_DEBUG stuff. 2003-06-29 19:45:00 +00:00
gstffmpegmux.c compatibility fix for new GST_DEBUG stuff. 2003-06-29 19:45:00 +00:00
gstffmpegprotocol.c Hm, I actually misunderstood this protocol thing, since ffmpeg provides an read/write indicator, too... Here's a semi... 2003-06-08 14:35:32 +00:00
Makefile.am Remove typefinding as separate plugin, this is part of the demuxers now 2003-06-08 13:30:59 +00:00