No Description https://ffmpeg.org/

Martin Storsjö d58dd4b5b5 avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member 12 years ago
compat 962e912a49 getopt: Remove an unnecessary define 12 years ago
doc ee769c6a7c MSS2 decoder 12 years ago
libavcodec d58dd4b5b5 avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member 12 years ago
libavdevice d58dd4b5b5 avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member 12 years ago
libavfilter d58dd4b5b5 avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member 12 years ago
libavformat d58dd4b5b5 avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member 12 years ago
libavresample 124134e424 avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member 12 years ago
libavutil d58dd4b5b5 avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member 12 years ago
libswscale d58dd4b5b5 avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member 12 years ago
presets 27cedd838a presets: spelling error in libvpx 1080p50_60 13 years ago
tests aa264da5bf adpcmenc: Calculate the IMA_QT predictor without overflow 12 years ago
tools 21411a4102 pktdumper: Use a custom define instead of PATH_MAX for buffers 12 years ago
.gitignore dfd9159f3d build: change checkheaders to use regular build rules 12 years ago
COPYING.GPLv2 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 16 years ago
COPYING.GPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 16 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. 16 years ago
CREDITS 070c5d0f35 partially rename FFmpeg to Libav 14 years ago
Changelog ee769c6a7c MSS2 decoder 12 years ago
Doxyfile 239fdf1b4a x86: build: replace mmx2 by mmxext 12 years ago
INSTALL a013291d26 doc: clarify configure features 14 years ago
LICENSE f30ff54200 doc: Clarify licensing issues arising from external libraries 12 years ago
Makefile 8db73c61a7 build: allow non-standard variations of linker -l/-L flags 12 years ago
README 364cbc346b cosmetics: fix dashed line length after 070c5d0 14 years ago
RELEASE fd1a1f1484 Prepare for 0.8 Release 13 years ago
arch.mak 7bb3a302fe build: Consistently handle conditional compilation for all optimization OBJS. 13 years ago
avconv.c 11d957fbd8 avtools: remove the distinction between func_arg and func2_arg. 12 years ago
avconv.h 11d957fbd8 avtools: remove the distinction between func_arg and func2_arg. 12 years ago
avconv_filter.c a3ad68d36c cmdutils: extend -h to allow printing codec details. 12 years ago
avconv_opt.c 11d957fbd8 avtools: remove the distinction between func_arg and func2_arg. 12 years ago
avplay.c f9fada2704 avconv: split printing "main options" into global and per-file. 12 years ago
avprobe.c 11d957fbd8 avtools: remove the distinction between func_arg and func2_arg. 12 years ago
avserver.c f9fada2704 avconv: split printing "main options" into global and per-file. 12 years ago
cmdutils.c 11d957fbd8 avtools: remove the distinction between func_arg and func2_arg. 12 years ago
cmdutils.h 11d957fbd8 avtools: remove the distinction between func_arg and func2_arg. 12 years ago
cmdutils_common_opts.h a3ad68d36c cmdutils: extend -h to allow printing codec details. 12 years ago
common.mak 8db73c61a7 build: allow non-standard variations of linker -l/-L flags 12 years ago
configure b36f87ff90 configure: add support for bdver1 and bdver2 CPU types. 12 years ago
library.mak 8db73c61a7 build: allow non-standard variations of linker -l/-L flags 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.