FFmpeg git repo
Go to file
Justin Ruggles 036e9b045f g722: decode directly to the user-provided AVFrame 2013-02-12 12:21:22 -05:00
compat
doc doc: developer: Add a note about reserved system name space 2013-02-11 20:17:15 +01:00
libavcodec g722: decode directly to the user-provided AVFrame 2013-02-12 12:21:22 -05:00
libavdevice
libavfilter
libavformat asfdec: do not assume every AVStream has a corresponding ASFStream 2013-02-09 18:57:21 +01:00
libavresample
libavutil lavu: avoid clashing definition of E 2013-02-12 11:47:43 +01:00
libswscale swscale: Disallow conversion to GBRP16 2013-02-11 20:03:16 +02:00
presets
tests swscale: Disallow conversion to GBRP16 2013-02-11 20:03:16 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog asfdec: support reading ID3v2 tags in ASF files 2013-02-09 18:57:21 +01:00
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c
avconv.h
avconv_filter.c
avconv_opt.c
avplay.c avplay: apply the stream sample_aspect_ratio to decoded video frames 2013-02-09 18:57:21 +01:00
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure openbsd: Add minor number to shared library install name 2013-02-11 20:17:15 +01:00
library.mak build: Make library minor version visible in the Makefile 2013-02-11 20:17:15 +01:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.