Vincent Penquerc'h 34deb5b703 vp8enc: fix target bitrate config with libvpx 1.1.0
libvpx 1.1.0 disallows a bitrate of 0, which was used by
vp8enc as a default value.

Instead, we use the default libvpx bitrate, scaled to our
video size, if no bitrate was specified.

This fixes encoding VP8 video with libvpx 1.1.0.

https://bugzilla.gnome.org/show_bug.cgi?id=676245
2012-05-28 15:29:28 +02:00
..
2012-05-14 09:15:55 +02:00
2012-04-24 14:57:11 +02:00
2012-04-20 12:29:36 +02:00
2012-04-25 10:26:48 +02:00
2012-05-23 12:09:39 +02:00