No Description https://ffmpeg.org/

Stefano Sabatini 46b29397a6 vf_scale: add a "sar" variable 13 years ago
doc 46b29397a6 vf_scale: add a "sar" variable 13 years ago
ffpresets e25c67108a libx264: handle closed GOP codec flag 14 years ago
libavcodec 3d371f417e ws_snd: misc cosmetic clean-ups 13 years ago
libavdevice 30b4ee7901 Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations. 13 years ago
libavfilter 46b29397a6 vf_scale: add a "sar" variable 13 years ago
libavformat 77d2ef13a8 Fix memory (re)allocation in matroskadec.c, related to MSVR-11-0080. 13 years ago
libavutil 96a59cf37b x86: XOP/FMA4 CPU detection support 13 years ago
libpostproc f4f3300c09 postprocess.c: filter name needs to be double 0 terminated 13 years ago
libswscale d853e571ad ppc: fix some pointer to integer casts 13 years ago
tests dec4b4705f fate: use 'run' helper for seek-test 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. 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 4ca59d1948 oggdec: add support for Xiph's CELT codec 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 4bb0b31f76 avconv: Initialize return value for codec copy path. 13 years ago
avplay.c 182cbe433a avtools: parse loglevel before all the other options. 13 years ago
avprobe.c 182cbe433a avtools: parse loglevel before all the other options. 13 years ago
avserver.c 182cbe433a avtools: parse loglevel before all the other options. 13 years ago
cmdutils.c 3ccd15803b avconv: add support for copying attachments. 13 years ago
cmdutils.h 182cbe433a avtools: parse loglevel before all the other options. 13 years ago
cmdutils_common_opts.h 05bffc12c4 avconv: move audio_sample_fmt to options context. 13 years ago
common.mak ca9036155d build: remove unnecessary FFLDFLAGS variable 13 years ago
configure 908f12f342 fate: allow testing with libavfilter disabled 13 years ago
ffmpeg.c 182cbe433a avtools: parse loglevel before all the other options. 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.