No Description https://ffmpeg.org/

Anton Khirnov 07624cfeaa Add a version bump and APIchanges entry for avcodec_open2 and avformat_find_stream_info. 13 years ago
doc 07624cfeaa Add a version bump and APIchanges entry for avcodec_open2 and avformat_find_stream_info. 13 years ago
ffpresets e25c67108a libx264: handle closed GOP codec flag 14 years ago
libavcodec 07624cfeaa Add a version bump and APIchanges entry for avcodec_open2 and avformat_find_stream_info. 13 years ago
libavdevice 0c039db4d8 alsa: limit buffer_size to 32768 frames. 13 years ago
libavfilter afe2726089 lavf: add avformat_find_stream_info() 13 years ago
libavformat 07624cfeaa Add a version bump and APIchanges entry for avcodec_open2 and avformat_find_stream_info. 13 years ago
libavutil 54f12d2889 AVOptions: fix av_set_string3() doxy to match reality. 13 years ago
libpostproc 20ca827019 postprocess.c: filter name needs to be double 0 terminated 13 years ago
libswscale dde0fb4aea ppc: fix some pointer to integer casts 13 years ago
tests 9bb7a128a3 fate: allow testing with libavfilter disabled 13 years ago
tools eb7505e429 Remove some unused scripts from tools/. 13 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 58decdb639 Update Changelog for 0.7.2 release 13 years ago
Doxyfile 924b2ee8f2 Add version number to doxygen config 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 9bb7a128a3 fate: allow testing with libavfilter disabled 13 years ago
README 364cbc346b cosmetics: fix dashed line length after 070c5d0 14 years ago
RELEASE 35feff418a Update RELEASE file for 0.7.2 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 d530e57944 build: move vpath directives to main Makefile 13 years ago
configure 9bb7a128a3 fate: allow testing with libavfilter disabled 13 years ago
ffmpeg.c 9417761474 Revert "ffmpeg: get rid of useless AVInputStream.nb_streams." 13 years ago
ffplay.c d0e142bb68 ffplay: use new avformat_open_* API. 13 years ago
ffprobe.c 47953c33ea lavc: introduce avcodec_open2() as a replacement for avcodec_open(). 13 years ago
ffserver.c 47953c33ea 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 dc6632f119 build: simplify commands for clean target 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.