Нет описания https://ffmpeg.org/

Joakim Plate ab09df9dea vf_yadif: add an option to enable/disable deinterlacing based on src frame "interlaced" flag 13 лет назад
doc ab09df9dea vf_yadif: add an option to enable/disable deinterlacing based on src frame "interlaced" flag 13 лет назад
ffpresets e25c67108a libx264: handle closed GOP codec flag 14 лет назад
libavcodec 3a78fb57de libx264: introduce slice-max-size option 13 лет назад
libavdevice e417d80d28 lavd: add libcdio-paranoia input device for audio CD grabbing 13 лет назад
libavfilter ab09df9dea vf_yadif: add an option to enable/disable deinterlacing based on src frame "interlaced" flag 13 лет назад
libavformat 3e033da847 rmdec: use the deinterleaving mode and not the codec when creating audio packets. 13 лет назад
libavutil 8cee38a298 eval: implement not() expression 13 лет назад
libpostproc f4f3300c09 postprocess.c: filter name needs to be double 0 terminated 13 лет назад
libswscale ea540401d6 swscale: fix byte overreads in SSE-optimized hscale(). 13 лет назад
tests 8cee38a298 eval: implement not() expression 13 лет назад
tools c960e67ad0 Replace deprecated av_find_stream_info() by avformat_find_stream_info(). 13 лет назад
.gitignore 6291d7e416 Make a copy of ffmpeg under a new name -- avconv. 13 лет назад
COPYING.GPLv2 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 16 лет назад
COPYING.GPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 16 лет назад
COPYING.LGPLv2.1 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 16 лет назад
COPYING.LGPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 16 лет назад
CREDITS 070c5d0f35 partially rename FFmpeg to Libav 14 лет назад
Changelog d763fb7d47 lavfi: add select filter 13 лет назад
Doxyfile d0fcf39f0c doxygen: Move function documentation into the macro generating the function. 13 лет назад
INSTALL a013291d26 doc: clarify configure features 14 лет назад
LICENSE 364cbc346b cosmetics: fix dashed line length after 070c5d0 14 лет назад
Makefile cc73511e8e Fix NASM include directive 13 лет назад
README 364cbc346b cosmetics: fix dashed line length after 070c5d0 14 лет назад
RELEASE 8fab4007c8 Use the contents of RELEASE as version fallback instead of 'UNKNOWN' 13 лет назад
avconv.c 4bb3ae1eaa avconv: use correct index when selecting metadata to write to. 13 лет назад
avplay.c 7cc8d6385a cmdutils: add support for caller-provided option context. 13 лет назад
avprobe.c 7cc8d6385a cmdutils: add support for caller-provided option context. 13 лет назад
avserver.c 7cc8d6385a cmdutils: add support for caller-provided option context. 13 лет назад
cmdutils.c 2c474ddbc5 cmdutils: add support for programs in check_stream_specifier() 13 лет назад
cmdutils.h 05bffc12c4 avconv: move audio_sample_fmt to options context. 13 лет назад
cmdutils_common_opts.h 05bffc12c4 avconv: move audio_sample_fmt to options context. 13 лет назад
common.mak ca9036155d build: remove unnecessary FFLDFLAGS variable 13 лет назад
configure e417d80d28 lavd: add libcdio-paranoia input device for audio CD grabbing 13 лет назад
ffmpeg.c 7cc8d6385a cmdutils: add support for caller-provided option context. 13 лет назад
subdir.mak 8a54bfe83f build: make examples build normally 13 лет назад
version.sh 8d3d3436e2 Drop git- prefix from version labels 13 лет назад

README

Libav README
------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.