gstreamer/ext/ffmpeg
Ronald S. Bultje 53064c6c57 Hm, I actually misunderstood this protocol thing, since ffmpeg provides an read/write indicator, too... Here's a semi...
Original commit message from CVS:
Hm, I actually misunderstood this protocol thing, since ffmpeg provides an read/write indicator, too... Here's a semi-rewrite that handles writings too
2003-06-08 14:35:32 +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 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
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