]> git.sesse.net Git - ffmpeg/history - libavcodec/sh4
Remove unreachable else clause, found by dark shikari.
[ffmpeg] / libavcodec / sh4 /
2008-12-03 Diego BiurrunDelete unnecessary 'extern' keywords.
2008-11-20 Måns RullgårdSH4: fix IDCT
2008-11-20 Måns RullgårdSH4: fix memzero_align8()
2008-11-20 Måns RullgårdSH4: add macros for setting and restoring FPSCR.PR bit
2008-11-20 Måns RullgårdSH4: remove some commented out blocks of code
2008-11-19 Måns RullgårdSH4: fix IDCT
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-11-19 Måns RullgårdSH4: remove unused functions
2008-11-19 Måns RullgårdSH4: replace missed rnd_avg2 -> rnd_avg32
2008-11-19 Måns RullgårdSH4: rename functions with conflicting names
2008-10-16 Diego PettenòConvert asm keyword into __asm__.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-04-17 Diego Biurruncosmetics: __asm__ __volatile__ --> asm volatile
2007-08-09 Roman Shaposhnik * renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64)
2007-05-16 Ronald S. BultjeAdd libavcodec to compiler include flags in order to...
2007-04-19 Reimar DöffingerFix parts missed in clip -> av_clip rename
2006-11-26 Brian FoleyMove copy_block* functions to dsp dsputil.h
2006-11-12 Måns Rullgårdrename cropTbl -> ff_cropTbl
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2006-08-08 Diego BiurrunFix some "'static' is not at beginning of declaration...
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 Niedermayercleanup
2003-05-14 BEROaligned dsputil (for sh4) patch by (BERO <bero at geoci...
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...