gstreamer/gst
Sébastien Moutte 0debb1e9fc ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32
Original commit message from CVS:
* ext\jpeg\smokecodec.c:
use of GST_DEBUG instead of DEBUG(a...) for WIN32
* ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
move first instruction after all variables declarations
* gst\alpha\gstalpha.c:
* gst\effectv\gstshagadelic.c:
* gst\smpte\paint.c:
* gst\videofilter\gstvideobalance.c:
define M_PI if it's not defined (it's not defined on WIN32)
* gst\cutter\gstcutter.c: (gst_cutter_chain):
* gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
* gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
* gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info),
(gst_matroska_demux_video_caps):
* gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
* gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
use gst_guint64_to_gdouble for conversions
* gst\goom\filters.c: (setPixelRGB_):
fix a debug which was using undefined variable
* gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
* gst\matroska\ebml-read.c: (gst_ebml_read_sint):
replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
* win32/vs6:
add vs6 projects files for most of plugins-good
2006-03-30 23:37:16 +00:00
..
alpha ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 2006-03-30 23:37:16 +00:00
apetag gst/: Don't attempt typefinding on too-short buffers that have been completely trimmed away. 2006-03-22 13:00:34 +00:00
audiofx Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
auparse better/unified long descriptions 2006-03-30 15:37:05 +00:00
autodetect better/unified long descriptions 2006-03-30 15:37:05 +00:00
avi better/unified long descriptions 2006-03-30 15:37:05 +00:00
cutter ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 2006-03-30 23:37:16 +00:00
debug better/unified long descriptions 2006-03-30 15:37:05 +00:00
effectv ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 2006-03-30 23:37:16 +00:00
equalizer expand tabs 2005-12-06 19:55:58 +00:00
flx better/unified long descriptions 2006-03-30 15:37:05 +00:00
goom ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 2006-03-30 23:37:16 +00:00
id3demux ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 2006-03-30 23:37:16 +00:00
interleave more working plugins 2004-07-27 21:41:30 +00:00
law better/unified long descriptions 2006-03-30 15:37:05 +00:00
level ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 2006-03-30 23:37:16 +00:00
matroska ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 2006-03-30 23:37:16 +00:00
median better/unified long descriptions 2006-03-30 15:37:05 +00:00
monoscope better/unified long descriptions 2006-03-30 15:37:05 +00:00
multipart better/unified long descriptions 2006-03-30 15:37:05 +00:00
oldcore better/unified long descriptions 2006-03-30 15:37:05 +00:00
qtdemux gst/qtdemux/qtdemux.c: Let's not forget to chain up to the parent dispose. 2006-03-15 15:08:20 +00:00
rtp better/unified long descriptions 2006-03-30 15:37:05 +00:00
rtsp gst/rtsp/gstrtspsrc.c: the OPTIONS request result is optional so don't fail on it. 2006-03-21 16:19:37 +00:00
smpte ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 2006-03-30 23:37:16 +00:00
spectrum Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
udp gst/udp/gstdynudpsink.c: Applied patch from Kai Vehmanen, fixes #333624. 2006-03-07 17:31:03 +00:00
videobox better/unified long descriptions 2006-03-30 15:37:05 +00:00
videocrop Update for alloc_buffer changes. 2005-12-05 13:04:22 +00:00
videofilter ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 2006-03-30 23:37:16 +00:00
videomixer better/unified long descriptions 2006-03-30 15:37:05 +00:00
wavenc better/unified long descriptions 2006-03-30 15:37:05 +00:00
wavparse ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 2006-03-30 23:37:16 +00:00
Makefile.am tidying up -good for business 2005-08-30 17:32:12 +00:00