gstreamer/ext
Tim-Philipp Müller 0dd2766d83 oggmux: pick delta pad earlier during header parsing and based on video/non-video
Pick delta pad earlier during header parsing, and pick it based
on whether it's a video stream or not rather than some rather
byzantine signalling from theoraenc etc. which would set the delta
flag on header packets which oggmux would then pick up and determine
that this is a "delta-able" stream.

Since the new videodecoder-based theoraenc didn't do that any more,
we would only see the first delta flag on the second video packet,
which is after we've already muxed a few audio packets flagged as
key units, which trips up the unit test.

Fixes pipelines/oggmux unit test.

https://bugzilla.gnome.org/show_bug.cgi?id=679958
2012-08-10 10:45:09 +01:00
..
alsa Silence some 'variable may be used uninitialized' compiler warnings 2012-08-08 10:19:20 +01:00
cdparanoia cdparanoia: always set the read_speed 2012-05-24 13:39:54 +02:00
libvisual audiovisualizer: fixate caps completely 2012-07-24 12:25:08 +02:00
ogg oggmux: pick delta pad earlier during header parsing and based on video/non-video 2012-08-10 10:45:09 +01:00
pango pango: adjust to modified video overlay composition API 2012-07-17 18:08:11 +02:00
theora theoradec: Use new video decoder tag API 2012-08-09 16:09:46 +02:00
vorbis tag: Update for taglist/tag event API changes 2012-07-28 00:35:02 +02:00
Makefile.am gio: Move to gst subdirectory 2012-01-18 16:21:14 +01:00