gstreamer/gst/matroska
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
..
ebml-ids.h Port matroska muxer to 0.9 (#318847). 2005-10-14 12:43:30 +00:00
ebml-read.c ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 2006-03-30 23:37:16 +00:00
ebml-read.h gst/matroska/: Ported matroska demuxer to 0.9. 2005-10-18 18:12:31 +00:00
ebml-write.c gst/matroska/ebml-write.c: Ensure that we set correct caps on buffers that are transferred direct from the input. 2006-03-20 18:34:21 +00:00
ebml-write.h gst/matroska/ebml-write.*: Make sure we send a newsegment event in BYTES format before sending buffers (#328531). 2006-02-06 14:25:34 +00:00
Makefile.am gst/matroska/: Ported matroska demuxer to 0.9. 2005-10-18 18:12:31 +00:00
matroska-demux.c ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 2006-03-30 23:37:16 +00:00
matroska-demux.h expand tabs 2005-12-06 19:44:58 +00:00
matroska-ids.h gst/matroska/: Recognise SSA/ASS and USF subtitle formats and set proper caps when they are found. 2006-02-18 17:20:48 +00:00
matroska-mux.c ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 2006-03-30 23:37:16 +00:00
matroska-mux.h expand tabs 2005-12-06 19:44:58 +00:00
matroska.c rework configure.ac; make asterisk rtp stuff compile on mingw 2005-11-14 02:13:35 +00:00
matroska.vcproj more working plugins 2004-07-27 21:41:30 +00:00