gstreamer/ext/ffmpeg
Ronald S. Bultje 80924bdfdc remove gstffmpegdecall. This was a temporary hack to get around some issues with our video/avi-centered mimetype syst...
Original commit message from CVS:
* remove gstffmpegdecall. This was a temporary hack to get around
some issues with our video/avi-centered mimetype system. Now that
we use proper identifiers, we don't need that piece of cruft anymore.
* update ffmpeg codec map for ffdec_*, plus make the uncompressed stream
caps also be formed by the codec mapper (this is easier to handle imo).
* add audio support (untested, though :P).
* remove the copying of buffer content and add a get_buffer() handler
instead.
* add an int to ffmpegenc to make it compile and resolve the symbol. I'll
truely fix that later on.
* make mimetypes in the ffmpeg codec mapper conform to docs/random/mimetypes
* etc.

Oh, and let's not forget that it can play back DIVX5 et all nicely. Support
for SVQ1/3 is also there, so if someone completes qtdemux, we can watch
these, too.
2003-06-07 00:41:32 +00:00
..
gstffmpeg.c fix ffmpeg to work with installd version as well 2002-11-26 14:50:05 +00:00
gstffmpegcodecmap.c remove gstffmpegdecall. This was a temporary hack to get around some issues with our video/avi-centered mimetype syst... 2003-06-07 00:41:32 +00:00
gstffmpegcodecmap.h remove gstffmpegdecall. This was a temporary hack to get around some issues with our video/avi-centered mimetype syst... 2003-06-07 00:41:32 +00:00
gstffmpegdec.c remove gstffmpegdecall. This was a temporary hack to get around some issues with our video/avi-centered mimetype syst... 2003-06-07 00:41:32 +00:00
gstffmpegdemux.c Correcting typos in the mime types: "unkown/unkown" -> "unknown/unknown" 2003-01-13 13:56:31 +00:00
gstffmpegenc.c remove gstffmpegdecall. This was a temporary hack to get around some issues with our video/avi-centered mimetype syst... 2003-06-07 00:41:32 +00:00
gstffmpegmux.c Use new ffmpeg revision 2003-05-29 19:34:00 +00:00
gstffmpegprotocol.c fix ffmpeg to work with installd version as well 2002-11-26 14:50:05 +00:00
gstffmpegtypes.c Make sure caps are reffed as we're still have a pointer to it. 2003-01-26 00:07:40 +00:00
Makefile.am remove gstffmpegdecall. This was a temporary hack to get around some issues with our video/avi-centered mimetype syst... 2003-06-07 00:41:32 +00:00