You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Niedermayer 9eaec5b8f0 update for 0.5.10 13 years ago
doc consolidate .gitignore patters into a single file 15 years ago
ffpresets consolidate .gitignore patters into a single file 15 years ago
libavcodec wmv1: check that the input buffer is large enough 13 years ago
libavdevice vfwcap: Include windows.h before vfw.h since the latter requires defines from the former. Patch by kemuri <kemuri9 at gmail dot com> 13 years ago
libavfilter consolidate .gitignore patters into a single file 15 years ago
libavformat Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 13 years ago
libavutil mem: fix memalign hack av_realloc() 14 years ago
libpostproc consolidate .gitignore patters into a single file 15 years ago
libswscale Fix MMX rgb24 to yuv conversion with gcc 4.6 14 years ago
tests consolidate .gitignore patters into a single file 15 years ago
tools consolidate .gitignore patters into a single file 15 years ago
vhook Check the return values of a few functions to avoid the corresponding warnings. 17 years ago
.gitignore also ignore *.so for vhook plugins 15 years ago
COPYING.GPLv2 Merge (L)GPL upgrade code and related changes from trunk. 16 years ago
COPYING.GPLv3 Merge (L)GPL upgrade code and related changes from trunk. 16 years ago
COPYING.LGPLv2.1 Merge (L)GPL upgrade code and related changes from trunk. 16 years ago
COPYING.LGPLv3 Merge (L)GPL upgrade code and related changes from trunk. 16 years ago
CREDITS it seems I never added myself in there before 17 years ago
Changelog Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 13 years ago
Doxyfile HAVE_3DNOW --> HAVE_AMD3DNOW 17 years ago
INSTALL Clarify that we require GNU make 3.81+. 17 years ago
LICENSE Merge OpenCORE AMR support from trunk. 16 years ago
MAINTAINERS Add release managers, merged from trunk. 16 years ago
Makefile Bail out if regtest-flashsv is run but zlib is not enabled. 17 years ago
README Merge split of README <-> LICENSE files along with the clarifications. 17 years ago
RELEASE Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 13 years ago
VERSION update for 0.5.10 13 years ago
cmdutils.c update for 0.5.10 13 years ago
cmdutils.h Fix typo: explixitly -> explicitly. 17 years ago
common.mak backport symbol versioning patch 16 years ago
configure mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into one 13 years ago
ffmpeg.c revert r16717, r16718, r16719, EAGAIN handling, this causes FFserver to hang 17 years ago
ffplay.c Document ffplay -ast, -vst, and -sst options. 17 years ago
ffserver.c convert ffserver to new metadata API 17 years ago
ffserver.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
output_example.c Make output_example use av_interleaved_write_frame() instead of av_write_frame(). 17 years ago
subdir.mak missing hunk to unbreak linking with symbol versioning 16 years ago
version.sh Merge improved version number generation from trunk. 17 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.