gstreamer/ext
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
..
aalib better/unified long descriptions 2006-03-30 15:37:05 +00:00
annodex better/unified long descriptions 2006-03-30 15:37:05 +00:00
cairo better/unified long descriptions 2006-03-30 15:37:05 +00:00
cdio better/unified long descriptions 2006-03-30 15:37:05 +00:00
dv better/unified long descriptions 2006-03-30 15:37:05 +00:00
esd better/unified long descriptions 2006-03-30 15:37:05 +00:00
flac better/unified long descriptions 2006-03-30 15:37:05 +00:00
gconf better/unified long descriptions 2006-03-30 15:37:05 +00:00
gdk_pixbuf better/unified long descriptions 2006-03-30 15:37:05 +00:00
hal better/unified long descriptions 2006-03-30 15:37:05 +00:00
jpeg ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 2006-03-30 23:37:16 +00:00
ladspa ext/ladspa/gstsignalprocessor.c: Fix compilation of LADPSA. It doesn't seem to work, and isn't enabled for the build,... 2006-02-20 13:08:50 +00:00
libcaca better/unified long descriptions 2006-03-30 15:37:05 +00:00
libmng better/unified long descriptions 2006-03-30 15:37:05 +00:00
libpng better/unified long descriptions 2006-03-30 15:37:05 +00:00
mikmod better/unified long descriptions 2006-03-30 15:37:05 +00:00
raw1394 better/unified long descriptions 2006-03-30 15:37:05 +00:00
shout2 better/unified long descriptions 2006-03-30 15:37:05 +00:00
speex ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 2006-03-30 23:37:16 +00:00
taglib ext/taglib/gsttaglib.*: Fix newsegment event handling a bit. We need to cache the first newsegment event, because we ... 2006-03-26 19:56:37 +00:00
wavpack ext/wavpack/gstwavpackdec.c: Add debug category, use boilerplate macros, fix handling of widths of 32 bits. 2006-01-29 20:07:49 +00:00
Makefile.am ext/Makefile.am: Fix dist-check. 2006-02-25 20:37:29 +00:00