No Description https://ffmpeg.org/

Luca Barbato d3635f3ab0 compat: wrap math.h to avoid AIX-specific clashes 11 years ago
compat d3635f3ab0 compat: wrap math.h to avoid AIX-specific clashes 11 years ago
doc b0ce601c16 doc/platform: Add info about ICL 11 years ago
libavcodec 6a10142faa indeo: reject negative array indexes 11 years ago
libavdevice 2832ea26f3 Remove commented-out debug #define cruft 11 years ago
libavfilter eeeb5c291d vsrc_movie: do not free avoption variables in uninit() 11 years ago
libavformat 8ad3267ce3 oggdec: do not fall back on binary search in the generic code. 11 years ago
libavresample 006ec64877 lavr doxy: add version.h to the lavr group 11 years ago
libavutil 0420c810ce log: pass the correct parameters to missing_feature_sample 11 years ago
libswscale c011ceef78 swscale: ppc: Remove commented-out define cruft 11 years ago
presets 27cedd838a presets: spelling error in libvpx 1080p50_60 13 years ago
tests 8ad3267ce3 oggdec: do not fall back on binary search in the generic code. 11 years ago
tools a5f8873620 silly typo fixes 12 years ago
.gitignore a862c7d336 Integrate lcov/gcov into Libav 12 years ago
COPYING.GPLv2 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 15 years ago
COPYING.GPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 years ago
COPYING.LGPLv2.1 0bba26466f cosmetics: Delete empty lines at end of file. 13 years ago
COPYING.LGPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 years ago
CREDITS 070c5d0f35 partially rename FFmpeg to Libav 14 years ago
Changelog 84d3ff50cd lavc: add a libwavpack encoder wrapper 11 years ago
INSTALL a013291d26 doc: clarify configure features 14 years ago
LICENSE e2c272eb36 LICENSE: Move (L)GPLv3 explanation block to a more suitable place 12 years ago
Makefile 90f9a5830b w32pthreads: move from lavc to compat/ 11 years ago
README 364cbc346b cosmetics: fix dashed line length after 070c5d0 14 years ago
RELEASE 6b8d88808d Prepare for 10_alpha1 Release 12 years ago
arch.mak b326755989 arm: rename ARMVFP config symbol to VFP 12 years ago
avconv.c 7798a59dc1 avconv: Don't include colorspace.h 11 years ago
avconv.h 76d23f4031 avconv: do not send non-monotonous DTS to the muxers. 12 years ago
avconv_filter.c 72fbc9685c avconv: use current syntax for the scale filter 12 years ago
avconv_opt.c 538bf76737 avconv: make -aspect work with streamcopy 11 years ago
avplay.c 26a44143ef avplay: remove a warning 12 years ago
avprobe.c e19e8aeeaa avtools: move media_type_string() from avprobe to cmdutils. 12 years ago
avserver.c e7bbfc4242 avserver: don't set deprecated options. 12 years ago
cmdutils.c 129bb23843 lavfi: add a slice threading infrastructure 11 years ago
cmdutils.h e19e8aeeaa avtools: move media_type_string() from avprobe to cmdutils. 12 years ago
cmdutils_common_opts.h a3ad68d36c cmdutils: extend -h to allow printing codec details. 12 years ago
common.mak a862c7d336 Integrate lcov/gcov into Libav 12 years ago
configure d3635f3ab0 compat: wrap math.h to avoid AIX-specific clashes 11 years ago
library.mak 7c22d0489f build: Move setting of SRC_DIR to the only place it is used 12 years ago
version.sh 8d3d3436e2 Drop git- prefix from version labels 13 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.