No Description https://ffmpeg.org/

Måns Rullgård 9077e29ecc ARM: optimised integer clip functions 14 years ago
doc 74dc99f2b3 Update help message for the -pad* options, as they have been removed, 14 years ago
ffpresets 38c07dcc3e Update x264 presets. Patch by Lou Logan <lou@fakeoutdoorsman.com> 14 years ago
libavcodec b0c73ba11f motion_est: fix implicit truncation warnings 14 years ago
libavdevice 09f6a45dc2 Remove non-existing stray arguments from Doxygen function documentation. 14 years ago
libavfilter d0b9b91b57 vf_pad: restore use of _CCIR colourspace conversion macros 14 years ago
libavformat 5c7ceef654 improve long_name for ass (de)muxer 14 years ago
libavutil 9077e29ecc ARM: optimised integer clip functions 14 years ago
libpostproc 49bd8e4b84 Fix grammar errors in documentation 14 years ago
libswscale 3483d87752 Fix 'assignment from incompatible pointer type' warning. 14 years ago
tests c014631461 Update lavfitest reference after commit: 14 years ago
tools c4e12a9fa4 Check for doxy filetag with filename 14 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 55347a954e Add myself to CREDITS 15 years ago
Changelog b9796cc7c7 r24021 which i have approved did by mistake remove a empty line that had a purpose. 14 years ago
Doxyfile ac7a4056ad Update Doxyfile to the format preferred by Doxygen 1.5.6 (via 'doxygen -u'). 14 years ago
INSTALL 3d4fc61064 Clarify that we require GNU make 3.81+. 16 years ago
LICENSE 788c82e308 libvpx now has an (L)GPL-compatible license. 14 years ago
MAINTAINERS 0f28638b96 Step back as documentation maintainer. 14 years ago
Makefile 3275ac6a23 Make the ffmpeg and ffplay man pages show the list of lavfi filters, 14 years ago
README aae9c405c7 Move licensing information into a separate file called LICENSE and 16 years ago
cmdutils.c 25e25617f6 Make all the numeric options accept in input an expression which is 14 years ago
cmdutils.h 0baf34d844 Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML. 14 years ago
cmdutils_common_opts.h 3f7bb42607 Implement a -pix_fmts option for listing all the supported pixel 15 years ago
common.mak 11d788cade Stop make complaining about moved/deleted headers 14 years ago
configure 355d81df72 configure: simplify some OS-specific flag setting 14 years ago
ffmpeg.c 748db0fcc4 Move frame_available computation to where it belongs in ffmpeg.c. 14 years ago
ffplay.c 066ce8c93d Implement -onkeydown and -onmousedown options for ffplay. 14 years ago
ffprobe.c 7e566bbe6c Implement av_get_codec_tag_string() and use it in ffprobe. 14 years ago
ffserver.c f3bfe388b5 Make ff_url_split() public 14 years ago
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
subdir.mak 838c7c7407 Remove $(MSG) override for install-lib targets 15 years ago
version.sh 15ccfff12c Read "Last Changed Rev" field instead of "Revision" field to avoid being 15 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.