aboutsummaryrefslogtreecommitdiff
path: root/libavutil/mips
AgeCommit message (Expand)Author
2013-02-21mips: optimization for float aac decoder (sbr module)Mirjana Vulin
2013-01-31mips: optimization for float aac decoder (core module)Mirjana Vulin
2013-01-16mips: move vector_fmul_window_mips to libavutilMichael Niedermayer
2012-11-21mips: Fixing HAVE_MIPSFPU dependenciesBojan Zivkovic
2012-11-19mips: Optimization of AC3 FP encoder and EAC3 FP decoderBojan Zivkovic
2012-07-11replace all __volatile__ by volatileMichael Niedermayer
2012-06-11Optimization of AMR NB and WB decoders for MIPSNedeljko Babic
2012-05-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-09mips: intreadwrite: fix inline asm for gcc 4.8Mans Rullgard
2012-05-09mips: intreadwrite: remove unnecessary inline asmMans Rullgard
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-01-26MIPS: use inline asm only when supported by compilerMans Rullgard
2011-01-23MIPS: use inline asm only when supported by compilerMans Rullgard
2011-01-18consolidate .gitignore patters into a single fileJanne Grunau
2011-01-17convert svn:ignore properties to .gitignore filesJanne Grunau
2010-01-18Mark all intreadwrite functions av_always_inlineMåns Rullgård
2009-08-16MIPS: 100L: fix AV_[RW]N64 on MIPS64Måns Rullgård
2009-05-28MIPS: inline asm for intreadwrite.hMåns Rullgård