- Nov 17, 2009
-
-
Jan Schmidt authored
-
Jan Schmidt authored
-
- Nov 16, 2009
-
-
Stefan Kost authored
Revert the changes that added audio positions to template caps. We have an un- fortunate limitation in core that does not allow to do it. Keep a few things commented out, so that the channel position can later on be set in setcaps.
-
- Nov 13, 2009
-
-
Jan Schmidt authored
-
- Nov 11, 2009
-
-
Sebastian Dröge authored
Fixes bug #600724.
-
Sebastian Dröge authored
-
- Nov 09, 2009
-
-
Jan Schmidt authored
-
Jan Schmidt authored
The aiff muxer relies on GstByteWriter API added after 0.10.25. Disable it for this release. Revert this commit after gst-plugins-bad 0.10.17
-
Jan Schmidt authored
For some reason that libtool flags line that prevents building the static lib was commented out. Reported by Mart Raudsepp on IRC.
-
Sebastian Dröge authored
Merged from gst-plugins-base, dfd51aa8.
-
Sebastian Dröge authored
Merged from gst-plugins-base, f3653854.
-
Sebastian Dröge authored
Using the end time makes it impossible to replace buffers, which is a big problem for subtitles that could have very long durations. Merged from gst-plugins-base, 27034be4.
-
Sebastian Dröge authored
Merged from gst-plugins-base.
-
- Nov 07, 2009
-
-
Edward Hervey authored
-
- Nov 06, 2009
-
-
Chris Hills authored
-
Sebastian Dröge authored
The end times of the text and video buffers could be different than their start running time + duration because of different rates.
-
Sebastian Dröge authored
It's not well tested yet and doesn't handle segments and text/video synchronization properly yet. Autoplugging it will cause failures.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Thiago Santos authored
Adding somes ifs to protect against warning conditions that might happen when upstream element is not sane Fixes #600895
-
Thiago Santos authored
Scaletempo was missing an update of 'stop' in new segment parameters when pushing it downstream, which caused files to end earlier when rate < 1. Fixes #599903 Based on patch by: Bastian Hecht <hechtb@gmail.com>
-
- Nov 05, 2009
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Olivier Crête authored
-
Olivier Crête authored
It looks at raw audio data and emits messages when DTMF is detected. The dtmf detector is the same Goertzel implementation used in FreeSwitch and Asterisk. It is in the public domain.
-
Wim Taymans authored
This reverts commit 49ec4f79. We can't use this new function yet.
-
Wim Taymans authored
-
Sebastian Dröge authored
Also improve debugging a bit and drop buffers without valid timestamp or duration because we can't handle them.
-
Sebastian Dröge authored
-
Olivier Crête authored
-