Go to file
Alessandro Ghedini 25b6837f7c replaygain: fix gain sign decoding
The gain sign was incorrectly decoded: since the FFSIGN() macro treats 0 as
negative, gain values starting with "0." were always decoded as negative.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2014-04-04 17:04:37 +02:00
compat
doc On2 VP7 decoder 2014-04-04 04:00:11 +02:00
libavcodec arm: asm decode_block_coeffs_internal is vp8 specific 2014-04-04 10:39:29 +02:00
libavdevice
libavfilter vf_settb: rename to settb 2014-04-02 12:14:10 +02:00
libavformat replaygain: fix gain sign decoding 2014-04-04 17:04:37 +02:00
libavresample
libavutil log: Unbreak windows support 2014-04-03 23:43:47 +02:00
libswscale swscale: add endianness conversion for AV_PIX_FMT_BGRA64|RGBA64 2014-04-02 11:39:26 +02:00
presets
tests fate: add a VP7 test 2014-04-04 04:00:11 +02:00
tools
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c avconv_opt: fix avio_open2() return code check 2014-03-30 14:55:08 +02:00
avconv_vdpau.c
avconv.c
avconv.h
avplay.c
avprobe.c
avserver.c
Changelog On2 VP7 decoder 2014-04-04 04:00:11 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h cmdutils: Mark exit_program as av_noreturn 2014-03-28 00:40:43 +01:00
common.mak
configure On2 VP7 decoder 2014-04-04 04:00:11 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.