OSDN Git Service

libvpx: Don't use the VPX_KF_FIXED mode
authorJames Zern <jzern@google.com>
Tue, 8 Jun 2010 08:47:50 +0000 (08:47 +0000)
committerMartin Storsjö <martin@martin.st>
Tue, 8 Jun 2010 08:47:50 +0000 (08:47 +0000)
commit07777c2d5c1a87e5c6814f4c9d9de6dee5c7ff3c
tree8fc133dfabb8e8332826ef2f68852518b88f53a8
parentbc330b5f1566510f1cdc4be78dd3b127aba2b6b1
libvpx: Don't use the VPX_KF_FIXED mode

This mode emits no keyframes at all, despite its name.

Patch by James Zern, jzern at google dot com

Originally committed as revision 23521 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/libvpxenc.c