No Description https://ffmpeg.org/

Mans Rullgard c51695dbf6 ARM: fix MUL64 inline asm for pre-armv6 13 years ago
doc 04de5bf56c APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7). 13 years ago
ffpresets e25c67108a libx264: handle closed GOP codec flag 14 years ago
libavcodec c51695dbf6 ARM: fix MUL64 inline asm for pre-armv6 13 years ago
libavdevice 7a70e01b26 v4l2: don't leak video standard string on error. 13 years ago
libavfilter 5ac4952a58 vf_drawtext: Replace FFmpeg by Libav in license boilerplate. 13 years ago
libavformat c16919487e improved 'edts' atom writing support 13 years ago
libavutil 6bb70dfd74 ARM: simplify inline asm with 64-bit operands 13 years ago
libpostproc c38d9780eb cosmetics: trim trailing whitespace in postproc 14 years ago
libswscale f635a233e3 swscale: Remove unused variable. 13 years ago
tests b51021da7b fate: fix fate-h264-conformance-frext-pph10i4-panasonic-a crcs. 14 years ago
tools c540061f3f cws2fws: Improve error message wording. 14 years ago
.gitignore 8a0572b054 Ignore generated tables and generated table generator programs. 14 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 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 15 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 aa47c35dff ac3enc: add support for E-AC-3 encoding. 13 years ago
Doxyfile faa6f1c306 get rid of the last svn mentions 14 years ago
INSTALL a013291d26 doc: clarify configure features 14 years ago
LICENSE 364cbc346b cosmetics: fix dashed line length after 070c5d0 14 years ago
Makefile 798b264678 build: remove BUILD_ROOT variable 13 years ago
README 364cbc346b cosmetics: fix dashed line length after 070c5d0 14 years ago
cmdutils.c 26513856d6 cmdutils: remove OPT_FUNC2 13 years ago
cmdutils.h 26513856d6 cmdutils: remove OPT_FUNC2 13 years ago
cmdutils_common_opts.h 26513856d6 cmdutils: remove OPT_FUNC2 13 years ago
common.mak 798b264678 build: remove BUILD_ROOT variable 13 years ago
configure 798b264678 build: remove BUILD_ROOT variable 13 years ago
ffmpeg.c 26513856d6 cmdutils: remove OPT_FUNC2 13 years ago
ffplay.c 26513856d6 cmdutils: remove OPT_FUNC2 13 years ago
ffprobe.c 26513856d6 cmdutils: remove OPT_FUNC2 13 years ago
ffserver.c e2d7dc87df ffserver: move close_connection() call to avoid a temporary string and copy. 13 years ago
ffserver.h 153382e1b6 multiple inclusion guard cleanup 14 years ago
subdir.mak e0be794a71 Remove support for stripping executables 14 years ago
version.sh faa6f1c306 get rid of the last svn mentions 14 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.