FFmpeg git repo
Go to file
Anton Khirnov ba7dfe5c50 lavfi doxy: add buffer{src,sink}.h to the main lavfi doxy group 2014-02-14 22:02:39 +01:00
compat
doc doc/examples: misc Doxygen markup improvements 2014-02-14 12:01:36 +01:00
libavcodec ppc: reduce overreads when loading 8 pixels in altivec dsp functions 2014-02-14 18:34:04 +01:00
libavdevice
libavfilter lavfi doxy: add buffer{src,sink}.h to the main lavfi doxy group 2014-02-14 22:02:39 +01:00
libavformat jv: detect partial packets in the demuxer 2014-02-12 20:12:18 +01:00
libavresample
libavutil
libswscale
presets presets: spelling error in libvpx 1080p50_60 2011-10-22 00:28:56 +02:00
tests utvideoenc: Enable support for multiple slices and use them 2014-02-14 15:09:39 +00:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3 Add configure option to upgrade (L)GPL to version 3. 2009-06-05 11:04:03 +00:00
COPYING.LGPLv2.1 cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00
COPYING.LGPLv3 Add configure option to upgrade (L)GPL to version 3. 2009-06-05 11:04:03 +00:00
CREDITS partially rename FFmpeg to Libav 2011-03-16 21:54:39 +01:00
Changelog Add libx265 encoder 2014-02-12 13:13:17 +00:00
INSTALL doc: clarify configure features 2011-04-07 02:54:12 +02:00
LICENSE Add libx265 encoder 2014-02-12 13:13:17 +00:00
Makefile
README cosmetics: fix dashed line length after 070c5d0 2011-03-28 09:53:40 +02:00
RELEASE
arch.mak arm: rename ARMVFP config symbol to VFP 2012-12-07 16:54:04 +00:00
avconv.c
avconv.h
avconv_filter.c
avconv_opt.c
avconv_vdpau.c
avplay.c
avprobe.c cmdutils: wrap exit explicitly 2013-07-07 21:43:23 +02:00
avserver.c avserver: do not use a static string as a default for a string option 2013-08-04 18:47:22 +02:00
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: do not link libraries against program-specific dependencies 2014-02-13 13:01:49 +01:00
library.mak build: doxy: Include code examples in Doxygen documentation 2014-02-14 12:01:35 +01:00
version.sh Drop git- prefix from version labels 2011-06-19 19:41:23 +01:00

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.