No Description https://ffmpeg.org/

Anton Khirnov 0b950fe240 lavc: introduce avcodec_open2() as a replacement for avcodec_open(). 14 years ago
doc 4c98976124 doc: replace @pxref by @ref where appropriate 13 years ago
ffpresets e25c67108a libx264: handle closed GOP codec flag 14 years ago
libavcodec 0b950fe240 lavc: introduce avcodec_open2() as a replacement for avcodec_open(). 13 years ago
libavdevice e35c674d13 alsa: limit buffer_size to 32768 frames. 13 years ago
libavfilter 0b950fe240 lavc: introduce avcodec_open2() as a replacement for avcodec_open(). 13 years ago
libavformat 84d098d943 segafilm: add support for videos with cri adx adpcm 13 years ago
libavutil a726d7fd4e AVOptions: in av_opt_find() don't return named constants unless unit is specified. 13 years ago
libpostproc 0fedf754b2 libpostproc: Remove disabled code. 13 years ago
libswscale 5c391a161a swscale: rename uv_off/uv_off2 to uv_off_px/byte. 13 years ago
tests 7d7bacf0f1 swscale: fix overflow in 16-bit vertical scaling. 13 years ago
tools eb7505e429 Remove some unused scripts from tools/. 13 years ago
.gitignore b845af0115 gitignore: Drop individual .d ignore; it is already covered by a wildcard. 13 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. 15 years ago
COPYING.LGPLv2.1 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 16 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 dea22a1a91 document libswscale bump 13 years ago
Doxyfile 10dde477c7 Update Doxyfile to the format preferred by Doxygen 1.7.1 (via 'doxygen -u'). 13 years ago
INSTALL a013291d26 doc: clarify configure features 14 years ago
LICENSE 364cbc346b cosmetics: fix dashed line length after 070c5d0 14 years ago
Makefile db54be09c2 build: Remove deleted 'check' target from .PHONY list. 13 years ago
README 364cbc346b cosmetics: fix dashed line length after 070c5d0 14 years ago
RELEASE 8fab4007c8 Use the contents of RELEASE as version fallback instead of 'UNKNOWN' 13 years ago
cmdutils.c 9ba38229e5 cmdutils: add opt_default2(). 13 years ago
cmdutils.h 9ba38229e5 cmdutils: add opt_default2(). 13 years ago
cmdutils_common_opts.h 26513856d6 cmdutils: remove OPT_FUNC2 13 years ago
common.mak 5e27ec28f0 build: create output directories as needed 13 years ago
configure 2f138f0b7c build: clean up library installation rules 13 years ago
ffmpeg.c e98bc78ca1 ffmpeg: remove unused variables from InputStream. 13 years ago
ffplay.c 0ebcdf5cda Do not include mathematics.h in avutil.h 13 years ago
ffprobe.c 0b950fe240 lavc: introduce avcodec_open2() as a replacement for avcodec_open(). 13 years ago
ffserver.c 0b950fe240 lavc: introduce avcodec_open2() as a replacement for avcodec_open(). 13 years ago
ffserver.h 153382e1b6 multiple inclusion guard cleanup 14 years ago
subdir.mak 2f138f0b7c build: clean up library installation rules 13 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.