gstreamer/tests/check/pipelines
Tim-Philipp Müller 099989ff0f oggmux: don't drop the streamheader field from the output caps
Revert previous 'fix' for bug #588717 and fix it properly, whilst
maintaining the streamheader field on the output caps. Also make
sure we don't leak header buffers we couldn't push when downstream
is unlinked. Add unit test for the presence of the streamheader
field on the output caps and for the issue from bug #588717.
2009-08-20 13:14:19 +01:00
..
.gitignore Add gio in a few more places. 2008-02-07 23:22:23 +00:00
gio.c gio: Try to reuse the pipeline with the same stream objects 2009-07-08 17:19:05 +02:00
oggmux.c oggmux: don't drop the streamheader field from the output caps 2009-08-20 13:14:19 +01:00
simple-launch-lines.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00
streamheader.c streamheader: Fix caps leak in the vorbisenc unit test 2009-08-10 15:40:33 +02:00
theoraenc.c tests/check/pipelines/theoraenc.c: Pushing 10 buffers is enough to run the test. 2008-12-11 10:33:48 +00:00
vorbisdec.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00
vorbisenc.c Don't use bad gst_element_get_pad(). 2008-05-21 16:36:50 +00:00