gstreamer/ext/ffmpeg
Edward Hervey 1ead2073aa ext/ffmpeg/: Seems like the ffmpeg folks finally understood that VC9 does not exist, and that it's in fact VC1 (aka W...
Original commit message from CVS:
* ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
(gst_ffmpeg_get_codecid_longname):
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
Seems like the ffmpeg folks finally understood that VC9 does not
exist, and that it's in fact VC1 (aka WMV9 or WMV3, but that's yet
another debate).
2006-09-20 19:24:59 +00:00
..
gstffmpeg.c ext/ffmpeg/: Port of FFMpeg muxers to 0.10. 2006-09-08 15:25:51 +00:00
gstffmpeg.h ext/ffmpeg/: Do proper locking around avcodec_open() and avcodec_close() 2005-12-16 16:23:05 +00:00
gstffmpegcfg.c ext/ffmpeg/: Added helper object to handle extra properties. 2006-09-06 14:51:13 +00:00
gstffmpegcfg.h ext/ffmpeg/: Added helper object to handle extra properties. 2006-09-06 14:51:13 +00:00
gstffmpegcodecmap.c ext/ffmpeg/: Seems like the ffmpeg folks finally understood that VC9 does not exist, and that it's in fact VC1 (aka W... 2006-09-20 19:24:59 +00:00
gstffmpegcodecmap.h ext/ffmpeg/: Make stuff compile on Visual Studio 6. 2006-09-06 15:15:05 +00:00
gstffmpegdec.c ext/ffmpeg/: Seems like the ffmpeg folks finally understood that VC9 does not exist, and that it's in fact VC1 (aka W... 2006-09-20 19:24:59 +00:00
gstffmpegdeinterlace.c ext/ffmpeg/: More G_OBJECT macro fixing. 2006-09-16 22:19:40 +00:00
gstffmpegdemux.c ext/ffmpeg/: Make stuff compile on Visual Studio 6. 2006-09-06 15:15:05 +00:00
gstffmpegenc.c ext/ffmpeg/: Added helper object to handle extra properties. 2006-09-06 14:51:13 +00:00
gstffmpegenc.h ext/ffmpeg/: More G_OBJECT macro fixing. 2006-09-16 22:19:40 +00:00
gstffmpegmux.c ext/ffmpeg/: More G_OBJECT macro fixing. 2006-09-16 22:19:40 +00:00
gstffmpegprotocol.c ext/ffmpeg/: Make stuff compile on Visual Studio 6. 2006-09-06 15:15:05 +00:00
gstffmpegscale.c ext/ffmpeg/: More G_OBJECT macro fixing. 2006-09-16 22:19:40 +00:00
Makefile.am ext/ffmpeg/: Port of FFMpeg muxers to 0.10. 2006-09-08 15:25:51 +00:00