No Description https://ffmpeg.org/

Kostya Shishkov 472391b9a7 ape: use correct context for the bit table printed in debug 12 years ago
compat efa7f42020 Use the avstring.h locale-independent character type functions 12 years ago
doc 72ad96c854 doc/developer: Clarify symbol naming prefixes section. 12 years ago
libavcodec 3891a270f5 msmpeg4: Split decoding related functions to a separate file 12 years ago
libavdevice fdaacc5932 sndio_dec: Add missing includes for av_gettime() 12 years ago
libavfilter 20a8ee3061 af_asyncts: fix compensation and PTS monotonicity 12 years ago
libavformat 472391b9a7 ape: use correct context for the bit table printed in debug 12 years ago
libavresample b6649ab503 cosmetics: Remove unnecessary extern keywords from function declarations 12 years ago
libavutil b6649ab503 cosmetics: Remove unnecessary extern keywords from function declarations 12 years ago
libswscale b6649ab503 cosmetics: Remove unnecessary extern keywords from function declarations 12 years ago
presets 27cedd838a presets: spelling error in libvpx 1080p50_60 13 years ago
tests 535c247b57 fate: use little endian yuv444p10 in h264-reinit tests 12 years ago
tools 4abf6fa095 ismindex: Check the return value of allocations 12 years ago
.gitignore d7a39b3340 doxygen: Build Doxygen documentation in the doc/ subdirectory 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 e7553f4c78 avconv: do not silently ignore unused codec AVOptions. 12 years ago
INSTALL a013291d26 doc: clarify configure features 14 years ago
LICENSE e2c272eb36 LICENSE: Move (L)GPLv3 explanation block to a more suitable place 12 years ago
Makefile b4d24b471b build: Remove configure-generated .config file on distclean 12 years ago
README 364cbc346b cosmetics: fix dashed line length after 070c5d0 14 years ago
RELEASE 6b8d88808d Prepare for 10_alpha1 Release 12 years ago
arch.mak b326755989 arm: rename ARMVFP config symbol to VFP 12 years ago
avconv.c 9b2dc29534 avconv: convert to new refcounted AVFrame API 12 years ago
avconv.h 9b2dc29534 avconv: convert to new refcounted AVFrame API 12 years ago
avconv_filter.c e760e1d408 avconv: Make sure the encoder exists before inspecting supported_list 12 years ago
avconv_opt.c 3e175a2a55 avconv: mark attachment streams as immediately finished 12 years ago
avplay.c e5c32d6da7 avplay: remove the -debug option. 12 years ago
avprobe.c efa7f42020 Use the avstring.h locale-independent character type functions 12 years ago
avserver.c e7bbfc4242 avserver: don't set deprecated options. 12 years ago
cmdutils.c 9d3009c6c4 avconv: print an error on applying options of the wrong type. 12 years ago
cmdutils.h 9d3009c6c4 avconv: print an error on applying options of the wrong type. 12 years ago
cmdutils_common_opts.h a3ad68d36c cmdutils: extend -h to allow printing codec details. 12 years ago
common.mak 7c22d0489f build: Move setting of SRC_DIR to the only place it is used 12 years ago
configure d767e2f969 configure: fix dependencies of XvMC and old vdpau mpeg2 decoders 12 years ago
library.mak 7c22d0489f build: Move setting of SRC_DIR to the only place it is used 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.