gstreamer/ext
Vincent Penquerc'h 8548b2c777 flacdec: fix spurious timestamp discontinuity
We need to tell the base class that we're dropping buffers,
so it drops the input timestamps corresponding to these.
Otherwise, the first actual audio buffers we output will be
stamped with those - GST_CLOCK_TIMESTAMP_NONE. That mismatch
between input buffer count and output buffer count will stay
while playing. With enough headers and long enough buffer
durations, the sink will have played enough before receiving
the first valid timestamp (usually 0), and will trigger an
audible discontinuity.
2011-11-15 13:36:15 +00:00
..
aalib update for removed fixate function 2011-11-10 11:03:18 +01:00
annodex various: add missing includes 2011-11-10 23:09:23 +02:00
cairo cairotextoverlay: add a 'silent' property to skip rendering 2011-11-07 12:35:26 +00:00
dv dvdemux: First query the peer duration in the requested format before converting to BYTES 2011-06-02 13:38:30 +02:00
flac flacdec: fix spurious timestamp discontinuity 2011-11-15 13:36:15 +00:00
gdk_pixbuf various (ext): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 17:39:36 +03:00
jack update for audiobase* rename 2011-11-11 12:01:17 +01:00
jpeg update for removed fixate function 2011-11-10 11:03:18 +01:00
libcaca cacasink: port to 0.11 2011-07-06 17:40:20 +02:00
libmng gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 14:32:00 +01:00
libpng pngenc: increase arbitrary resolution limits 2011-10-21 10:27:04 +02:00
mikmod various (ext): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 17:39:36 +03:00
pulse Merge branch 'master' into 0.11 2011-11-11 19:24:27 +01:00
raw1394 dv1394src: make the internal clock thread safe 2011-06-24 12:01:39 -07:00
shout2 various (ext): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 17:39:36 +03:00
soup Update for GstURIHandler get_protocols() changes 2011-11-13 23:44:44 +00:00
speex tags: update for tag API removal 2011-11-02 12:09:20 +01:00
taglib id3: use boxed type instead of miniobject 2011-02-28 11:58:48 +01:00
wavpack wavpackenc: don't unref buffer with gst_object_unref() 2011-10-18 12:25:14 +01:00
Makefile.am hal: Remove hal plugin 2011-08-03 10:59:56 +02:00