compatibility fix for new GST_DEBUG stuff.
authorBenjamin Otte <otte@gnome.org>
Sun, 29 Jun 2003 19:46:09 +0000 (19:46 +0000)
committerBenjamin Otte <otte@gnome.org>
Sun, 29 Jun 2003 19:46:09 +0000 (19:46 +0000)
commitb4786e830bbda52cf3d09971907ef3bb7d765290
tree21456ee01ccd9bd33e58e2fe546f283711f51dd1
parentda86a99d765a54e80aaed5f61b3cd8a1a9b21986
compatibility fix for new GST_DEBUG stuff.

Original commit message from CVS:
compatibility fix for new GST_DEBUG stuff.
Includes fixes for missing includes for config.h and unistd.h

I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.
28 files changed:
common
configure.ac
ext/a52dec/gsta52dec.c
ext/dvdnav/dvdnavsrc.c
ext/dvdread/dvdreadsrc.c
ext/lame/gstlame.c
ext/mad/gstmad.c
ext/mpeg2dec/gstmpeg2dec-0.2.1.c
ext/mpeg2dec/gstmpeg2dec.c
gst-libs/ext/ffmpeg/Tag
gst-libs/gst/idct/idct.c
gst-libs/gst/riff/riffencode.c
gst-libs/gst/riff/riffparse.c
gst-libs/gst/video/video.c
gst/ac3parse/gstac3parse.c
gst/asfdemux/gstasfdemux.c
gst/monkeyaudio/gstmonkeydec.cc
gst/monkeyaudio/gstmonkeyenc.cc
gst/monkeyaudio/monkey_io.cc
gst/mpegaudioparse/gstmp3types.c
gst/mpegaudioparse/gstmpegaudioparse.c
gst/mpegstream/gstmpegdemux.c
gst/mpegstream/gstmpegpacketize.c
gst/mpegstream/gstmpegparse.c
gst/mpegstream/gstrfc2250enc.c
gst/realmedia/rmdemux.c
gst/synaesthesia/gstsynaesthesia.c
m4/as-slurp-ffmpeg.m4