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 136ee32da3 avprobe: use avio_size() instead of deprecated AVFormatContext.file_size. 13 years ago
doc lavfi: move version macros to a new installed header version.h 13 years ago
libavcodec lavc: replace some remaining FF_I_TYPE with AV_PICTURE_TYPE_I 13 years ago
libavdevice
libavfilter lavfi: move version macros to a new installed header version.h 13 years ago
libavformat ffmenc: remove references to deprecated AVFormatContext.timestamp. 13 years ago
libavutil
libpostproc
libswscale rgb2rgb: rgb12tobgr12() 13 years ago
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avcodec: add GSM parser 13 years ago
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c avconv: use AVFrame.width/height/format instead of corresponding AVCodecContext fields 13 years ago
avplay.c
avprobe.c avprobe: use avio_size() instead of deprecated AVFormatContext.file_size. 13 years ago
avserver.c avserver: remove code using deprecated CODEC_CAP_PARSE_ONLY. 13 years ago
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.