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.
 
 
 
 
Alex Converse f457edb697 aacdec: Use avpriv_report_missing_feature() instead of custom logging. 12 years ago
compat Revert "w32pthread: help compiler figure out undeeded code" 12 years ago
doc avplay: Accept cpuflags option 12 years ago
libavcodec aacdec: Use avpriv_report_missing_feature() instead of custom logging. 12 years ago
libavdevice libavutil: Make avpriv_open a library-internal function on msvcrt 12 years ago
libavfilter pthread: Avoid crashes/odd behavior caused by spurious wakeups 12 years ago
libavformat nut: Fix unchecked allocations 12 years ago
libavresample x86inc: Remove our FMA4 support 12 years ago
libavutil mem: Make av_strdup allocate using av_realloc 12 years ago
libswscale swscale: provide a default scaler if none is set 12 years ago
presets
tests fate: add fieldorder filter test 12 years ago
tools ismindex: Change the duration field to int64_t 12 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog oggdec: add support for Opus in Ogg demuxing 12 years ago
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c avconv: support -t as an input option. 12 years ago
avconv.h avplay: Accept cpuflags option 12 years ago
avconv_filter.c avconv: support -t as an input option. 12 years ago
avconv_opt.c avplay: Accept cpuflags option 12 years ago
avplay.c miscellaneous typo fixes 12 years ago
avprobe.c
avserver.c avserver: do not use a static string as a default for a string option 12 years ago
cmdutils.c avplay: Accept cpuflags option 12 years ago
cmdutils.h avplay: Accept cpuflags option 12 years ago
cmdutils_common_opts.h avplay: Accept cpuflags option 12 years ago
common.mak avformat/output-example: Declare link dependency on libswscale in the Makefile 12 years ago
configure build: Require yasm 0.8.0 or higher 12 years ago
library.mak build: Strip spurious labels 12 years ago
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.