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
/
h264_deblock.asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86inc: Utilize the shadow space on 64-bit Windows
Henrik Gramner
2013-10-07
1
-12
/
+7
*
dsputil: Make dsputil selectable
Ronald S. Bultje
2013-04-10
1
-1
/
+1
*
x86: h264: Don't use redzone in AVX h264_deblock on Win64
Matt Wolenetz
2013-02-21
1
-0
/
+8
*
x86inc: support stack mem allocation and re-alignment in PROLOGUE
Ronald S. Bultje
2012-12-12
1
-21
/
+6
*
x86: mmx2 ---> mmxext in asm constructs
Diego Biurrun
2012-11-14
1
-10
/
+10
*
x86: yasm: Use complete source path for macro helper %includes
Diego Biurrun
2012-10-31
1
-1
/
+1
*
x86: include x86inc.asm in x86util.asm
Diego Biurrun
2012-10-31
1
-1
/
+0
*
h264: convert loop filter strength dsp function to yasm.
Ronald S. Bultje
2012-07-30
1
-0
/
+168
*
h264_loopfilter: port x86 simd to cpuflags.
Ronald S. Bultje
2012-07-27
1
-52
/
+52
*
x86inc improvements for 64-bit
Henrik Gramner
2012-04-11
1
-30
/
+30
*
h264: don't use redzone in loopfilter on win64.
Ronald S. Bultje
2012-02-19
1
-1
/
+8
*
config.asm: change %ifdef directives to %if directives.
Ronald S. Bultje
2012-01-27
1
-15
/
+15
*
Fix NASM include directive
Dave Yeo
2011-08-15
1
-2
/
+2
*
Move x86util.asm from libavcodec/ to libavutil/.
Ronald S. Bultje
2011-08-12
1
-1
/
+1
*
Move x86inc.asm to libavutil/.
Ronald S. Bultje
2011-08-12
1
-1
/
+1
*
H.264: tweak some other x86 asm for Atom
Jason Garrett-Glaser
2011-07-29
1
-10
/
+9
*
Fix FSF address copy paste error in some license headers.
Diego Biurrun
2011-05-14
1
-1
/
+1
*
10-bit H.264 x86 chroma v loopfilter asm
Jason Garrett-Glaser
2011-05-11
1
-41
/
+0
*
Port x86 10-bit H.264 deblock asm from x264
Jason Garrett-Glaser
2011-05-10
1
-17
/
+17
*
Update x86 H.264 deblock asm
Jason Garrett-Glaser
2011-05-10
1
-168
/
+227
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Port latest x264 deblock asm (before they moved to using NV12 as internal
Ronald S. Bultje
2010-09-03
1
-0
/
+889