gstreamer/ext/vp8
Vincent Penquerc'h dccf3dc0b6 [MOVED FROM BAD 106/134] 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-09-16 15:28:18 +02:00
..
gstvp8dec.c [MOVED FROM BAD 101/134] port some more to new memory API 2012-09-16 15:28:18 +02:00
gstvp8dec.h [MOVED FROM BAD 063/134] basevideo: merge utils header into basevideocodec 2012-09-16 15:27:14 +02:00
gstvp8enc.c [MOVED FROM BAD 106/134] vp8enc: fix target bitrate config with libvpx 1.1.0 2012-09-16 15:28:18 +02:00
gstvp8enc.h [MOVED FROM BAD 092/134] vp8: probe for the new tuning API to keep building with older libvpx 2012-09-16 15:27:15 +02:00
GstVP8Enc.prs [MOVED FROM BAD 098/134] vp8: add initial preset file 2012-09-16 15:28:18 +02:00
gstvp8utils.c [MOVED FROM BAD 024/134] vp8: Undef HAVE_CONFIG_H before including libvpx headers 2012-09-16 15:27:13 +02:00
gstvp8utils.h [MOVED FROM BAD 044/134] vp8: Use VPX_PLANE_* instead of PLANE_* 2012-09-16 15:27:14 +02:00
Makefile.am [MOVED FROM BAD 104/134] gst: Update versioning 2012-09-16 15:28:18 +02:00
plugin.c [MOVED FROM BAD 105/134] gst: Update for GST_PLUGIN_DEFINE() API changes 2012-09-16 15:28:18 +02:00