gstreamer/tests/check
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
..
elements gst/subparse/gstsubparse.*: Add support for SubViewer version 1 and 2 subtitles. Fixes #394061. 2007-06-05 21:36:11 +00:00
generic plug test leak 2007-02-28 12:57:46 +00:00
gst tests/check/gst/.cvsignore: Do as buildbot says. 2007-01-29 10:53:06 +00:00
libs Make sure we parse floating-point numbers in vorbis comments correctly with either '.' or ',' as separator, no matter... 2007-03-27 10:17:16 +00:00
pipelines 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
.gitignore add tests to gst-plugins-base add a volume element test clean up volume a little more for basetransform 2005-08-20 18:07:10 +00:00
gst-plugins-base.supp ext/pango/gsttextoverlay.c: Don't unnecessarily ref (and then leak) upstream events if the text pad is not linked. Fi... 2007-01-24 12:51:20 +00:00
Makefile.am tests/check/: Add unit test for gnomevfssink seeking and position reporting for file:// URIs. 2007-05-22 15:45:19 +00:00