gstreamer/tests/check/pipelines
Michael Smith e1cc846edc tests/check/pipelines/oggmux.c: Add a test that ensures we set DELTA_UNIT on all non-header, non-video buffers, if we...
Original commit message from CVS:
* tests/check/pipelines/oggmux.c: (validate_ogg_page), (is_video),
(eos_buffer_probe):
Add a test that ensures we set DELTA_UNIT on all non-header,
non-video buffers, if we have a video stream.
* ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
(gst_ogg_mux_process_best_pad):
Move setting delta_pad to earlier, where we inspect all pads, so
that leading audio pages don't get DELTA_UNIT unset if they come
before the first DELTA_UNIT from video pages. Fixes the newly-added
test. Fixes #385527.
2007-06-15 11:15:28 +00:00
..
.gitignore tests/check/pipelines/.cvsignore: Fix build. 2007-04-18 11:06:42 +00:00
oggmux.c tests/check/pipelines/oggmux.c: Add a test that ensures we set DELTA_UNIT on all non-header, non-video buffers, if we... 2007-06-15 11:15:28 +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
streamheader.c tests/check/pipelines/streamheader.c: Disable test_multifdsink_gdp_vorbisenc() on ppc64 since it fails on the p5-ppc6... 2007-06-14 19:53:27 +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
vorbisdec.c commit new file 2007-03-27 09:37: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