No Description https://ffmpeg.org/

Michael Niedermayer 7c4e4c6a06 udp: fix circular buffer error handling 13 years ago
doc 4ca6a151e0 Merge remote-tracking branch 'qatar/master' 13 years ago
ffpresets f234cd0f37 Remove libx264 baseline ffpreset 13 years ago
libavcodec bd4640375e Merge remote-tracking branch 'qatar/master' 13 years ago
libavdevice 6a5c693a18 lavdev/lavfi: set sample aspect ratio in the output stream/codec context 13 years ago
libavfilter 276f43be68 lavfi: rename vsrc_movie.c to src_movie.c 13 years ago
libavformat 7c4e4c6a06 udp: fix circular buffer error handling 13 years ago
libavutil 69e2c1a95a lavu: add av_get_media_type_string() convenience function 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 abe0b8e9f3 sws: use shift for chroma sample up convertion 13 years ago
tools 9c484d2944 lavfi-showfiltfmts: extend output format for specifying audio data 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. 15 years ago
COPYING.GPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 years ago
COPYING.LGPLv2.1 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 15 years ago
COPYING.LGPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 years ago
CREDITS c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
Changelog 4ca6a151e0 Merge remote-tracking branch 'qatar/master' 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 bd4640375e Merge remote-tracking branch 'qatar/master' 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 4ca6a151e0 Merge remote-tracking branch 'qatar/master' 13 years ago
ffmpeg.c 83ff2a1153 ffmpeg: use avcodec_get_name to report missing en/decoders. 13 years ago
ffplay.c ee0ff051f2 ffplay: use lock manager callback to make libavcodec thread-safe 13 years ago
ffprobe.c 9a15146768 ffprobe: use av_get_media_type_string() in media_type_string(), simplify 13 years ago
ffserver.c 042f9d62ca 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.