gstreamer/gst
Tim-Philipp Müller bcbc2b2b98 gst/matroska/ebml-read.c: Can't just replace 1LL with 1L here just because MSVC doesn't support it, as it might lead ...
Original commit message from CVS:
* gst/matroska/ebml-read.c: (gst_ebml_read_sint):
Can't just replace 1LL with 1L here just because MSVC doesn't
support it, as it might lead to incorrect results when doing the
bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
force a 64-bit constant in a way that all compilers are happy with.
2006-04-09 13:52:03 +00:00
..
alpha Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +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 Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:48:01 +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 Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +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 Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +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 Unify the long descriptions in the plugin details (#337263). 2006-04-06 11:35:26 +00:00
flx Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
goom Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
id3demux Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
interleave more working plugins 2004-07-27 21:41:30 +00:00
law Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
level Fix more broken GObject macros 2006-04-08 19:06:25 +00:00
matroska gst/matroska/ebml-read.c: Can't just replace 1LL with 1L here just because MSVC doesn't support it, as it might lead ... 2006-04-09 13:52:03 +00:00
median Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
monoscope Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
multipart Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
oldcore better/unified long descriptions 2006-03-30 15:37:05 +00:00
qtdemux gst/qtdemux/qtdemux.c: Don't make rounding errors in timestamp/duration calculations. 2006-04-08 18:23:04 +00:00
rtp Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
rtsp Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
smpte Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
spectrum Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:48:01 +00:00
udp Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
videobox better/unified long descriptions 2006-03-30 15:37:05 +00:00
videocrop Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:48:01 +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 Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
wavenc Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +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