FFmpeg git repo
Go to file
John Stebbins c9ca220ef2 ac3dec: make drc_scale exponentially
The a52 spec suggests that "partial compression" should scale the
drc value in this manner.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2013-12-09 08:54:42 +01:00
compat
doc
libavcodec ac3dec: make drc_scale exponentially 2013-12-09 08:54:42 +01:00
libavdevice alsa-audio-dec: explicitly cast the delay to a signed int64 2013-12-03 12:04:26 +01:00
libavfilter
libavformat avformat: AviSynth demuxer rewrite 2013-12-08 21:54:50 +01:00
libavresample
libavutil frame: cosmetics, reindent 2013-12-09 08:45:08 +01:00
libswscale
presets
tests ljpegenc: deMpegEncContextize 2013-12-05 13:35:55 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c
avconv.h
avconv_filter.c
avconv_opt.c avconv: initialize hwaccel_pix_fmt 2013-12-03 18:11:27 +01:00
avconv_vdpau.c
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure avformat: AviSynth demuxer rewrite 2013-12-08 21:54:50 +01:00
library.mak
version.sh

README

Libav README
------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.