FFmpeg git repo
Go to file
Anton Khirnov 4e7e8055a7 dpxenc: use the AVFrame API properly. 2013-11-16 17:43:36 +01:00
compat Remove #undefs for formerly forbidden system functions 2013-11-07 00:26:15 +01:00
doc lavc: VP9 decoder 2013-11-15 10:16:28 +01:00
libavcodec dpxenc: use the AVFrame API properly. 2013-11-16 17:43:36 +01:00
libavdevice
libavfilter avfilter/graphparser: Directly free filter memory if initialization fails 2013-11-06 22:06:15 +01:00
libavformat Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 2013-11-16 12:44:20 +01:00
libavresample
libavutil Move av_fast_{m,re}alloc from lavc to lavu. 2013-11-14 09:42:22 +01:00
libswscale
presets
tests FATE: add a jv test 2013-11-16 13:20:06 +01:00
tools graph2dot: Add missing #include for av_get_channel_layout_string() 2013-11-04 23:04:10 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavc: VP9 decoder 2013-11-15 10:16:28 +01:00
INSTALL
LICENSE
Makefile build: Remove redundant OBJS declaration intended for programs 2013-11-03 18:52:11 +01:00
README
RELEASE
arch.mak
avconv.c Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 2013-11-16 12:44:20 +01:00
avconv.h
avconv_filter.c
avconv_opt.c
avplay.c Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 2013-11-16 12:44:20 +01:00
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak build: Allow specifying extra object files when linking HOSTPROGS 2013-11-15 01:29:47 +01:00
configure lavc: VP9 decoder 2013-11-15 10:16:28 +01:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.