gstreamer/ext/ffmpeg
Ronald S. Bultje e8d306adb4 some first trial code for ffmux_* disable ffmux/ffdemux by default since they cause havoc
Original commit message from CVS:
* some first trial code for ffmux_*
* disable ffmux/ffdemux by default since they cause havoc

I'll enable them locally for testing purposes until I've got them working in a general setup, too.
2003-06-09 15:04:26 +00:00
..
gstffmpeg.c some first trial code for ffmux_* disable ffmux/ffdemux by default since they cause havoc 2003-06-09 15:04:26 +00:00
gstffmpegcodecmap.c Fix compile error on gcc-3.x 2003-06-09 12:33:48 +00:00
gstffmpegcodecmap.h MPEG4AAC is MPEG-4 audio, not video, and implement a _formatid_to_caps() function which tracks a GstCaps to a format ... 2003-06-08 13:30:10 +00:00
gstffmpegdec.c Make some more use of the ffmpeg utils.c functions for buffer allocation (really handy) 2003-06-07 20:45:13 +00:00
gstffmpegdemux.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
gstffmpegenc.c Loop through input capses instead of just picking the first, and handle encoding errors 2003-06-07 21:06:05 +00:00
gstffmpegmux.c some first trial code for ffmux_* disable ffmux/ffdemux by default since they cause havoc 2003-06-09 15:04:26 +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