]> git.sesse.net Git - vlc/commit
Set rc_qsquish=1 in AVContext when b_strict is used. This uses a nice continous funct...
authorJean-Paul Saman <jpsaman@videolan.org>
Wed, 19 Mar 2008 15:40:15 +0000 (16:40 +0100)
committerJean-Paul Saman <jpsaman@videolan.org>
Tue, 25 Mar 2008 11:02:39 +0000 (12:02 +0100)
commit6f6396b634e7b2e3269b3e17d672d46117898694
treecae5bcbbd7e16c80a3c2f187648321ee3bedfea2
parent571c3e12bbc8ee80a8cbeda3df13c8fd7c303fa7
Set rc_qsquish=1 in AVContext when b_strict is used. This uses a nice continous function to limit qscale within qmin/qmax.
modules/codec/ffmpeg/encoder.c