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
/
libavfilter
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Split inline and external assembly #ifdefs
Diego Biurrun
2012-08-31
2
-18
/
+14
*
avfilter: x86: Use more precise compile template names
Diego Biurrun
2012-08-30
2
-3
/
+3
*
vf_hqdn3d: x86 asm
Loren Merritt
2012-08-26
2
-0
/
+107
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
2
-0
/
+3
*
x86: yadif: fix asm with suncc
Mans Rullgard
2012-08-13
1
-19
/
+13
*
x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h
Mans Rullgard
2012-08-09
2
-2
/
+2
*
x86: build: replace mmx2 by mmxext
Diego Biurrun
2012-08-03
2
-6
/
+6
*
x86: yadif: Mark mmxext optimizations as such
Diego Biurrun
2012-07-31
1
-5
/
+5
*
lavfi: place x86 inline assembly under HAVE_INLINE_ASM.
Ronald S. Bultje
2012-07-22
2
-0
/
+12
*
x86: lavfi: fix gradfun/yadif build with mmx/sse disabled
Mans Rullgard
2012-07-03
2
-6
/
+18
*
vf_yadif: move x86 init code to x86/yadif.c
Mans Rullgard
2012-07-02
2
-3
/
+16
*
vf_gradfun: move x86 init code to x86/gradfun.c
Mans Rullgard
2012-07-02
1
-8
/
+21
*
yadif: specify array size outside DECLARE_ALIGNED
Janne Grunau
2012-02-09
1
-4
/
+4
*
cosmetics: Delete empty lines at end of file.
Diego Biurrun
2012-02-09
1
-1
/
+0
*
vf_gradfun: relicense x86 asm to LGPL
Loren Merritt
2011-07-04
1
-9
/
+11
*
Change yadif to not use out of picture lines.
Michael Niedermayer
2011-04-03
1
-3
/
+3
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
3
-12
/
+12
*
consolidate .gitignore patters into a single file
Janne Grunau
2011-01-18
1
-1
/
+0
*
convert svn:ignore properties to .gitignore files
Janne Grunau
2011-01-17
1
-0
/
+1
*
Add gradfun filter, ported from MPlayer.
Nolan L
2010-12-12
2
-0
/
+163
*
In yadif filter, declare asm constants directly to avoid dependency on libavc...
Baptiste Coudurier
2010-12-06
2
-3
/
+7
*
yadif sse2/ssse3 optimizations
Baptiste Coudurier
2010-12-04
2
-211
/
+289
*
yadif: Explicit wordlength for compare. Fixes compile with clang.
İsmail Dönmez
2010-10-03
1
-1
/
+1
*
Fix compile on Darwin (FATE). Compile error:
Alexander Strange
2010-09-29
1
-7
/
+6
*
use a Makefile in x86 subdir
Aurelien Jacobs
2010-09-27
2
-4
/
+1
*
yadif filter, based on stefanos port of my yadif from mplayer.
Michael Niedermayer
2010-09-25
1
-0
/
+240