Release early.. try to wrap more ffmpeg stuff, like muxers and demuxers.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 6 Nov 2002 23:53:46 +0000 (23:53 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 6 Nov 2002 23:53:46 +0000 (23:53 +0000)
commit4996d4c7d2eae47dfb9b819a4363065a6790fbed
tree2935a0b20fd9d273e046f41d3ae991a62d524453
parent4af5086de48ccecab79c961b7497fe4075bc49da
Release early.. try to wrap more ffmpeg stuff, like muxers and demuxers.

Original commit message from CVS:
Release early.. try to wrap more ffmpeg stuff, like muxers and demuxers.
This thing needs a fix in ffmpeg (which I will send to the ffmpeg authors
eventually)
common
ext/ffmpeg/Makefile.am
ext/ffmpeg/gstffmpeg.c
ext/ffmpeg/gstffmpegcodecmap.c [new file with mode: 0644]
ext/ffmpeg/gstffmpegdec.c
ext/ffmpeg/gstffmpegdec.h [deleted file]
ext/ffmpeg/gstffmpegdemux.c [new file with mode: 0644]
ext/ffmpeg/gstffmpegenc.c
ext/ffmpeg/gstffmpegenc.h [deleted file]
ext/ffmpeg/gstffmpegmux.c [new file with mode: 0644]
ext/ffmpeg/gstffmpegprotocol.c [new file with mode: 0644]