gstreamer/gst
Sébastien Moutte 8d2ac1002c gst/cutter/gstcutter.c: Use gst_guint64_to_gdouble for conversion.
Original commit message from CVS:
* gst/cutter/gstcutter.c: (gst_cutter_chain):
Use gst_guint64_to_gdouble for conversion.
* win32/vs6/libgstmatroska.dsp:
Add zlib to the link.
* win32/vs6/libgstvideobox.dsp:
Update liboil library name (project is linked to liboil-0.3-0.lib now).
2007-01-07 10:44:12 +00:00
..
alpha gst/: Include stdlib.h in some more places, makes things compile with uClibc and -Werror (#357592). 2006-09-25 11:47:42 +00:00
apetag gst/: In streaming mode, if the first buffer we get doesn't have an offset, fix it up to be 0, otherwise trimming won... 2006-12-12 18:45:58 +00:00
audiofx Fix build with gcc-2.x (declare variables at the beginning of a block etc.). Fixes #391971. 2007-01-03 16:41:10 +00:00
auparse Activate pads before adding. 2006-10-06 17:00:14 +00:00
autodetect gst/autodetect/: Small cleanups. don't try to set "sync" property when it is not available. 2006-09-25 13:55:44 +00:00
avi gst/avi/gstavimux.c: accept all mpegversions,fixes #380825 spotted by: Jerome Alet 2006-11-30 16:48:51 +00:00
cutter gst/cutter/gstcutter.c: Use gst_guint64_to_gdouble for conversion. 2007-01-07 10:44:12 +00:00
debug Fix a bunch of problems discovered by the Forte compiler, mostly type mixups and pointer arithmetics with void pointe... 2006-10-16 18:22:47 +00:00
effectv gst/effectv/gstquark.c: Add some NULL pointer checks (possibly related to #385623). 2006-12-14 14:25:17 +00:00
equalizer More G_OBJECT macro fixing. 2006-09-16 22:14:35 +00:00
flx gst/flx/gstflxdec.c: fix categorisation, make short desc more explicit, remove unused code 2006-11-08 12:04:03 +00:00
goom Fix a bunch of problems discovered by the Forte compiler, mostly type mixups and pointer arithmetics with void pointe... 2006-10-16 18:22:47 +00:00
icydemux Fix a bunch of problems discovered by the Forte compiler, mostly type mixups and pointer arithmetics with void pointe... 2006-10-16 18:22:47 +00:00
id3demux gst/: In streaming mode, if the first buffer we get doesn't have an offset, fix it up to be 0, otherwise trimming won... 2006-12-12 18:45:58 +00:00
interleave more working plugins 2004-07-27 21:41:30 +00:00
law gst/law/: Fix negotiation to deal with ANY/EMPTY caps instead of leaking. 2006-07-24 14:16:06 +00:00
level gst/level/gstlevel.*: Fix type mixup in level->interval (gdouble<->guint64). Spotted by 2006-09-11 20:38:41 +00:00
matroska gst/matroska/Makefile.am: If zlib is available and used, we must link it explicitly for things to work on MingW (fixe... 2007-01-05 17:23:04 +00:00
median Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
monoscope gst/monoscope/gstmonoscope.c: Don't unref buffers of which we've already given away ownership to the adapter. 2006-08-22 12:10:32 +00:00
multifile gst/multifile/Makefile.am: Let's not depend on a file that doesn't exist. 2006-11-10 19:18:33 +00:00
multipart gst/multipart/multipartmux.c: Keep track of the buffer timestamp in the collectdata member instead of modifying the b... 2006-12-06 14:45:30 +00:00
oldcore Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
qtdemux Check for zlib and if available pass it explicitly to the linker when linking qtdemux. If not available (or --disable... 2007-01-05 18:32:03 +00:00
replaygain gst/replaygain/gstrganalysis.c: Call the base class handler. Fixes #380610. 2006-11-30 15:08:08 +00:00
rtp gst/rtp/gstrtpmpadepay.c: Small buffer overflow fix and improve debugging. 2006-11-27 16:26:50 +00:00
rtsp gst/rtsp/: Add method so that extensions can choose to disable the setup of a stream. 2006-11-28 11:52:27 +00:00
smpte gst/smpte/: Port to 0.10 some more. 2006-12-07 17:30:03 +00:00
spectrum gst/spectrum/gstspectrum.c: Fix mem leak, avoid unnecessary memcpy. 2006-10-06 11:31:11 +00:00
udp gst/udp/gstudpsrc.c: If using multicast in udpsrc, bind to the multicast address rather than 2006-12-06 14:33:54 +00:00
videobox gst/videobox/gstvideobox.c: Minor clean-ups: const-ify static array, remove trailing comma from use GST_DEBUG_FUNCPTR. 2006-11-19 16:30:19 +00:00
videocrop gst/videocrop/gstvideocrop.*: Handle packed YUV formats (UYVY, YUY2, YUYV) separately; also, fix passthrough mode; la... 2006-10-04 22:37:07 +00:00
videofilter More G_OBJECT macro fixing. 2006-09-16 21:57:29 +00:00
videomixer gst/videomixer/videomixer.c: Introduce some locking around the videomixer state so that it does not crash when adding... 2006-12-16 16:21:26 +00:00
wavenc gst/wavenc/gstwavenc.*: Set caps on first outgoing buffer, so that it doesn't error out immediately with a non-negoti... 2006-04-19 15:16:33 +00:00
wavparse gst/id3demux/id3v2frames.c: We require a -base more recent than 0.10.9, so it's safe to use 2006-11-01 13:59:49 +00:00
Makefile.am tidying up -good for business 2005-08-30 17:32:12 +00:00