mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 21:16:24 +00:00
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. |
||
---|---|---|
.. | ||
.gitignore | ||
adder.c | ||
alsa.c | ||
audioconvert.c | ||
audiorate.c | ||
audioresample.c | ||
audiotestsrc.c | ||
decodebin.c | ||
ffmpegcolorspace.c | ||
gdpdepay.c | ||
gdppay.c | ||
gnomevfssink.c | ||
libvisual.c | ||
multifdsink.c | ||
playbin.c | ||
speexresample.c | ||
subparse.c | ||
textoverlay.c | ||
videorate.c | ||
videotestsrc.c | ||
volume.c | ||
vorbisdec.c | ||
vorbistag.c |