https://github.com/eVRydayVR/ffmpeg-unwarpvr
Revision 375bff7084fd836a6c60b1f5d28a427ab55b66bc authored by Martin Storsjö on 25 September 2012, 05:37:21 UTC, committed by Martin Storsjö on 25 September 2012, 17:51:47 UTC
This avoids using the global_quality field and QSCALE flag for
passing the VBR modes, since the value range of the global_quality
field doesn't really map cleanly to this codec's VBR modes.

Signed-off-by: Martin Storsjö <martin@martin.st>
1 parent a10190d
History
Tip revision: 375bff7084fd836a6c60b1f5d28a427ab55b66bc authored by Martin Storsjö on 25 September 2012, 05:37:21 UTC
libfdk-aac: Allow setting VBR modes via a private option
Tip revision: 375bff7
File Mode Size
compat
doc
libavcodec
libavdevice
libavfilter
libavformat
libavresample
libavutil
libswscale
presets
tests
tools
.gitignore -rw-r--r-- 599 bytes
COPYING.GPLv2 -rw-r--r-- 17.7 KB
COPYING.GPLv3 -rw-r--r-- 34.3 KB
COPYING.LGPLv2.1 -rw-r--r-- 25.9 KB
COPYING.LGPLv3 -rw-r--r-- 7.5 KB
CREDITS -rw-r--r-- 1.0 KB
Changelog -rw-r--r-- 30.7 KB
Doxyfile -rw-r--r-- 67.2 KB
INSTALL -rw-r--r-- 705 bytes
LICENSE -rw-r--r-- 2.7 KB
Makefile -rw-r--r-- 5.3 KB
README -rw-r--r-- 162 bytes
RELEASE -rw-r--r-- 4 bytes
arch.mak -rw-r--r-- 523 bytes
avconv.c -rw-r--r-- 80.5 KB
avconv.h -rw-r--r-- 10.8 KB
avconv_filter.c -rw-r--r-- 20.7 KB
avconv_opt.c -rw-r--r-- 76.8 KB
avplay.c -rw-r--r-- 97.6 KB
avprobe.c -rw-r--r-- 28.5 KB
avserver.c -rw-r--r-- 154.7 KB
cmdutils.c -rw-r--r-- 45.4 KB
cmdutils.h -rw-r--r-- 15.1 KB
cmdutils_common_opts.h -rw-r--r-- 1.6 KB
common.mak -rw-r--r-- 1.7 KB
configure -rwxr-xr-x 112.3 KB
library.mak -rw-r--r-- 3.2 KB
version.sh -rwxr-xr-x 678 bytes

README

back to top