gstreamer/ext/ffmpeg
Ronald S. Bultje 59d7f9b535 Fix compile error on gcc-3.x
Original commit message from CVS:
Fix compile error on gcc-3.x
2003-06-09 12:33:48 +00:00
..
gstffmpeg.c Remove typefinding as separate plugin, this is part of the demuxers now 2003-06-08 13:30:59 +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 Use new ffmpeg revision 2003-05-29 19:34: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