index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
libavcodec: Implementation of 32 bit fixed point FFT
Nedeljko Babic
2013-08-04
4
-132
/
+1
*
mips: Optimization of AAC psychoacoustic model functions
Bojan Zivkovic
2013-03-23
1
-0
/
+230
*
libavcodec/mips: fix for mips optimized fp fft with hard coded tables disabled
Nedeljko Babic
2013-03-20
1
-0
/
+1
*
mips: Optimization of IIR filter function
Bojan Zivkovic
2013-03-20
2
-0
/
+205
*
mips: Optimization of AAC coefficients encoder functions
Bojan Zivkovic
2013-03-20
2
-0
/
+2499
*
mips: inline assembly clobber list polishing
Nedeljko Babic
2013-03-19
11
-13
/
+35
*
libavcodec/mips/aacsbr_mips: fix ;;
Michael Niedermayer
2013-02-21
1
-1
/
+1
*
mips: optimization for float aac decoder (ps module)
Mirjana Vulin
2013-02-21
2
-1
/
+461
*
mips: optimization for float aac decoder (sbr module)
Mirjana Vulin
2013-02-21
4
-1
/
+2054
*
mips: optimization for float aac decoder (core module)
Mirjana Vulin
2013-01-31
3
-0
/
+1081
*
mips: move vector_fmul_window_mips to libavutil
Michael Niedermayer
2013-01-16
2
-170
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-01-16
1
-1
/
+1
|
\
*
|
mips: ac3 downmix updated to the new data layout.
Nedeljko Babic
2012-12-13
1
-87
/
+127
*
|
mips: disable ac3 downmix, until its updated to the new data layout.
Michael Niedermayer
2012-12-10
1
-1
/
+1
*
|
mips: Optimization of AC3 FP encoder and EAC3 FP decoder
Bojan Zivkovic
2012-11-19
2
-0
/
+373
*
|
mips: Add dependencies on HAVE_INLINE_ASM
Nedeljko Babic
2012-11-10
11
-4
/
+38
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-18
1
-2
/
+4
|
\
\
|
|
/
|
*
mips64: mark hi/lo registers clobbered in MAC64/MLS64 macros
Mans Rullgard
2012-10-17
1
-2
/
+4
*
|
Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f'
Michael Niedermayer
2012-10-13
5
-794
/
+0
|
\
\
|
|
/
|
*
avcodec: Remove broken MMI optimizations
Diego Biurrun
2012-10-12
5
-793
/
+0
*
|
Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f'
Michael Niedermayer
2012-10-10
1
-1
/
+2
|
\
\
|
|
/
|
*
build: non-x86: Only compile mpegvideo optimizations when necessary
Diego Biurrun
2012-10-09
1
-1
/
+2
*
|
Optimization of AC3 floating point decoder for MIPS
Nedeljko Babic
2012-09-05
6
-0
/
+1166
*
|
replace all __volatile__ by volatile
Michael Niedermayer
2012-07-11
10
-35
/
+35
*
|
Optimization of MP3 decoders for MIPS
Nedeljko Babic
2012-07-05
5
-0
/
+2575
*
|
Optimization of AMR NB and WB decoders for MIPS
Nedeljko Babic
2012-06-11
8
-1
/
+1037
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-13
1
-3
/
+3
|
\
\
|
|
/
|
*
build: Consistently handle conditional compilation for all optimization OBJS.
Diego Biurrun
2012-04-12
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-16
2
-2
/
+2
|
\
\
|
|
/
|
*
mpegvideo: Add ff_ prefix to nonstatic functions
Martin Storsjö
2012-02-15
1
-1
/
+1
|
*
dsputil: Add ff_ prefix to the dsputil*_init* functions
Martin Storsjö
2012-02-15
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-14
5
-3
/
+792
|
\
\
|
|
/
|
*
Move PS2 MMI code below the mips subdirectory, where it belongs.
Diego Biurrun
2012-02-13
5
-3
/
+792
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
MIPS: use inline asm only when supported by compiler
Mans Rullgard
2011-01-23
1
-0
/
+4
*
|
MIPS: use inline asm only when supported by compiler
Mans Rullgard
2011-01-26
1
-0
/
+4
|
/
*
consolidate .gitignore patters into a single file
Janne Grunau
2011-01-18
1
-3
/
+0
*
convert svn:ignore properties to .gitignore files
Janne Grunau
2011-01-17
1
-0
/
+3
*
Move arch-specific makefile parts into $arch/Makefile
Måns Rullgård
2010-03-16
1
-0
/
+3
*
Add necessary #include for config.h.
Diego Biurrun
2009-08-24
1
-0
/
+1
*
Include required headers in {mips,ppc}/mathops.h
Måns Rullgård
2009-08-23
1
-1
/
+2
*
MIPS: add MIPS64 and Loongson asm for MAC64/MLS64
Måns Rullgård
2009-05-28
1
-0
/
+74