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
/
libavcodec
/
mips
Age
Commit message (
Expand
)
Author
2013-02-21
libavcodec/mips/aacsbr_mips: fix ;;
Michael Niedermayer
2013-02-21
mips: optimization for float aac decoder (ps module)
Mirjana Vulin
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
2013-01-16
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-12-13
mips: ac3 downmix updated to the new data layout.
Nedeljko Babic
2012-12-10
mips: disable ac3 downmix, until its updated to the new data layout.
Michael Niedermayer
2012-11-19
mips: Optimization of AC3 FP encoder and EAC3 FP decoder
Bojan Zivkovic
2012-11-10
mips: Add dependencies on HAVE_INLINE_ASM
Nedeljko Babic
2012-10-18
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-17
mips64: mark hi/lo registers clobbered in MAC64/MLS64 macros
Mans Rullgard
2012-10-13
Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f'
Michael Niedermayer
2012-10-12
avcodec: Remove broken MMI optimizations
Diego Biurrun
2012-10-10
Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f'
Michael Niedermayer
2012-10-09
build: non-x86: Only compile mpegvideo optimizations when necessary
Diego Biurrun
2012-09-05
Optimization of AC3 floating point decoder for MIPS
Nedeljko Babic
2012-07-11
replace all __volatile__ by volatile
Michael Niedermayer
2012-07-05
Optimization of MP3 decoders for MIPS
Nedeljko Babic
2012-06-11
Optimization of AMR NB and WB decoders for MIPS
Nedeljko Babic
2012-04-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-12
build: Consistently handle conditional compilation for all optimization OBJS.
Diego Biurrun
2012-02-16
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-15
mpegvideo: Add ff_ prefix to nonstatic functions
Martin Storsjö
2012-02-15
dsputil: Add ff_ prefix to the dsputil*_init* functions
Martin Storsjö
2012-02-14
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-13
Move PS2 MMI code below the mips subdirectory, where it belongs.
Diego Biurrun
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-03-16
Move arch-specific makefile parts into $arch/Makefile
Måns Rullgård
2009-08-24
Add necessary #include for config.h.
Diego Biurrun
2009-08-23
Include required headers in {mips,ppc}/mathops.h
Måns Rullgård
2009-05-28
MIPS: add MIPS64 and Loongson asm for MAC64/MLS64
Måns Rullgård