No Description https://ffmpeg.org/

Stefano Sabatini 29b5a3aacf Refer again to the "width" and "height" crop parameter names 15 years ago
doc 29b5a3aacf Refer again to the "width" and "height" crop parameter names 15 years ago
ffpresets 03354862cb Update preset files to jive somewhat better with more recent x264 API. 15 years ago
libavcodec b74d42ee33 Build extradata in adpcm_ms encoder. 15 years ago
libavdevice 15674f12be cosmetics: Break overly long lines. 15 years ago
libavfilter c38ae71f54 Add video vertical flip filter. 15 years ago
libavformat df84d7d9bd Fix infinite loop with size==0 && sample_size!=0 in non interleaved avis. 15 years ago
libavutil 20c6837880 id3v2: Add support for UTF-16 encoding. 15 years ago
libpostproc 386eaeb43f Remove disabled code cruft. 15 years ago
libswscale 53e5462040 Replace manual gcc version check by AV_GCC_VERSION_AT_LEAST macro. 15 years ago
tests b74d42ee33 Build extradata in adpcm_ms encoder. 15 years ago
tools 9407246d7a Drop argc/argv parameters from main(), they are unused. 15 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 10ce8f2372 it seems I never added myself in there before 16 years ago
Changelog 811e0fc2e8 Add RF64 support to wav demuxer. 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 dba755facc Rename vfilters.texi to libavfilter.texi, as the file is meant to 15 years ago
README aae9c405c7 Move licensing information into a separate file called LICENSE and 16 years ago
cmdutils.c a3d7c19728 Improve compiler information code to print to the console on program startup. 15 years ago
cmdutils.h 4c97a6fafa Move opt_loglevel() from ffmpeg.c to cmdutils.c. 15 years ago
common.mak bce7b696a2 Add PIC flags early so tests they affect give correct results 15 years ago
configure 06da694372 Add clang to detected compilers 15 years ago
ffmpeg.c 43d160fd00 Prefer "loglevel" over "logging level number or string" as argname of 15 years ago
ffplay.c 43d160fd00 Prefer "loglevel" over "logging level number or string" as argname of 15 years ago
ffserver.c 43d160fd00 Prefer "loglevel" over "logging level number or string" as argname of 15 years ago
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
subdir.mak b7c10b2a2b Fix dependency generation for yasm assembler files 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.