gstreamer/gst-libs/gst
Sébastien Moutte 571d8f9d86 tag: id3v2: 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
2011-08-15 00:10:27 +01:00
..
app docs: fixup appsrc/sink api docs 2011-05-23 15:02:27 +03:00
audio baseaudiosink: fix latency calculation for live elements 2011-07-28 14:31:47 +02:00
cdda docs: add missing documentation for various pieces 2011-05-23 23:56:09 +03:00
fft fft: s/M_PI/G_PI/ for MSVC 2011-05-31 20:18:23 -07:00
floatcast gst/: Include glib.h instead of a specific GLib header. Including single 2008-12-10 08:19:13 +00:00
interfaces interfaces: GstStreamVolume isn't wrapped by GstImplementsInterface 2011-06-26 21:07:52 +01:00
netbuffer libs: gobject-introspection scanner doesn't need to scan or update plugin info 2011-04-16 11:01:53 +01:00
pbutils pbutils: Add SP levels 4a, 5 and 6 2011-08-03 10:05:51 +02:00
riff riff: remove the g_return_if_fail as we test it below 2011-05-25 15:06:19 +03:00
rtp docs: rtp library docs update 2011-05-23 23:56:09 +03:00
rtsp rtsp: GstRTSPExtension isn't wrapped by GstImplementsInterface 2011-06-26 21:07:52 +01:00
sdp sdp: remove gst_init() for g-i scanner here again as well to avoid problems with -Wl,--as-needed 2011-04-17 19:33:04 +01:00
tag tag: id3v2: use of GST_DEBUG instead of DEBUG(a...) for WIN32 2011-08-15 00:10:27 +01:00
video video: sprinkle some G_GNUC_CONST 2011-05-28 12:29:46 +01:00
gettext.h Fix for ENABLE_NLS being undefined for -Wundef 2010-03-16 18:06:16 +01:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am gst-libs: build pbutils after video 2010-09-22 01:50:21 -07:00