gstreamer/tests/check/pipelines
Thomas Vander Stichele ecab77b7e4 ext/vorbis/vorbisdec.c (vorbis_dec_push_forward, vorbis_handle_data_packet):
Original commit message from CVS:
* ext/vorbis/vorbisdec.c (vorbis_dec_push_forward,
vorbis_handle_data_packet):
Correctly set DURATION to generate a timestamp-continuous stream.
One bug left at the end; see
ihttp://bugzilla.gnome.org/show_bug.cgi?id=423086
* tests/check/Makefile.am:
* tests/check/pipelines/vorbisenc.c (GST_START_TEST):
Add a test to check this.  Without the above patch this test fails.
2007-03-26 20:56:35 +00:00
..
.gitignore tests/check/: Add simple unit test for oggmux from #337026 with checking for the 2006-09-04 18:19:06 +00:00
oggmux.c tests/check/pipelines/oggmux.c: Add small test to make sure request pads are cleaned up properly even if oggmux never... 2007-02-04 16:23:37 +00:00
simple-launch-lines.c tests/check/pipelines/simple-launch-lines.c: Add timeout to _get_state() so we see which pipeline it is that causes t... 2006-09-27 11:31:43 +00:00
theoraenc.c tests/check/pipelines/theoraenc.c: It would be very bad if, after a discont buffer, we thought every single following... 2006-11-30 12:50:42 +00:00
vorbisenc.c ext/vorbis/vorbisdec.c (vorbis_dec_push_forward, vorbis_handle_data_packet): 2007-03-26 20:56:35 +00:00