You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Diego Biurrun 23157d72b5 configure: Split test_cflags function off from check_cflags 11 years ago
compat
doc avplay: drop -vismv option which does not do anything anymore 11 years ago
libavcodec flashsv: Check diff_start diff_height values 11 years ago
libavdevice timefilter: Handle memory allocation failure 11 years ago
libavfilter gradfun: x86: Factor out common code for some gradfun_filter_line() variants 11 years ago
libavformat lavf: do not use int to store an int64 11 years ago
libavresample lavr: check that current_buffer is not NULL before using it 11 years ago
libavutil h264: wait for initial complete frame before outputing frames 11 years ago
libswscale swscale: provide a default scaler if none is set 11 years ago
presets
tests FATE: Add HEVC tests 11 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avplay: drop -vismv option which does not do anything anymore 11 years ago
INSTALL
LICENSE
Makefile build: Ensure that strip commands are run silently 11 years ago
README
RELEASE
arch.mak
avconv.c lavc: deprecate FF_DEBUG_MV and remove all traces of its use 11 years ago
avconv.h avconv: stop accessing AVStream.parser 11 years ago
avconv_filter.c
avconv_opt.c avplay: Accept cpuflags option 11 years ago
avplay.c avplay: drop -vismv option which does not do anything anymore 11 years ago
avprobe.c
avserver.c
cmdutils.c avplay: Accept cpuflags option 11 years ago
cmdutils.h avplay: Accept cpuflags option 11 years ago
cmdutils_common_opts.h avplay: Accept cpuflags option 11 years ago
common.mak
configure configure: Split test_cflags function off from check_cflags 11 years ago
library.mak build: remove pointless condition 11 years ago
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.