summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2015-05-13Amlogic modificationsLawrence Mok66-24546/+4121
2013-08-04libavcodec: Implementation of 32 bit fixed point FFTNedeljko Babic19-53/+497
2013-03-23mips: Optimization of AAC psychoacoustic model functionsBojan Zivkovic3-29/+282
2013-03-20libavcodec/mips: fix for mips optimized fp fft with hard coded tables disabledNedeljko Babic1-0/+1
2013-03-20mips: Optimization of IIR filter functionBojan Zivkovic6-2/+243
2013-03-20mips: Optimization of AAC coefficients encoder functionsBojan Zivkovic5-0/+2505
2013-03-19mips: inline assembly clobber list polishingNedeljko Babic11-13/+35
2013-02-21libavcodec/mips/aacsbr_mips: fix ;;Michael Niedermayer1-1/+1
2013-02-21mips: optimization for float aac decoder (ps module)Mirjana Vulin4-1/+464
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
2013-01-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer24-228/+263
2012-12-13mips: ac3 downmix updated to the new data layout.Nedeljko Babic1-87/+127
2012-12-10mips: disable ac3 downmix, until its updated to the new data layout.Michael Niedermayer1-1/+1
2012-11-19mips: Optimization of AC3 FP encoder and EAC3 FP decoderBojan Zivkovic9-0/+490
2012-11-10mips: Add dependencies on HAVE_INLINE_ASMNedeljko Babic11-4/+38
2012-10-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer4-22/+64
2012-10-17mips64: mark hi/lo registers clobbered in MAC64/MLS64 macrosMans Rullgard1-2/+4
2012-10-13Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f'Michael Niedermayer15-807/+10
2012-10-12avcodec: Remove broken MMI optimizationsDiego Biurrun15-810/+10
2012-10-10Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f'Michael Niedermayer18-159/+239
2012-10-09build: non-x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun5-8/+12
2012-09-05Optimization of AC3 floating point decoder for MIPSNedeljko Babic13-0/+1173
2012-07-11replace all __volatile__ by volatileMichael Niedermayer11-36/+36
2012-07-05Optimization of MP3 decoders for MIPSNedeljko Babic8-0/+2591
2012-06-11Optimization of AMR NB and WB decoders for MIPSNedeljko Babic24-39/+1403
2012-04-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer35-981/+960
2012-04-12build: Consistently handle conditional compilation for all optimization OBJS.Diego Biurrun9-24/+33
2012-02-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer201-1069/+1983
2012-02-15mpegvideo: Add ff_ prefix to nonstatic functionsMartin Storsjö34-180/+180
2012-02-15dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö75-103/+103
2012-02-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer27-192/+132
2012-02-13Move PS2 MMI code below the mips subdirectory, where it belongs.Diego Biurrun8-10/+10
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-03-16Move arch-specific makefile parts into $arch/MakefileMåns Rullgård10-130/+124
2009-08-24Add necessary #include for config.h.Diego Biurrun5-0/+6
2009-08-23Include required headers in {mips,ppc}/mathops.hMåns Rullgård2-2/+4
2009-05-28MIPS: add MIPS64 and Loongson asm for MAC64/MLS64Måns Rullgård2-0/+76