FFmpeg git repo
Go to file
Ronald S. Bultje 9d87374ec0 amrwb: remove duplicate arguments from extrapolate_isf().
Prevents warnings because the dst and src overlap (are the same) in the
memcpy() inside the function.

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
2012-03-02 12:50:00 -08:00
doc Windows Media Audio Lossless decoder 2012-03-02 19:10:29 +01:00
libavcodec amrwb: remove duplicate arguments from extrapolate_isf(). 2012-03-02 12:50:00 -08:00
libavdevice
libavfilter
libavformat matroska: check buffer size for RM-style byte reordering. 2012-03-02 10:32:22 -08:00
libavutil
libswscale swscale: K&R formatting cosmetics for PowerPC code (part II/II) 2012-03-02 02:16:40 +01:00
presets
tests g722: Fix the QMF scaling 2012-03-02 18:58:19 +02:00
tools
.gitignore
avconv.c
avplay.c
avprobe.c
avserver.c
Changelog Windows Media Audio Lossless decoder 2012-03-02 19:10:29 +01:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
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.