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
2017-03-21Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'James Almer
2014-07-09alpha/idctdsp: move idct init code out of dsputilJames Almer
2013-11-13Remove all Alpha architecture optimizationsDiego Biurrun
2013-02-26Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer
2013-02-26Remove unnecessary dsputil.h #includesDiego Biurrun
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer
2013-01-23Drop DCTELEM typedefDiego Biurrun
2011-05-02Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-01ALPHA: Replace sized int_fast integer types with plain int/unsigned.Diego Biurrun
2011-04-28Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-27simple_idct_alpha: Drop some useless casts.Diego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-03-08Alpha: move dsputil prototypes to a header fileMåns Rullgård
2009-01-18Alpha: add ff_ prefix to idct functionsMåns Rullgård
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2007-07-06update my email addressMåns Rullgård
2007-07-05UTF-8 conversionDiego Biurrun
2007-07-05Group all copyright and author notices together.Diego Biurrun
2007-05-16Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-22COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-06-20Communicate proper aliasing to gcc (needed for 4.1).Falk Hüffner
2003-02-2232 vs. 64bit bugfix by (Dave Huang (dahanc))Michael Niedermayer
2002-11-27Kludge around compilation failure on Alpha.Falk Hüffner
2002-10-12Move Alpha optimized IDCT to own file. Based on a patch by MånsFalk Hüffner