ext/ffmpeg/: Add debugging category everywhere (correctly this time). Don't parse...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sat, 18 Dec 2004 20:53:55 +0000 (20:53 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sat, 18 Dec 2004 20:53:55 +0000 (20:53 +0000)
commit9093685a44160a65ad400968c20d8ab231de8d2b
tree9411d19973a5179da7854b8216809d5f12a62674
parentf0aa8d49ed7c3cd879be695fdf938845a05bc05c
ext/ffmpeg/: Add debugging category everywhere (correctly this time). Don't parse mp3 data (the parser is a piece of ...

Original commit message from CVS:
* ext/ffmpeg/gstffmpeg.c:
* ext/ffmpeg/gstffmpegcodecmap.c:
* ext/ffmpeg/gstffmpegcodecmap.h:
* ext/ffmpeg/gstffmpegcolorspace.c:
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
* ext/ffmpeg/gstffmpegdemux.c:
* ext/ffmpeg/gstffmpegenc.c:
* ext/ffmpeg/gstffmpegmux.c:
* ext/ffmpeg/gstffmpegprotocol.c:
Add debugging category everywhere (correctly this time). Don't
parse mp3 data (the parser is a piece of crap). Fixes #155274
mostly. Seeking pending.
ChangeLog
ext/ffmpeg/gstffmpeg.c
ext/ffmpeg/gstffmpegcodecmap.c
ext/ffmpeg/gstffmpegcodecmap.h
ext/ffmpeg/gstffmpegcolorspace.c
ext/ffmpeg/gstffmpegdec.c
ext/ffmpeg/gstffmpegdemux.c
ext/ffmpeg/gstffmpegenc.c
ext/ffmpeg/gstffmpegmux.c
ext/ffmpeg/gstffmpegprotocol.c