gstreamer/ext/ffmpeg
Ronald S. Bultje aede10be3e MPEG4AAC is MPEG-4 audio, not video, and implement a _formatid_to_caps() function which tracks a GstCaps to a format ...
Original commit message from CVS:
MPEG4AAC is MPEG-4 audio, not video, and implement a _formatid_to_caps() function which tracks a GstCaps to a format name (muxing format etc.), useful for setting caps on demuxers
2003-06-08 13:30:10 +00:00
..
gstffmpeg.c fix ffmpeg to work with installd version as well 2002-11-26 14:50:05 +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 Correcting typos in the mime types: "unkown/unkown" -> "unknown/unknown" 2003-01-13 13:56:31 +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 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