]> git.sesse.net Git - ffmpeg/history - libavcodec/sh4
mpegvideo: claim ownership of referenced pictures
[ffmpeg] / libavcodec / sh4 /
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-21 Diego Biurrunmultiple inclusion guard cleanup
2011-05-10 Oskar ArvidssonAdds 8-, 9- and 10-bit versions of some of the function...
2011-04-29 Diego BiurrunRemove disabled non-optimized code variants.
2011-04-26 Diego BiurrunEliminate pointless '#if 1' statements without matching...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-18 Janne Grunauconsolidate .gitignore patters into a single file
2011-01-17 Janne Grunauconvert svn:ignore properties to .gitignore files
2010-03-16 Måns RullgårdSimplify arch-specific object file lists
2010-03-16 Måns RullgårdMove arch-specific makefile parts into $arch/Makefile
2010-03-08 Måns RullgårdAdd missing includes in bfin and sh4 files
2010-03-08 Måns Rullgårdsh4: move dsputil prototypes to header file
2010-03-08 Måns Rullgårdsh4: fix about 1000 warnings
2009-01-09 Måns RullgårdSH4: fix typo in asm constraint
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...