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. 11 years ago
compat Revert "w32pthread: help compiler figure out undeeded code" 12 years ago
doc avplay: Accept cpuflags option 11 years ago
libavcodec aacdec: Use avpriv_report_missing_feature() instead of custom logging. 11 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 11 years ago
libavformat nut: Fix unchecked allocations 11 years ago
libavresample x86inc: Remove our FMA4 support 11 years ago
libavutil mem: Make av_strdup allocate using av_realloc 11 years ago
libswscale swscale: provide a default scaler if none is set 11 years ago
presets
tests fate: add fieldorder filter test 11 years ago
tools ismindex: Change the duration field to int64_t 11 years ago
.gitignore Integrate lcov/gcov into Libav 12 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog oggdec: add support for Opus in Ogg demuxing 11 years ago
INSTALL
LICENSE LICENSE: Move (L)GPLv3 explanation block to a more suitable place 12 years ago
Makefile w32pthreads: move from lavc to compat/ 12 years ago
README
RELEASE
arch.mak
avconv.c avconv: support -t as an input option. 12 years ago
avconv.h avplay: Accept cpuflags option 11 years ago
avconv_filter.c avconv: support -t as an input option. 12 years ago
avconv_opt.c avplay: Accept cpuflags option 11 years ago
avplay.c miscellaneous typo fixes 12 years ago
avprobe.c cmdutils: wrap exit explicitly 12 years ago
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 11 years ago
cmdutils.h avplay: Accept cpuflags option 11 years ago
cmdutils_common_opts.h avplay: Accept cpuflags option 11 years ago
common.mak avformat/output-example: Declare link dependency on libswscale in the Makefile 11 years ago
configure build: Require yasm 0.8.0 or higher 11 years ago
library.mak build: Strip spurious labels 11 years ago
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.