No Description https://ffmpeg.org/

Alex Converse 48f7163f13 dsputil_mmx: Honor HAVE_AMD3DNOW 13 years ago
doc 2dbdb309ac patch checklist: suggest fate instead of regression tests 13 years ago
ffpresets e25c67108a libx264: handle closed GOP codec flag 14 years ago
libavcodec 48f7163f13 dsputil_mmx: Honor HAVE_AMD3DNOW 13 years ago
libavdevice c14fe6bc99 lavf,lavd: remove all usage of AVFormatParameters from demuxers. 13 years ago
libavfilter 9bc8bcddbd vf_libopencv: replace opencv/cxtypes.h #include by opencv/cxcore.h 13 years ago
libavformat c14fe6bc99 lavf,lavd: remove all usage of AVFormatParameters from demuxers. 13 years ago
libavutil b2c087871d Move x86util.asm from libavcodec/ to libavutil/. 13 years ago
libpostproc 0fedf754b2 libpostproc: Remove disabled code. 13 years ago
libswscale 3304a1e69a swscale: add dithering to yuv2yuvX_altivec_real 13 years ago
tests 28c1115a91 swscale: use 15-bit intermediates for 9/10-bit scaling. 13 years ago
tools eb7505e429 Remove some unused scripts from tools/. 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 4d58e4cb4c Rename ffserver to avserver. 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 6291d7e416 Make a copy of ffmpeg under a new name -- avconv. 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 2bfdb34c8a mpeg12: remove repeat-field code disabled since May 2002 13 years ago
avplay.c 428c59d911 avtools: reinitialise filter chain when input video stream changes dimensions 13 years ago
avprobe.c 9e12f0bf5f Rename ffprobe to avprobe. 13 years ago
avserver.c 4d58e4cb4c Rename ffserver to avserver. 13 years ago
cmdutils.c d4863fc1a8 cmdutils: allow precisely specifying a stream for AVOptions. 13 years ago
cmdutils.h d4863fc1a8 cmdutils: allow precisely specifying a stream for AVOptions. 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 f60d136637 configure: add missing CFLAGS to fix building on the HURD 13 years ago
ffmpeg.c 2bfdb34c8a mpeg12: remove repeat-field code disabled since May 2002 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.