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
/
x86
/
rv34dsp_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: avcodec: Add a bunch of missing #includes for av_cold
Diego Biurrun
2014-01-09
1
-0
/
+1
*
Consistently use "cpu_flags" as variable/parameter name for CPU flags
Diego Biurrun
2013-07-18
1
-4
/
+4
*
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-26
1
-1
/
+0
*
rv34: Drop now unnecessary dsputil dependencies
Diego Biurrun
2013-02-06
1
-1
/
+1
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-3
/
+3
*
x86: mmx2 ---> mmxext in asm constructs
Diego Biurrun
2012-11-14
1
-5
/
+5
*
x86: Replace checks for CPU extensions and flags by convenience macros
Diego Biurrun
2012-09-08
1
-5
/
+4
*
x86: cosmetics: Comment some #endifs for better readability
Diego Biurrun
2012-08-30
1
-1
/
+1
*
x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h
Mans Rullgard
2012-08-09
1
-1
/
+1
*
x86: build: replace mmx2 by mmxext
Diego Biurrun
2012-08-03
1
-1
/
+1
*
rv34dsp x86: implement MMX2 inverse transform
Christophe Gisquet
2012-04-28
1
-0
/
+2
*
rv34: change most "int stride" into "ptrdiff_t stride".
Ronald S. Bultje
2012-02-20
1
-2
/
+2
*
rv34: 1-pass inter MB reconstruction
Christophe GISQUET
2012-01-16
1
-2
/
+1
*
rv34: Intra 16x16 handling
Christophe GISQUET
2012-01-16
1
-4
/
+10
*
rv34: DC-only inverse transform
Christophe GISQUET
2012-01-12
1
-0
/
+40