gstreamer/ext
Vincent Penquerc'h b7664eae71 oggmux: do not skip a pageno at start
Discontinuities are automatically signalled by oggdemux at the start
of a new stream. When oggmux is yet to output actual data pages,
do not signal these discontinuities in the ogg stream.

This patch may miss some actual discontinuities at the very start of
a stream, but avoids the spurious missing pages when encoding happens
normally.

A better fix might involve finding a way to distinguish between actual
data discontinuities and discontinuities merely marking the start of
a new stream.

Fixes an issue with ogg page numbering (would skip a number for no
reason, which then looks like a packet was lost somewhere) when
re-muxing an ogg stream, e.g. when re-tagging in rhythmbox.

https://bugzilla.gnome.org/show_bug.cgi?id=629196
2011-02-01 17:25:43 +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: do not skip a pageno at start 2011-02-01 17:25:43 +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