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
/
libavutil
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
avutil/mips: header asmdefs.h add some PTR_ macros for loongson
ZhouXiaoyong
2016-05-14
1
-0
/
+12
*
mips: add support for R6
Vicente Olivert Riera
2016-03-09
1
-0
/
+4
*
all: Make header guard names consistent
Timothy Gu
2016-01-31
1
-3
/
+3
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 lpf functions
Shivraj Patil
2015-07-23
1
-0
/
+3
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functions
Shivraj Patil
2015-07-07
1
-0
/
+37
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functions
Shivraj Patil
2015-07-06
1
-0
/
+59
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functions
Shivraj Patil
2015-07-06
1
-0
/
+34
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo functions
Shivraj Patil
2015-07-01
1
-0
/
+94
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functions
Shivraj Patil
2015-06-29
1
-0
/
+8
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for hpel functions
Shivraj Patil
2015-06-19
1
-0
/
+162
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for qpel functions
Shivraj Patil
2015-06-18
1
-0
/
+21
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC qpel functions
Shivraj Patil
2015-06-13
1
-0
/
+124
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC idct functions
Shivraj Patil
2015-06-11
1
-0
/
+96
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra prediction fun...
Shivraj Patil
2015-06-11
1
-0
/
+11
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc functions
Shivraj Patil
2015-06-11
1
-0
/
+56
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC intra prediction fu...
Shivraj Patil
2015-06-10
1
-0
/
+46
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC loop filter and sao...
Shivraj Patil
2015-06-10
1
-1
/
+110
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC idct functions
Shivraj Patil
2015-06-04
1
-0
/
+195
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functions
Shivraj Patil
2015-06-03
1
-0
/
+51
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uniw mc functions
Shivraj Patil
2015-06-03
1
-0
/
+72
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC bi mc functions
Shivraj Patil
2015-06-02
1
-0
/
+150
*
avcodec/mips: Split uni mc optimizations to new file
Shivraj Patil
2015-05-28
1
-0
/
+217
*
avutil/mips: Restructure of generic macros
Shivraj Patil
2015-05-28
1
-1291
/
+1279
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni copy, uni horiz...
Shivraj Patil
2015-05-07
1
-0
/
+533
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for H264 lpf and weight/biwe...
Shivraj Patil
2015-05-01
1
-0
/
+475
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC copy and hv mc func...
Shivraj Patil
2015-04-24
1
-0
/
+133
*
avutil/mips/generic_macros_msa: volatile doesnt need __
Michael Niedermayer
2015-04-20
1
-2
/
+2
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vert...
Shivraj Patil
2015-04-17
1
-0
/
+285
*
avutil/mips/intreadwrite: build fix for mips64r6 (instruction 'lwl' not suppo...
Shivraj Patil
2015-04-10
1
-2
/
+2
*
mips/float_dsp: fix vector_fmul_window_mips on mips64
James Cowgill
2015-03-18
1
-6
/
+6
*
mips/asmdefs: use _ABI64 as defined by gcc
James Cowgill
2015-03-12
1
-3
/
+1
*
mips/asmdefs: change include guard to read AVUTIL_ instead of AVCODEC_
James Cowgill
2015-03-07
1
-2
/
+2
*
mips: port optimizations to mips n64
James Cowgill
2015-03-06
2
-10
/
+59
*
mips/float_dsp: fix a bug in vector_fmul_window_mips
Nedeljko Babic
2015-03-05
1
-106
/
+74
*
mips: optimization for float aac decoder (sbr module)
Mirjana Vulin
2013-02-21
1
-0
/
+40
*
mips: optimization for float aac decoder (core module)
Mirjana Vulin
2013-01-31
1
-0
/
+117
*
mips: move vector_fmul_window_mips to libavutil
Michael Niedermayer
2013-01-16
1
-0
/
+113
*
mips: Fixing HAVE_MIPSFPU dependencies
Bojan Zivkovic
2012-11-21
2
-1
/
+6
*
mips: Optimization of AC3 FP encoder and EAC3 FP decoder
Bojan Zivkovic
2012-11-19
2
-0
/
+109
*
replace all __volatile__ by volatile
Michael Niedermayer
2012-07-11
1
-1
/
+1
*
Optimization of AMR NB and WB decoders for MIPS
Nedeljko Babic
2012-06-11
1
-0
/
+73
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-10
1
-59
/
+7
|
\
|
*
mips: intreadwrite: fix inline asm for gcc 4.8
Mans Rullgard
2012-05-09
1
-2
/
+5
|
*
mips: intreadwrite: remove unnecessary inline asm
Mans Rullgard
2012-05-09
1
-57
/
+2
|
*
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
-2
/
+0
*
convert svn:ignore properties to .gitignore files
Janne Grunau
2011-01-17
1
-0
/
+2
*
Mark all intreadwrite functions av_always_inline
Måns Rullgård
2010-01-18
1
-6
/
+6
[next]