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.
 
 
 
 
Anton Khirnov cd3716b9aa Replace all uses of av_close_input_file() with avformat_close_input(). 13 years ago
doc lavf: add avformat_close_input(). 13 years ago
libavcodec lavc: convert error_recognition to err_recognition. 13 years ago
libavdevice Add basic libavdevice documentation. 13 years ago
libavfilter Replace all uses of av_close_input_file() with avformat_close_input(). 13 years ago
libavformat Replace all uses of av_close_input_file() with avformat_close_input(). 13 years ago
libavutil Add basic libavdevice documentation. 13 years ago
libpostproc Fix a bunch of common typos. 13 years ago
libswscale Remove extraneous semicolons 13 years ago
presets
tests rawdec: don't set codec timebase. 13 years ago
tools Replace all uses of av_close_input_file() with avformat_close_input(). 13 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c Replace all uses of av_close_input_file() with avformat_close_input(). 13 years ago
avplay.c Replace all uses of av_close_input_file() with avformat_close_input(). 13 years ago
avprobe.c Replace all uses of av_close_input_file() with avformat_close_input(). 13 years ago
avserver.c Replace all uses of av_close_input_file() with avformat_close_input(). 13 years ago
cmdutils.c
cmdutils.h Fix a bunch of common typos. 13 years ago
cmdutils_common_opts.h
common.mak
configure x86: bswap: remove test for bswap instruction 13 years ago
ffmpeg.c Fix a bunch of common typos. 13 years ago
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.