No Description https://ffmpeg.org/

Kostya Shishkov d90aeeaf56 Call avcodec_set_dimensions() instead of simply setting avctx->width/height 15 years ago
doc 0584b71823 Document -formats split 15 years ago
ffpresets 03354862cb Update preset files to jive somewhat better with more recent x264 API. 15 years ago
libavcodec d90aeeaf56 Call avcodec_set_dimensions() instead of simply setting avctx->width/height 15 years ago
libavdevice c173693698 Add functions to return library license and library configuration. 15 years ago
libavfilter 2d64744fed Remove from the list of the supported formats the formats which are 15 years ago
libavformat b9c78bca26 MOV: cprt is another tag used for copyright 15 years ago
libavutil 60fa95683d Clarify PIX_FMT_BE flag doxy. Increase consistency / pickiness. 15 years ago
libpostproc c173693698 Add functions to return library license and library configuration. 15 years ago
libswscale bd381fd3f6 Add functions to return library license and library configuration. 15 years ago
tests b00803e0ae fix a rounding error in the PSNR calculation and update the many regression 15 years ago
tools 260dfb1a3c patcheck: check that pix_fmt etc. initializers are const 15 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 10ce8f2372 it seems I never added myself in there before 16 years ago
Changelog 0584b71823 Document -formats split 15 years ago
Doxyfile f2ed1a41e1 Fix the spelling for the project name, from "ffmpeg" to "FFmpeg". 15 years ago
INSTALL 3d4fc61064 Clarify that we require GNU make 3.81+. 16 years ago
LICENSE fc1206a4d9 Remove support for nonfree libamr library for AMR-NB/WB decoding/encoding. 15 years ago
MAINTAINERS 7ae8fb8f8f Add my GPG key fingerprint 15 years ago
Makefile 00962abaa0 Fix make install when all of ffmpeg/ffplay/ffserver are disabled 15 years ago
README aae9c405c7 Move licensing information into a separate file called LICENSE and 16 years ago
cmdutils.c 2cb2d6f0f7 Make show_protocols() print one protocol per line. 15 years ago
cmdutils.h 8447f0bd74 Split show_formats(). 15 years ago
common.mak 79de9c83e0 Delete *.d files with make clean 15 years ago
configure c261a5d927 libtheora: using the 1.0 API requires linking to both 15 years ago
ffmpeg.c 8447f0bd74 Split show_formats(). 15 years ago
ffplay.c 8447f0bd74 Split show_formats(). 15 years ago
ffserver.c 8447f0bd74 Split show_formats(). 15 years ago
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
subdir.mak de4070b520 Add generic rules for building helpers with HOSTCC 15 years ago
version.sh d38b7b80d1 Check if a git-svn revision number is available to try to get better version 15 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.