Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-03avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uniw mc functionsShivraj Patil
2015-06-02avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC bi mc functionsShivraj Patil
2015-05-28avcodec/mips: Split uni mc optimizations to new fileShivraj Patil
2015-05-28avutil/mips: Restructure of generic macrosShivraj Patil
2015-05-07avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni copy, uni horiz...Shivraj Patil
2015-05-01avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for H264 lpf and weight/biwe...Shivraj Patil
2015-04-24avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC copy and hv mc func...Shivraj Patil
2015-04-20avutil/mips/generic_macros_msa: volatile doesnt need __Michael Niedermayer
2015-04-17avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vert...Shivraj Patil
2015-04-10avutil/mips/intreadwrite: build fix for mips64r6 (instruction 'lwl' not suppo...Shivraj Patil
2015-03-18mips/float_dsp: fix vector_fmul_window_mips on mips64James Cowgill
2015-03-12mips/asmdefs: use _ABI64 as defined by gccJames Cowgill
2015-03-07mips/asmdefs: change include guard to read AVUTIL_ instead of AVCODEC_James Cowgill
2015-03-06mips: port optimizations to mips n64James Cowgill
2015-03-05mips/float_dsp: fix a bug in vector_fmul_window_mipsNedeljko Babic
2013-02-22mips: 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-22mips: Fixing HAVE_MIPSFPU dependenciesBojan Zivkovic
2012-11-20mips: 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-29MIPS: inline asm for intreadwrite.hMåns Rullgård