gstreamer/ext
Oleksij Rempel (Alexey Fisher) 5f3a31f4d1 theoraenc: add "dup-on-gap" option
This option will produce duplicate frames if we get
a frame with GAP flag. This will reduce CPU load and file size.

This option should be disabled for real time applications, because it
collects GAP frames and waits until it gets a non GAP frame to start
encoding.

v30.06.2011: make some spell changes.
v03.07.2011: add handling of EOS and discontinuous for dup-on-gap.
v19.12.2011: fix pointer dangling in theora_timefifo_free
v20.12.2010: fix timestamp bug for dup-on-gap=0

Bugzilla: https://bugzilla.gnome.org/show_bug.cgi?id=627459

Signed-off-by: Oleksij Rempel (Alexey Fisher) <bug-track@fisher-privat.net>
2011-12-20 19:43:47 +00:00
..
alsa Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostly 2011-12-04 20:50:25 +00:00
cdparanoia cdparanoiasrc: fix build on OSX by #undef-ing VERSION before including system headers 2011-05-17 09:20:08 +02:00
gio various: fix pad template leaks 2011-11-28 13:09:02 +00:00
gnomevfs various: fix pad template leaks 2011-11-28 13:09:02 +00:00
libvisual various: typo fixes 2011-12-02 12:03:27 +01:00
ogg oggdemux: assume live stream if byte size cannot be determined 2011-12-16 15:29:21 +00:00
pango textoverlay: unpremultiply text image 2011-12-05 15:37:04 +00:00
theora theoraenc: add "dup-on-gap" option 2011-12-20 19:43:47 +00:00
vorbis various: typo fixes 2011-12-02 12:03: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