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.
 
 
 
 
Martin Storsjö 5bbfe193a0 vocdec: Don't update codec parameters mid-stream 11 years ago
compat Revert "w32pthread: help compiler figure out undeeded code" 11 years ago
doc doc: Drop VDPAU from list of supported codecs 11 years ago
libavcodec mathops/x86: work around inline asm miscompilation with GCC 4.8.1 11 years ago
libavdevice libavutil: Make avpriv_open a library-internal function on msvcrt 12 years ago
libavfilter vf_lut: Constantize 11 years ago
libavformat vocdec: Don't update codec parameters mid-stream 11 years ago
libavresample
libavutil mem: Document the non-compatibility of av_realloc() and av_malloc() 11 years ago
libswscale Drop pointless directory name prefixes from #includes in the current dir 11 years ago
presets
tests fate.sh: Run git-clone quietly 11 years ago
tools ismindex: Replace mkdir ifdeffery by os_support.h #include 12 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog cosmetics: Fix ATRAC codec name spelling 11 years ago
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c avconv: support -t as an input option. 12 years ago
avconv.h avconv: support -t as an input option. 12 years ago
avconv_filter.c avconv: support -t as an input option. 12 years ago
avconv_opt.c avconv: support -t as an input option. 12 years ago
avplay.c
avprobe.c
avserver.c avserver: do not use a static string as a default for a string option 12 years ago
cmdutils.c cmdutils: Only do the windows-specific commandline parsing on _WIN32 12 years ago
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: Mention that icl does not build both static and shared libs 11 years ago
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.