No Description https://ffmpeg.org/

Anton Khirnov 79405e57dc libdc1394: add a private option for channel. 14 years ago
doc 7f3a7b5c40 ac3enc: add channel coupling support 14 years ago
ffpresets e25c67108a libx264: handle closed GOP codec flag 14 years ago
libavcodec e973557211 Move emms_c() from libavcodec to libavutil. 14 years ago
libavdevice 79405e57dc libdc1394: add a private option for channel. 14 years ago
libavfilter 75abcdb391 vsrc_buffer.h: add file doxy 14 years ago
libavformat fc68a8f703 lavf: deprecate AVFormatParameters.standard. 14 years ago
libavutil e973557211 Move emms_c() from libavcodec to libavutil. 14 years ago
libpostproc c38d9780eb cosmetics: trim trailing whitespace in postproc 14 years ago
libswscale a724ee6265 swscale: unbreak the build on non-x86 systems. 14 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. 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 21bbca5b44 add changelog entries for 0.7_beta2 14 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 f907ad9b85 Remove unused make variable SEEK_REFFILE 14 years ago
README 364cbc346b cosmetics: fix dashed line length after 070c5d0 14 years ago
cmdutils.c 91199cfe55 ffplay: add a dummy option -i so that it is easy to switch between ffmpeg -i "file" and ffplay -i "file". 14 years ago
cmdutils.h 153382e1b6 multiple inclusion guard cleanup 14 years ago
cmdutils_common_opts.h 3f7bb42607 Implement a -pix_fmts option for listing all the supported pixel 15 years ago
common.mak 2f97b12eaf Include dependencies for test programs 14 years ago
configure 9bbd6a4cd8 configure: enable memalign_hack automatically when needed 14 years ago
ffmpeg.c a121754852 ffmpeg: Don't trigger url_interrupt_cb on the first signal 14 years ago
ffplay.c bc778a0cea Add support for request_sample_format in ffmpeg and ffplay. 14 years ago
ffprobe.c 9c3f5ef663 ffprobe: tweak error message in open_input_file() 14 years ago
ffserver.c 046f081b46 configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 14 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.