FFmpeg git repo
Go to file
Christophe Gisquet b6293e2798 fmtconvert: Explicitly use int32_t instead of int
Signed-off-by: Martin Storsjö <martin@martin.st>
2013-07-17 11:02:47 +03: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 fmtconvert: Explicitly use int32_t instead of int 2013-07-17 11:02:47 +03:00
libavdevice
libavfilter pthread: Rename thread_init to avoid symbol collision 2013-07-17 00:13:31 +03:00
libavformat lavf: Make sure avg_frame_rate can be calculated without integer overflow 2013-07-15 21:39:24 +03:00
libavresample lavr doxy: add version.h to the lavr group 2013-05-17 20:27:48 +02:00
libavutil configure: Check for support for labels in the inline assembly 2013-07-11 18:53:02 +03:00
libswscale swscale: ppc: Remove commented-out define cruft 2013-06-02 18:11:59 +02:00
presets
tests fate: use current syntax for the scale filter 2013-07-12 11:08:25 +03:00
tools tools: Wording and formatting cosmetics 2013-07-06 15:36:57 +02:00
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c avconv: make -aspect work with streamcopy 2013-05-27 21:26:06 +02:00
avconv.c cmdutils: wrap exit explicitly 2013-07-07 21:43:23 +02:00
avconv.h
avplay.c
avprobe.c cmdutils: wrap exit explicitly 2013-07-07 21:43:23 +02:00
avserver.c
Changelog lavc: add a libwavpack encoder wrapper 2013-06-10 21:33:48 +02:00
cmdutils_common_opts.h
cmdutils.c cmdutils: wrap exit explicitly 2013-07-07 21:43:23 +02:00
cmdutils.h cmdutils: wrap exit explicitly 2013-07-07 21:43:23 +02:00
common.mak
configure configure: Check for support for labels in the inline assembly 2013-07-11 18:53:02 +03:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak
LICENSE
Makefile w32pthreads: move from lavc to compat/ 2013-05-24 09:26:54 +02:00
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.