gstreamer/ext
Vincent Penquerc'h 55e767b632 oggmux: prefer headers from caps to determine stream type
Ogg mandates the first header packet must determine a stream's type.
However, some streams (such as VP8) do not include such a header
when muxed in other containers, and thus do not include this header
as a buffer, but only in caps. We thus use headers from caps when
available to determine a new stream's type.

https://bugzilla.gnome.org/show_bug.cgi?id=647856
2011-04-16 11:55:27 +01:00
..
alsa alsamixer: Store return values of poll functions in a signed integer 2011-03-15 19:48:21 +01:00
cdparanoia cdparanoia: check for cdparanoia with pkg-config first 2010-06-11 22:16:26 +01:00
gio giostreamsrc: Fix copy&paste error in the docs 2010-06-14 09:53:31 +02:00
gnomevfs gnomevfssrc: Remove dead assignment 2010-12-02 19:04:29 +01:00
libvisual libvisual: only drop frames that are really too old 2010-10-05 12:22:39 +02:00
ogg oggmux: prefer headers from caps to determine stream type 2011-04-16 11:55:27 +01:00
pango textoverlay: fix comparison is always false due to limited range of data type 2011-04-01 15:47:03 +02:00
theora theoraenc: refactor multipass file writing 2011-04-06 12:26:11 +02:00
vorbis vorbisdec: Unref events if the parent element disappeared 2011-04-08 15:00:58 +02:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00