No Description https://ffmpeg.org/

Diego Biurrun 74c8414462 fate: Drop redundant setting of FUZZ to 1 12 years ago
compat 4fa661a857 lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime. 12 years ago
doc 686a329395 avopt: Reorder the default_val struct, making i64 the first field 12 years ago
libavcodec 6efb698883 cavsdsp: set idct permutation independently of dsputil 12 years ago
libavdevice e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
libavfilter 91a84a5247 af_asyncts: check return value from lavr when flushing. 12 years ago
libavformat 9afb7061f9 mov_chan: Pass a separate AVIOContext for reading 12 years ago
libavresample c7b610aa0b avopt: Explicitly store float/double option defaults in .dbl 12 years ago
libavutil 42e63ec8dc avopt: fix examples to match the same style about default values as the actual code. 12 years ago
libswscale e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
presets 27cedd838a presets: spelling error in libvpx 1080p50_60 13 years ago
tests 74c8414462 fate: Drop redundant setting of FUZZ to 1 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 a224b2cb30 configure: Set the right cc_e flags for msvc 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.