FFmpeg git repo
Go to file
Justin Ruggles 9a35ff3841 atrac1: decode mono audio directly to output buffer
For stereo we need to use intermediate planar buffers, but mono does not need
to be deinterleaved so the output buffer can be used directly.
2011-10-29 15:06:31 -04:00
doc avcodec: remove avcodec_parse_frame and deprecate associated elements. 2011-10-27 22:06:32 -04:00
libavcodec atrac1: decode mono audio directly to output buffer 2011-10-29 15:06:31 -04:00
libavdevice
libavfilter
libavformat mov: Avoid divide by zero in edit list dts handling 2011-10-29 07:59:05 -07:00
libavutil
libpostproc
libswscale
presets
tests
tools tools/pktdumper: update to recent avformat api 2011-10-28 19:08:38 +02:00
.gitignore
avconv.c
avplay.c
avprobe.c
avserver.c
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c
INSTALL
LICENSE
Makefile
README
RELEASE
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.