summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-02-21mips: optimization for float aac decoder (sbr module)Mirjana Vulin11-9/+2151
2013-01-31mips: optimization for float aac decoder (core module)Mirjana Vulin6-12/+1241
2013-01-16mips: move vector_fmul_window_mips to libavutilMichael Niedermayer5-172/+114
2012-11-21mips: Fixing HAVE_MIPSFPU dependenciesBojan Zivkovic2-1/+6
2012-11-19mips: Optimization of AC3 FP encoder and EAC3 FP decoderBojan Zivkovic9-0/+490
2012-07-11replace all __volatile__ by volatileMichael Niedermayer11-36/+36
2012-06-11Optimization of AMR NB and WB decoders for MIPSNedeljko Babic24-39/+1403
2012-05-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer101-1455/+2366
2012-05-09mips: intreadwrite: fix inline asm for gcc 4.8Mans Rullgard1-2/+5
2012-05-09mips: intreadwrite: remove unnecessary inline asmMans Rullgard1-57/+2
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2011-01-26MIPS: use inline asm only when supported by compilerMans Rullgard2-0/+8
2011-01-23MIPS: use inline asm only when supported by compilerMans Rullgard2-0/+8
2011-01-18consolidate .gitignore patters into a single fileJanne Grunau38-161/+30
2011-01-17convert svn:ignore properties to .gitignore filesJanne Grunau38-0/+176
2010-01-18Mark all intreadwrite functions av_always_inlineMåns Rullgård4-32/+32
2009-08-16MIPS: 100L: fix AV_[RW]N64 on MIPS64Måns Rullgård1-6/+6
2009-05-28MIPS: inline asm for intreadwrite.hMåns Rullgård2-0/+96