gstreamer/gst
Wim Taymans 515b32d5aa gst/videomixer/videomixer.c: Use stream_time to synchronize the object properties.
Original commit message from CVS:
* gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
(gst_videomixer_blend_buffers):
Use stream_time to synchronize the object properties.
Use running_time of the master pad to timestamp outgoing buffers.
Fix the initial segment event to extend an unknown amount of time.
Fixes #537361.
2008-06-10 16:25:24 +00:00
..
alpha gst/alpha/gstalpha.c: Try to skip pixels or areas that are too dark or too bright for us to do meaningfull color dete... 2008-05-29 11:30:16 +00:00
apetag gst/apetag/: Port APE tag demuxer over to the new GstTagDemux in -base. 2007-10-06 15:13:09 +00:00
audiofx Rename audiovoice to audiokaraoke and add it to the docs. 2008-05-28 14:07:21 +00:00
auparse Use audioconvert for converting from non-native endianness floats in auparse instead of doing it ourself. Fixes #424527. 2007-05-21 09:32:26 +00:00
autodetect Don't use gst_element_get_pad(), it's a bad method. 2008-05-21 17:39:38 +00:00
avi gst/avi/gstavidemux.c: Try to ignore unparsable/unknown streams and give a warning instead of erroring out. Fixes #53... 2008-06-10 11:05:30 +00:00
cutter gst/cutter/gstcutter.*: Fix some of the most obvious bugs in cutter. Now doesn't leak everything if input is silent. 2007-04-18 12:36:37 +00:00
debug gst/debug/gstnavigationtest.c: MSVC doesn't provide rint(), define an adequate replacement locally as elsewhere. 2008-04-28 22:38:11 +00:00
effectv Fix build against core CVS. 2007-07-11 22:31:06 +00:00
equalizer gst/equalizer/gstiirequalizer.c: Don't clip float/double samples, correctly unset passthrough mode and use better rou... 2008-05-31 08:37:00 +00:00
flx Fix a bunch of leaks shown by the newly-added states test. 2007-03-04 13:52:03 +00:00
goom Add goom2k1 into the docs. 2008-05-11 14:43:26 +00:00
goom2k1 Add goom2k1 into the docs. 2008-05-11 14:43:26 +00:00
icydemux Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without caps, and add a somewhat useful debug message. Plus test. 2008-02-07 21:17:36 +00:00
id3demux Use new utility functions in libgsttag to process coverart (#512333). 2008-06-04 10:42:46 +00:00
interleave gst/interleave/: Properly implement duration and position queries in bytes format. We have to take the upstream reply... 2008-06-05 11:07:17 +00:00
law gst/law/: Make negotiation a bit modern. 2008-04-01 11:00:43 +00:00
level gst/level/gstlevel.c: Also support 32bit (e.g. whe having it after 'mad'). Add more notes about whats needed for libo... 2008-05-08 10:20:52 +00:00
matroska gst/matroska/ebml-write.c: Use GDOUBLE_TO_BE() instead of (probably slower) custom code. 2008-06-10 10:44:53 +00:00
median Fix memory leaks. 2007-06-22 10:12:15 +00:00
monoscope gst/monoscope/: Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS (but no LIBS, since we only use define... 2007-02-12 23:35:16 +00:00
multifile Close some memory leaks spotted by the unit test. Fixes bug #515697. 2008-02-11 14:01:52 +00:00
multipart gst/multipart/multipartdemux.*: Don't blindly copy the mime-type as the caps name because they not always map directl... 2008-05-21 09:38:48 +00:00
oldcore Fix memory leaks. 2007-06-22 10:12:15 +00:00
qtdemux gst/qtdemux/: Improve meta-data handling, add 'comment', 'description' and 'copyright' tag handling. 2008-05-31 16:53:23 +00:00
replaygain Don't use _gst_pad(). 2008-05-26 09:57:40 +00:00
rtp gst/rtp/gstrtptheoradepay.c: Improve debugging of the ident. 2008-05-21 10:09:23 +00:00
rtsp gst/rtsp/gstrtspsrc.c: Use the new gst_rtsp_connection_get_ip() to access the IP address of a GstRTSPConnection since... 2008-06-04 11:59:18 +00:00
smpte gst/smpte/gstsmptealpha.c: Fix debug statement arguments. 2008-05-22 11:19:03 +00:00
spectrum gst/spectrum/gstspectrum.c: Rename property enums and default defines for the properties to match the property names ... 2008-04-04 09:50:10 +00:00
udp gst/udp/Makefile.am: Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_ADDRFAMILY when including netdb.h when bui... 2008-05-22 14:49:08 +00:00
videobox gst/videobox/gstvideobox.c: Initialise liboil in plugin_init() 2007-11-29 11:40:15 +00:00
videocrop gst/videocrop/gstvideocrop.c: Fix cropping for packed 4:2:2 formats YUYV/YUY2 and UYVY. 2007-01-28 18:28:33 +00:00
videofilter ext/annodex/Makefile.am: Fix CFLAGS/LIBS. 2007-07-20 07:41:58 +00:00
videomixer gst/videomixer/videomixer.c: Use stream_time to synchronize the object properties. 2008-06-10 16:25:24 +00:00
wavenc gst/wavenc/gstwavenc.*: Properly write wav files with width!=depth by having the depth most significant bytes set and... 2007-06-03 11:21:44 +00:00
wavparse gst/wavparse/gstwavparse.c: Set variable to NULL after freeing it to prevent double frees or make failures by another... 2008-01-19 14:53:58 +00:00
Makefile.am tidying up -good for business 2005-08-30 17:32:12 +00:00