No Description https://ffmpeg.org/

Reinhard Tartler 6b8d88808d Prepare for 10_alpha1 Release 12 years ago
compat 4ebc6a7410 build: Plan 9 support 12 years ago
doc a5d8c9243a Update release notes for the 9 release. 12 years ago
libavcodec 4f50646697 x86: sbrdsp: Implement SSE qmf_post_shuffle 12 years ago
libavdevice 3048fae63c build: Avoid detecting bogus components named 'x' 12 years ago
libavfilter bcb8d9eb8f Drop unnecessary 'l' length modifier when printfing double values. 12 years ago
libavformat 3b81bba3bc mxfdec: fix NULL checking in mxf_get_sorted_table_segments() 12 years ago
libavresample 95d01c3f1c x86: lavr: use the x86inc.asm automatic stack alignment in mixing functions 12 years ago
libavutil 5b4dfbffc2 x86: ABS1: port to cpuflags 12 years ago
libswscale f73f76fd20 swscale: fix NULL checking in sws_alloc_context() 12 years ago
presets 27cedd838a presets: spelling error in libvpx 1080p50_60 13 years ago
tests 5e6ee38bd3 FATE: add cavs test 12 years ago
tools 511cf612ac miscellaneous typo fixes 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 3f89b49b07 finalize changelog for version 9 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 395c3feb3b build: fix 'clean' target 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 77bd1bc73a avconv: use new options parser. 12 years ago
avconv.h 77bd1bc73a avconv: use new options parser. 12 years ago
avconv_filter.c 10bca66101 cmdutils: add a macro to simplify grow_array() calls. 12 years ago
avconv_opt.c c661cb6672 cmdutils: pass number of groups to split_commandline(). 12 years ago
avplay.c e2718e7a70 avplay: Do not use removed av_get_int() 12 years ago
avprobe.c dda20a6e2c avprobe: also output dar/par if only defined in stream 12 years ago
avserver.c 566de8cde2 avserver: replace av_read_packet with av_read_frame 12 years ago
cmdutils.c 7768a635c4 cmdutils: update copyright year to 2013 12 years ago
cmdutils.h c661cb6672 cmdutils: pass number of groups to split_commandline(). 12 years ago
cmdutils_common_opts.h a3ad68d36c cmdutils: extend -h to allow printing codec details. 12 years ago
common.mak 395c3feb3b build: fix 'clean' target 12 years ago
configure 506409776c configure: suppress -fPIC in msvc builds 12 years ago
library.mak 395c3feb3b build: fix 'clean' target 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.