No Description https://ffmpeg.org/

Mans Rullgard dc6632f119 build: simplify commands for clean target 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 83a8b3002f mpegvideoenc: fix multislice fate tests with threading disabled. 13 years ago
libavdevice 94bed8e582 Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name(). 13 years ago
libavfilter e65ab9d94f Remove unused variables 13 years ago
libavformat 43b6c3eb18 mpegts: Wrap #ifdef DEBUG and av_hex_dump_log() combination in a macro. 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 6af2801088 swscale: split swscale.c in unscaled and generic conversion routines. 13 years ago
tests 6a9c859444 H264/MPEG frame-level multi-threading. 13 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 a5514a8474 build: Simplify texi2html invocation through the --output option. 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 94bed8e582 Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name(). 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 f190f676bc Replace custom DEBUG preprocessor trickery by the standard one. 13 years ago
ffserver.h 153382e1b6 multiple inclusion guard cleanup 14 years ago
subdir.mak dc6632f119 build: simplify commands for clean target 13 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.