FFmpeg git repo
Go to file
Paul B Mahol 6d10c5bfc0 cdxl: fix audio for some samples
There may be extra padding at and of chunk.

Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
2012-02-17 14:19:35 -05:00
doc prores encoder 2012-02-15 07:14:51 +01:00
libavcodec ttadec: remove dead code 2012-02-17 13:38:09 -05:00
libavdevice 4xm, timefilter: K&R formatting cosmetics 2012-02-10 15:48:50 +01:00
libavfilter Drop some completely unnecessary av_unused attributes. 2012-02-13 19:20:53 +01:00
libavformat cdxl: fix audio for some samples 2012-02-17 14:19:35 -05:00
libavutil Move some conditionally used variables into the block where they are used. 2012-02-13 19:20:54 +01:00
libpostproc
libswscale swscale: make access to filter data conditional on filter type. 2012-02-17 10:31:15 -08:00
presets
tests bethsoftvid: synchronize video timestamps with audio sample rate 2012-02-16 10:47:11 -05:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog prores encoder 2012-02-15 07:14:51 +01:00
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c bethsoftvid: pass palette in side data instead of in a separate packet. 2012-02-16 10:47:11 -05:00
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure librtmp: Add "lib" prefix to librtmp URLProtocol declarations. 2012-02-14 11:37:01 +01:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.