OSDN Git Service

libvpxenc: allow qmax of 0
authorJames Zern <jzern@google.com>
Sat, 2 Nov 2013 23:28:56 +0000 (00:28 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 3 Nov 2013 00:00:16 +0000 (01:00 +0100)
commit23c03ac91eaea5978f761ca7d16bc6c9bdcb3834
treee650b4b7d043bd4ebab0e307618f4837784df644
parent50f52a5498ff02c997d16b8181f32b933ce94b6b
libvpxenc: allow qmax of 0

this is valid for both vp8 & vp9 and necessary for lossless in the
latter

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/libvpxenc.c