Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-29Remove unnecessary header #includes.Erik Hovland
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2007-07-05The watermark vhook cannot handle truncated bitstreams.Víctor Paesa
2007-05-13Do not use return with argument for a function "returning" void.Reimar Döffinger
2007-04-01Replace forbidden exit() by return() Víctor Paesa, wzrlpy arsystel com.Diego Biurrun
2007-02-07Replace deprecated PIX_FMT names by the newer variants.Diego Biurrun
2006-10-22spelling/grammar fixesDiego Biurrun
2006-10-11port watermark vhook to swscalerVíctor Paesa
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-08-30Re-Add support for PNG or PNM as watermark images, which was brokenVíctor Paesa
2006-08-18av_free* cleanupMichael Niedermayer
2006-06-18Add const to (mostly) char* and make some functions static, which aren't usedStefan Huehner
2006-03-09Watermarking with exact colors.Marcus Engene
2006-01-31add missing #includesDieter
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-10-27FreeBSD support as well as some assorted fixesMarcus Engene
2005-07-18this file got skipped during the API updateMike Melanson
2005-05-26vhook watermark patch by (Marcus Engene: ffmpeg, engene se)Marcus Engene
2005-05-01switch to native time basesMichael Niedermayer
2005-02-26watermark filter by (Marcus Engene <ffmpeg engene se>)Michael Niedermayer