gstreamer/gst
Sebastian Dröge f5b4fa17ff gst/speexresample/gstspeexresample.*: Rewrite timestamp tracking to make it more robust and guarantee a continous str...
Original commit message from CVS:
* gst/speexresample/gstspeexresample.c: (gst_speex_resample_start),
(gst_speex_resample_get_unit_size),
(gst_speex_resample_push_drain), (gst_speex_resample_event),
(gst_speex_resample_check_discont), (gst_speex_resample_process),
(gst_speex_resample_transform):
* gst/speexresample/gstspeexresample.h:
Rewrite timestamp tracking to make it more robust and guarantee
a continous stream.
* tests/check/Makefile.am:
* tests/check/elements/speexresample.c: (setup_speexresample),
(cleanup_speexresample), (fail_unless_perfect_stream),
(test_perfect_stream_instance), (GST_START_TEST),
(test_discont_stream_instance), (live_switch_alloc_only_48000),
(live_switch_get_sink_caps), (live_switch_push),
(speexresample_suite):
Add unit tests for speexresample based on the audioresample unit tests.
2008-10-29 12:11:20 +00:00
..
adder Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
app gst/app/Makefile.am: Fix CFLAGS and hopefully #430594. 2007-04-17 10:56:37 +00:00
audioconvert Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
audiorate Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
audioresample gst/audioresample/gstaudioresample.c: Fixate the rate to the nearest supported rate instead of the first one. Fixes b... 2008-10-28 16:25:00 +00:00
audiotestsrc Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
ffmpegcolorspace Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
gdp Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
playback Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
speexresample gst/speexresample/gstspeexresample.*: Rewrite timestamp tracking to make it more robust and guarantee a continous str... 2008-10-29 12:11:20 +00:00
subparse Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
tcp Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Improve MXF typefinding a bit by searching for a header partition pack instead o... 2008-10-20 14:08:52 +00:00
videorate Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
videoscale Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
videotestsrc Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
volume Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
Makefile.am gst/Makefile.am: GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean them twice 2008-03-03 23:59:45 +00:00