]> git.sesse.net Git - ffmpeg/history - libavcodec/jfdctfst.c
avformat/avio: Add Metacube support
[ffmpeg] / libavcodec / jfdctfst.c
2013-02-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-08 Diego Biurrundsputil: Move fdct function declarations to dct.h
2013-01-23 Michael NiedermayerMerge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-04-18 Michael NiedermayerMerge remote-tracking branch 'hexene/stagefright'
2012-02-19 Michael NiedermayerMerge remote-tracking branch 'shariman/wmall'
2012-02-16 Michael NiedermayerMerge remote-tracking branch 'shariman/wmall'
2012-02-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-15 Martin Storsjölibavcodec: Prefix fdct_ifast, fdct_ifast248
2012-01-10 Michael NiedermayerMerge remote-tracking branch 'hexene/stagefright'
2011-11-09 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2011-11-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-08 Diego BiurrunRemove redundant filename self-references inside files.
2011-05-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-12 Diego Biurrunjfdct: Replace sized int_fast integer types with plain...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-10-20 avcoderRemove SHIFT_TEMPS from jfdct code.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2006-12-08 Måns Rullgårdrename always_inline to av_always_inline and move to...
2006-09-03 Diego BiurrunAdd copyright notice from the Independent JPEG Group...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2003-10-30 Michael Niedermayermove identical code into its own function
2003-10-25 Roman Shaposhnik * adding integer/floating point AAN implementations...
2003-03-06 Michael Niedermayerper file doxy
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2002-06-04 Fabrice Bellardavoid name clash with libjpeg - added missing externs
2002-05-27 Zdenek Kabelac* started to cleanup name clashes for onetime compilation
2001-07-22 Fabrice BellardInitial revision