]> git.sesse.net Git - ffmpeg/history - libavcodec/sh4/dsputil_sh4.c
sh4: Remove dubious aligned dsputil code
[ffmpeg] / libavcodec / sh4 / dsputil_sh4.c
2013-04-22 Diego Biurrunsh4: Remove dubious aligned dsputil code
2013-04-08 Martin Storsjölavc: Make pointers to ff_cropTbl const
2013-02-05 Diego BiurrunAdd av_cold attributes to arch-specific init functions
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-02-15 Martin Storsjösh4: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjödsputil: Add ff_ prefix to the dsputil*_init* functions
2011-07-21 Mans Rullgarddsputil: update per-arch init funcs for non-h264 high...
2011-07-20 Mans Rullgardsimple_idct: add 10-bit version
2011-05-10 Oskar ArvidssonAdds 8-, 9- and 10-bit versions of some of the function...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-03-08 Måns Rullgårdsh4: move dsputil prototypes to header file
2008-12-03 Diego BiurrunDelete unnecessary 'extern' keywords.
2008-11-20 Måns RullgårdSH4: fix memzero_align8()
2008-11-20 Måns RullgårdSH4: remove some commented out blocks of code
2008-11-19 Måns RullgårdSH4: do not mix code and declarations
2008-11-19 Måns RullgårdSH4: fix compilation of memzero_align8()
2008-10-16 Diego PettenòConvert asm keyword into __asm__.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2007-05-16 Ronald S. BultjeAdd libavcodec to compiler include flags in order to...
2006-11-12 Måns Rullgårdrename cropTbl -> ff_cropTbl
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2003-06-21 Michael Niedermayerthe return of the idct with 16bit output by ("Ivan...
2003-05-14 Michael Niedermayermake sh4 IDCT optional, so the user can choose
2003-05-14 BEROsh4 optimized idct & bswap patch by (BERO <bero at...