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
2022-02-24Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt
2013-02-09dsputil: Move fdct function declarations to dct.hDiego Biurrun
2013-01-23Drop DCTELEM typedefDiego Biurrun
2012-02-16libavcodec: Prefix fdct_ifast, fdct_ifast248Martin Storsjö
2011-11-08Remove redundant filename self-references inside files.Diego Biurrun
2011-05-12jfdct: Replace sized int_fast integer types with plain int/unsigned.Diego Biurrun
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2009-10-20Remove SHIFT_TEMPS from jfdct code.avcoder
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2006-12-08rename always_inline to av_always_inline and move to common.hMåns Rullgård
2006-09-03Add copyright notice from the Independent JPEG Group instead of referringDiego Biurrun
2005-12-22COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2003-10-31move identical code into its own functionMichael Niedermayer
2003-10-25 * adding integer/floating point AAN implementations for DCT 2-4-8Roman Shaposhnik
2003-03-06per file doxyMichael Niedermayer
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
2002-06-04avoid name clash with libjpeg - added missing externsFabrice Bellard
2002-05-27* started to cleanup name clashes for onetime compilationZdenek Kabelac
2001-07-22Initial revisionFabrice Bellard