]> git.sesse.net Git - vlc/commit
- fix qmax/qmin if statements
authorIlkka Ollakka <ileoo@videolan.org>
Tue, 29 Jan 2008 11:47:23 +0000 (11:47 +0000)
committerIlkka Ollakka <ileoo@videolan.org>
Tue, 29 Jan 2008 11:47:23 +0000 (11:47 +0000)
commit99da87a84b43806f69369ca4b5dcb7cffe9ce1f3
treed74f793f3ed0a3c4a1b0becb8db3119aae1d999d
parent1662591d14a325ccd830242aed7333b833049fb2
- fix qmax/qmin if statements
- if user requests certain bitrate, set defaults to qmax=51,qmin=10 if
  user hasn't defined them otherwise. Should help normal user to get
  bitrate he/she requests.
modules/codec/ffmpeg/encoder.c