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 8e37038a34 avconv: switch to avcodec_encode_video2(). 13 years ago
doc lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacket 13 years ago
libavcodec libx264: implement encode2(). 13 years ago
libavdevice
libavfilter drawtext: add 'fix_bounds' option on coords fixing 13 years ago
libavformat
libavutil x86inc: support yasm -f win64 flag also. 13 years ago
libpostproc
libswscale swscale: sign-extend integer function argument to qword on x86-64. 13 years ago
presets
tests avconv: rework -t handling for encoding. 13 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c avconv: switch to avcodec_encode_video2(). 13 years ago
avplay.c
avprobe.c
avserver.c
cmdutils.c cmdutils: update copyright year to 2012. 13 years ago
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Remove Sun medialib glue code. 13 years ago
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.