gstreamer/ext
Vincent Penquerc'h 440002a137 oggmux: use oggstream for less brittleness in recognizing headers
Using the IN_CAPS flag for this is brittle, and will fail if either
vorbisparse or vorbistag (which is itself based on vorbisparse) is
inserted between oggdemux and oggmux. Possibly other elements too
(eg, theoraparse, etc).
Using oggstream ensures we Get It Right More Often Than Not.

https://bugzilla.gnome.org/show_bug.cgi?id=629196
2011-02-02 17:34:41 +00:00
..
alsa alsasrc/sink: add property to get the card name 2010-08-18 16:45:37 +02: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: use oggstream for less brittleness in recognizing headers 2011-02-02 17:34:41 +00:00
pango textoverlay: Add support for vertical center alignment 2011-01-24 19:39:59 +01:00
theora theoraenc: clean up property descriptions 2011-02-01 16:08:13 +00:00
vorbis vorbisdec: keep timestamps when no decoded output 2010-12-21 13:39:27 +01:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00