gstreamer/gst
Sebastian Dröge d0bb024e11 gst/matroska/matroska-demux.c: When receiving a SEEK event on a specific pad first search for a seek table entry for ...
Original commit message from CVS:
* gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek),
(gst_matroska_demux_element_send_event),
(gst_matroska_demux_handle_seek_event),
(gst_matroska_demux_handle_src_event):
When receiving a SEEK event on a specific pad first search for a seek
table entry for the stream of the pad and then fall back to an entry
for a different stream.
2008-08-02 18:35:21 +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
audiofx Rename audiovoice to audiokaraoke and add it to the docs. 2008-05-28 14:07:21 +00:00
auparse
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: Fix build of avidemux on big endian architectures. 2008-07-14 13:02:48 +00:00
cutter
debug gst/debug/gsttaginject.*: Sent tags in _transform_ip() instead of _start(). Fixes #543404 partially. 2008-07-22 06:32:03 +00:00
effectv
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
goom gst/goom/: Fix build with MSVC: include glib.h to define inline appropriately, use header guards where needed. 2008-07-23 22:01:20 +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 docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml 2008-06-13 11:59:23 +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/matroska-demux.c: When receiving a SEEK event on a specific pad first search for a seek table entry for ... 2008-08-02 18:35:21 +00:00
median
monoscope
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
qtdemux gst/qtdemux/qtdemux.c: Fix segment-stop regression. 2008-07-25 14:50:03 +00:00
replaygain gst/replaygain/: More doc updates. 2008-06-13 14:33:52 +00:00
rtp gst/rtp/gstrtpspeexdepay.*: Revert last change: Only the jitterbuffer is able to convert RTP to 2008-07-07 15:34:12 +00:00
rtsp gst/rtp/gstrtpvrawdepay.c: Include stdlib.h for atoi(). 2008-07-07 10:30:51 +00:00
smpte gst/rtsp/URLS: Some more urls. 2008-06-17 10:14:47 +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/goom/: Fix build with MSVC: include glib.h to define inline appropriately, use header guards where needed. 2008-07-23 22:01:20 +00:00
videobox gst/videobox/gstvideobox.c: Initialise liboil in plugin_init() 2007-11-29 11:40:15 +00:00
videocrop
videofilter
videomixer gst/videomixer/videomixer.c: Remove bogus check. 2008-06-10 17:20:45 +00:00
wavenc
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