No Description https://ffmpeg.org/

Ronald S. Bultje d1cf459119 vp8/mt: flush worker thread, not application thread context, on seek. 13 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 d1cf459119 vp8/mt: flush worker thread, not application thread context, on seek. 13 years ago
libavdevice e35c674d13 alsa: limit buffer_size to 32768 frames. 13 years ago
libavfilter 28e1c97916 build: rework rules for things in the tools dir 13 years ago
libavformat fdb94444be matroskadec: fix stupid typo (!= -> ==) 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 142e76f105 swscale: fix crash with dithering due incorrect offset calculation. 13 years ago
tests 28e1c97916 build: rework rules for things in the tools dir 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. 16 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. 16 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 28e1c97916 build: rework rules for things in the tools dir 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 71a861cf40 lavc: make avcodec_alloc_context3 officially public. 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 3e5cce81e7 build: remove duplicates from order-only directory prerequisite list 13 years ago
configure b695256edd configure: fix --cpu=host with gcc 4.6 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 71a861cf40 lavc: make avcodec_alloc_context3 officially public. 13 years ago
ffserver.h 153382e1b6 multiple inclusion guard cleanup 14 years ago
subdir.mak 28e1c97916 build: rework rules for things in the tools dir 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.