gstreamer/gst
Sébastien Moutte 800c1bf33c ext/mad/gstmad.c: move GstIndexEntry *entry variable declaration before the first instruction
Original commit message from CVS:
* ext/mad/gstmad.c: (index_seek):
move GstIndexEntry *entry variable declaration before
the first instruction
* ext/mad/gstmad.c:
remove debug macros with variable number of parameter by using
GST_DEBUG for WIN32
* gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_parse_subpic):
use gst_guint64_to_gdouble for conversions
* gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_sync_stream_to_time):
replace __FUNCTION__ which is not supported by MSVC by the current function name
* gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset):
remove LL suffix by using G_GINT64_CONSTANT
* gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead),(gst_mpeg_parse_get_rate):
use gst_guint64_to_gdouble for conversions
* gst/mpegstream/gstmpegparse.h:
remove LL suffix by using G_GINT64_CONSTANT
* win32/vs6:
add project files for tagac3parse, asfdemux, dvdlpcmdec, dvdsub, iec958, lame,
mad, mpegaudioparse, mpegstream, realmedia, synaesthesia
2006-04-09 18:09:40 +00:00
..
ac3parse Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:42:19 +00:00
asfdemux Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:42:19 +00:00
dvdlpcmdec Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:42:19 +00:00
dvdsub ext/mad/gstmad.c: move GstIndexEntry *entry variable declaration before the first instruction 2006-04-09 18:09:40 +00:00
iec958 Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:42:19 +00:00
mpegaudioparse Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:42:19 +00:00
mpegstream ext/mad/gstmad.c: move GstIndexEntry *entry variable declaration before the first instruction 2006-04-09 18:09:40 +00:00
realmedia Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:42:19 +00:00
synaesthesia Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:42:19 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00