No Description https://ffmpeg.org/

Stefano Sabatini 22ee131e85 vf_yadif: add support to yuva420p 13 years ago
doc caf63ebd0b Fix some APIchange versions. 13 years ago
ffpresets f234cd0f37 Remove libx264 baseline ffpreset 13 years ago
libavcodec 66ce282df5 h264: clean all non null elements of delayed_pic[] 13 years ago
libavdevice 6a5c693a18 lavdev/lavfi: set sample aspect ratio in the output stream/codec context 13 years ago
libavfilter 22ee131e85 vf_yadif: add support to yuva420p 13 years ago
libavformat a9424d27c4 Support speex in avi. 13 years ago
libavutil bf917e26e1 fifo: add note in av_fifo_realloc2() doxy regarding reallocation failure behavior 13 years ago
libpostproc c3b6cc61e5 Merge remote-tracking branch 'qatar/master' 13 years ago
libswscale abe0b8e9f3 sws: use shift for chroma sample up convertion 13 years ago
mt-work 53781bf13e Update todo 13 years ago
tests e01770ba01 fate: Switch default tool to test from avconv to ffmpeg 13 years ago
tools 094a496818 Merge remote-tracking branch 'qatar/master' 13 years ago
.gitignore b3be9f4a88 lavc: add a table of all codecs names. 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 c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
Changelog 24ddfb2bdb lavfi: add amovie source - audio movie source 13 years ago
Doxyfile 5dc6bd86f0 Merge remote-tracking branch 'qatar/master' 13 years ago
INSTALL c88caa522c Merge remote branch 'qatar/master' 14 years ago
LICENSE c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
MAINTAINERS 470ac1437d MAINTAINERS: add a "Releases" section 13 years ago
Makefile 0cb233cf46 Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925' 13 years ago
README c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
RELEASE 0a7164a191 set Release to 0.8.2.git. We are at 0.8.2 and a bit further. 13 years ago
avconv.c 76ba894eab Merge commit 'f593628e5868e52a46de666767896c6afcebdae4' 13 years ago
cmdutils.c 0cb233cf46 Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925' 13 years ago
cmdutils.h 0cb233cf46 Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925' 13 years ago
cmdutils_common_opts.h a09918335f Make all option parsing functions match the function pointer type through which they are called. 13 years ago
common.mak 1a34478b71 Merge remote-tracking branch 'qatar/master' 13 years ago
configure 24ddfb2bdb lavfi: add amovie source - audio movie source 13 years ago
ffmpeg.c 76ba894eab Merge commit 'f593628e5868e52a46de666767896c6afcebdae4' 13 years ago
ffplay.c 0a1cf66210 ffplay: fix a crash caused by aborting the video queue 13 years ago
ffprobe.c 0629b1ff35 ffprobe: introduce output format writers. 13 years ago
ffserver.c 094a496818 Merge remote-tracking branch 'qatar/master' 13 years ago
subdir.mak 8400607267 Merge remote-tracking branch 'qatar/master' 13 years ago
version.sh 657eac048e version.sh: handle shallow clones and snapshots. 13 years ago

README

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.