No Description https://ffmpeg.org/

Anton Khirnov 1136bd362a avtools: add -h demuxer/muxer 12 years ago
compat 962e912a49 getopt: Remove an unnecessary define 12 years ago
doc 1136bd362a avtools: add -h demuxer/muxer 12 years ago
libavcodec 4855022aa1 vorbisdec: remove some pointless comments 12 years ago
libavdevice 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
libavfilter 7ebe3962f3 Add missing includes for code relying on external libraries 12 years ago
libavformat edb5238ccb libavformat: add const to AVCodec pointers 12 years ago
libavresample 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
libavutil 33e112847d Add more missing includes after removing the implicit common.h 12 years ago
libswscale 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
presets 27cedd838a presets: spelling error in libvpx 1080p50_60 13 years ago
tests e017c87552 fate: Only test enabled filters 12 years ago
tools 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
.gitignore dfd9159f3d build: change checkheaders to use regular build rules 12 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 0bba26466f cosmetics: Delete empty lines at end of file. 13 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 3c0df90584 avconv: make -shortest a per-output file option. 12 years ago
Doxyfile 239fdf1b4a x86: build: replace mmx2 by mmxext 12 years ago
INSTALL a013291d26 doc: clarify configure features 14 years ago
LICENSE f30ff54200 doc: Clarify licensing issues arising from external libraries 12 years ago
Makefile 24d3796d21 build: add HOSTOBJS to SUBDIR_VARS list 12 years ago
README 364cbc346b cosmetics: fix dashed line length after 070c5d0 14 years ago
RELEASE fd1a1f1484 Prepare for 0.8 Release 13 years ago
arch.mak 7bb3a302fe build: Consistently handle conditional compilation for all optimization OBJS. 13 years ago
avconv.c 3c0df90584 avconv: make -shortest a per-output file option. 12 years ago
avconv.h 3c0df90584 avconv: make -shortest a per-output file option. 12 years ago
avconv_filter.c a3ad68d36c cmdutils: extend -h to allow printing codec details. 12 years ago
avconv_opt.c a3ad68d36c cmdutils: extend -h to allow printing codec details. 12 years ago
avplay.c a3ad68d36c cmdutils: extend -h to allow printing codec details. 12 years ago
avprobe.c a3ad68d36c cmdutils: extend -h to allow printing codec details. 12 years ago
avserver.c a3ad68d36c cmdutils: extend -h to allow printing codec details. 12 years ago
cmdutils.c 1136bd362a avtools: add -h demuxer/muxer 12 years ago
cmdutils.h a3ad68d36c cmdutils: extend -h to allow printing codec details. 12 years ago
cmdutils_common_opts.h a3ad68d36c cmdutils: extend -h to allow printing codec details. 12 years ago
common.mak dfd9159f3d build: change checkheaders to use regular build rules 12 years ago
configure 20bcce507a configure: clean up Altivec detection 12 years ago
library.mak a2b4d1df52 build: Remove all installed headers and header directories on uninstall 12 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.