No Description https://ffmpeg.org/

Anton Khirnov 6b779cccaa avconv: move start_time, recording_time and input_ts_offset to options context 13 years ago
doc fb4ca26bdb lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 13 years ago
ffpresets e25c67108a libx264: handle closed GOP codec flag 14 years ago
libavcodec fb4ca26bdb lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 13 years ago
libavdevice c14fe6bc99 lavf,lavd: remove all usage of AVFormatParameters from demuxers. 13 years ago
libavfilter 52982dbe47 vf_scale: don't leak SWS context. 13 years ago
libavformat 346ea9e222 http: Consider the stream as seekable if the reply contains Accept-Ranges: bytes 13 years ago
libavutil e955a682e1 AVOptions: fix av_set_string3() doxy to match reality. 13 years ago
libpostproc f4f3300c09 postprocess.c: filter name needs to be double 0 terminated 13 years ago
libswscale fb4ca26bdb lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 13 years ago
tests 6b779cccaa avconv: move start_time, recording_time and input_ts_offset to options context 13 years ago
tools c960e67ad0 Replace deprecated av_find_stream_info() by avformat_find_stream_info(). 13 years ago
.gitignore 6291d7e416 Make a copy of ffmpeg under a new name -- avconv. 13 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 45ecda8554 Windows Media Image decoder (WMVP/WVP2) 13 years ago
Doxyfile d0fcf39f0c doxygen: Move function documentation into the macro generating the function. 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 cc73511e8e Fix NASM include directive 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
avconv.c 6b779cccaa avconv: move start_time, recording_time and input_ts_offset to options context 13 years ago
avplay.c 7cc8d6385a cmdutils: add support for caller-provided option context. 13 years ago
avprobe.c 7cc8d6385a cmdutils: add support for caller-provided option context. 13 years ago
avserver.c 7cc8d6385a cmdutils: add support for caller-provided option context. 13 years ago
cmdutils.c 6b779cccaa avconv: move start_time, recording_time and input_ts_offset to options context 13 years ago
cmdutils.h 6b779cccaa avconv: move start_time, recording_time and input_ts_offset to options context 13 years ago
cmdutils_common_opts.h 26513856d6 cmdutils: remove OPT_FUNC2 13 years ago
common.mak ca9036155d build: remove unnecessary FFLDFLAGS variable 13 years ago
configure d2ba1fb50c configure: fix typo in avconv dependency list 13 years ago
ffmpeg.c 7cc8d6385a cmdutils: add support for caller-provided option context. 13 years ago
subdir.mak 8a54bfe83f build: make examples build normally 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.