gstreamer/ext
Vincent Penquerc'h cea0ac790f theoraenc: do not automatically override quality when using target bitrate
If both quality and bitrate are set, libtheora will try to meet
both constraints, causing it to prefer emitting a smaller number
of good frames, to emitting the full number of frames that would
not meet the requested quality. This causes a slideshow effect
when the bitrate is low and the quality is high. And the default
theoraenc is high (48/63).

So only set quality when it is requested, and leave it unset
otherwise.

https://bugzilla.gnome.org/show_bug.cgi?id=658443
2011-09-07 13:27:33 +02:00
..
alsa alsa: Remove unused but set variable 2011-05-18 09:34:52 +02:00
cdparanoia cdparanoiasrc: fix build on OSX by #undef-ing VERSION before including system headers 2011-05-17 09:20:08 +02:00
gio giostreamsrc: Fix copy&paste error in the docs 2010-06-14 09:53:31 +02:00
gnomevfs gnomevfssrc: Keep track of interruptions during read with a flag 2011-05-26 10:32:17 +02:00
libvisual libvisual: only drop frames that are really too old 2010-10-05 12:22:39 +02:00
ogg oggmux: fix leaks in skeleton writing 2011-08-25 08:32:26 +02:00
pango textoverlay: fix text buffer leak 2011-08-22 10:48:06 +01:00
theora theoraenc: do not automatically override quality when using target bitrate 2011-09-07 13:27:33 +02:00
vorbis vorbisenc: Relax overly-tight jitter tolerances in gstvobisenc 2011-08-23 10:11:18 +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