index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
/
mips
Age
Commit message (
Expand
)
Author
2013-02-21
mips: optimization for float aac decoder (sbr module)
Mirjana Vulin
2013-01-31
mips: optimization for float aac decoder (core module)
Mirjana Vulin
2013-01-16
mips: move vector_fmul_window_mips to libavutil
Michael Niedermayer
2012-11-21
mips: Fixing HAVE_MIPSFPU dependencies
Bojan Zivkovic
2012-11-19
mips: Optimization of AC3 FP encoder and EAC3 FP decoder
Bojan Zivkovic
2012-07-11
replace all __volatile__ by volatile
Michael Niedermayer
2012-06-11
Optimization of AMR NB and WB decoders for MIPS
Nedeljko Babic
2012-05-10
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-09
mips: intreadwrite: fix inline asm for gcc 4.8
Mans Rullgard
2012-05-09
mips: intreadwrite: remove unnecessary inline asm
Mans Rullgard
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-01-26
MIPS: use inline asm only when supported by compiler
Mans Rullgard
2011-01-23
MIPS: use inline asm only when supported by compiler
Mans Rullgard
2011-01-18
consolidate .gitignore patters into a single file
Janne Grunau
2011-01-17
convert svn:ignore properties to .gitignore files
Janne Grunau
2010-01-18
Mark all intreadwrite functions av_always_inline
Måns Rullgård
2009-08-16
MIPS: 100L: fix AV_[RW]N64 on MIPS64
Måns Rullgård
2009-05-28
MIPS: inline asm for intreadwrite.h
Måns Rullgård