FFmpeg git repo
Go to file
Luca Barbato 8f68977054 kmvc: use fixed sized arrays in the context
Avoid some boilerplate code to dynamically allocate and then free the
buffers.
2013-07-06 14:12:42 +02:00
compat compat: wrap math.h to avoid AIX-specific clashes 2013-07-04 21:54:32 +02:00
doc doc/platform: Add info about ICL 2013-06-24 13:06:01 -04:00
libavcodec kmvc: use fixed sized arrays in the context 2013-07-06 14:12:42 +02:00
libavdevice
libavfilter vsrc_movie: do not free avoption variables in uninit() 2013-06-20 13:27:14 +02:00
libavformat oggdec: do not fall back on binary search in the generic code. 2013-07-02 10:37:22 +02:00
libavresample
libavutil log: pass the correct parameters to missing_feature_sample 2013-07-04 21:25:11 +02:00
libswscale
presets
tests oggdec: do not fall back on binary search in the generic code. 2013-07-02 10:37:22 +02:00
tools
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c
avconv.c avconv: Don't include colorspace.h 2013-06-29 14:24:02 -04:00
avconv.h
avplay.c
avprobe.c
avserver.c
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure compat: wrap math.h to avoid AIX-specific clashes 2013-07-04 21:54:32 +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.