Go to file
2013-11-19 14:48: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 avcodec.h: include version.h before using version macro 2013-11-19 14:48:36 +01:00
libavdevice timefilter: Handle memory allocation failure 2013-10-29 11:40:04 +00:00
libavfilter vf_interlace: check one av_frame_clone allocation 2013-11-19 14:48:36 +01:00
libavformat rtmphttp: Check for both 0 and AVERROR_EOF 2013-11-18 12:36:32 +02: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
arch.mak
avconv_filter.c
avconv_opt.c
avconv.c Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 2013-11-16 12:44:20 +01:00
avconv.h avconv: stop accessing AVStream.parser 2013-10-29 14:19:10 +01:00
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
Changelog lavc: VP9 decoder 2013-11-15 10:16:28 +01:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak build: Allow specifying extra object files when linking HOSTPROGS 2013-11-15 01:29:47 +01:00
configure configure: Don't use symlinks for creating the out of tree makefile 2013-11-19 10:12:58 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak build: remove pointless condition 2013-10-29 14:00:29 +00:00
LICENSE
Makefile build: Remove redundant OBJS declaration intended for programs 2013-11-03 18:52:11 +01:00
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.