FFmpeg git repo
Go to file
Sean McGovern a7b87ca911 libxavs: rename and fix a variable name
It was mis-spelled in b18c7c8d3d.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2013-11-20 21:06:31 +01:00
compat
doc lavc: VP9 decoder 2013-11-15 10:16:28 +01:00
libavcodec libxavs: rename and fix a variable name 2013-11-20 21:06:31 +01:00
libavdevice
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
libswscale
presets
tests FATE: add a jv test 2013-11-16 13:20:06 +01:00
tools
.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
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 win{32,64}: Hard disable symbol versioning 2013-11-19 21:30:13 +00:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.