FFmpeg git repo
Go to file
Anton Khirnov c22263d3e8 graphparser: only print filter arguments if they are non-NULL 2013-04-30 11:16:57 +02:00
compat
doc doc/APIchanges: add missing hashes and dates 2013-04-24 09:48:57 +02:00
libavcodec lavc: clear AVBuffers on decoded frames if refcounted_frames is not set 2013-04-30 11:15:32 +02:00
libavdevice
libavfilter graphparser: only print filter arguments if they are non-NULL 2013-04-30 11:16:57 +02:00
libavformat oma: K&R formatting cosmetics 2013-04-27 10:53:24 +02:00
libavresample
libavutil
libswscale
presets
tests FATE: add an additional indeo3 test 2013-04-30 11:06:03 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog JPEG 2000 decoder for DCinema 2013-04-22 15:38:29 +02:00
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c
avconv.h
avconv_filter.c
avconv_opt.c avconv: print filter options in -h full output. 2013-04-11 20:45:55 +02:00
avplay.c avplay: remove a warning 2013-04-27 10:51:28 +02:00
avprobe.c avtools: move media_type_string() from avprobe to cmdutils. 2013-04-11 20:46:04 +02:00
avserver.c
cmdutils.c cmdutils: Fix build with lavfi disabled 2013-04-16 21:44:26 +02:00
cmdutils.h avtools: move media_type_string() from avprobe to cmdutils. 2013-04-11 20:46:04 +02:00
cmdutils_common_opts.h
common.mak
configure mjpeg: Use hpeldsp instead of dsputil for half-pel functions 2013-04-19 23:18:38 +03:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.