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 a89c05500f x86: h264qpel: int --> ptrdiff_t for some line_size parameters 12 years ago
compat
doc lavfi: new interlace filter 12 years ago
libavcodec x86: h264qpel: int --> ptrdiff_t for some line_size parameters 12 years ago
libavdevice
libavfilter lavfi: new interlace filter 12 years ago
libavformat img2enc: add an option for overwriting one file with subsequent images 12 years ago
libavresample
libavutil Cosmetics, restore alphabetic order in atomics lists. 12 years ago
libswscale
presets
tests FATE: add a test for the interlace filter 12 years ago
tools lavfi: merge avfiltergraph.h into avfilter.h 12 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: new interlace filter 12 years ago
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c lavfi: change the filter registering system to match the other libraries 12 years ago
avconv.h lavfi: merge avfiltergraph.h into avfilter.h 12 years ago
avconv_filter.c avconv: update to the new options syntax. 12 years ago
avconv_opt.c avconv: print filter options in -h full output. 12 years ago
avplay.c lavfi: change the filter registering system to match the other libraries 12 years ago
avprobe.c avtools: move media_type_string() from avprobe to cmdutils. 12 years ago
avserver.c
cmdutils.c cmdutils: allow -h filter=<name> to print information about a filter. 12 years ago
cmdutils.h avtools: move media_type_string() from avprobe to cmdutils. 12 years ago
cmdutils_common_opts.h
common.mak
configure lavfi: new interlace filter 12 years ago
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.