gstreamer/ext/ffmpeg
Ronald S. Bultje 40deef896e Loop through input capses instead of just picking the first, and handle encoding errors
Original commit message from CVS:
Loop through input capses instead of just picking the first, and handle encoding errors
2003-06-07 21:06:05 +00:00
..
gstffmpeg.c
gstffmpegcodecmap.c Add a caps_to_codecid() function to read properties from a caps function for use in _connect() functions 2003-06-07 20:45:56 +00:00
gstffmpegcodecmap.h Add a caps_to_codecid() function to read properties from a caps function for use in _connect() functions 2003-06-07 20:45:56 +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
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