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
/
libswscale
/
x86
/
swscale.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-11-14
1
-4
/
+4
|
\
|
*
x86: mmx2 ---> mmxext in asm constructs
Diego Biurrun
2012-11-14
1
-4
/
+4
*
|
Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'
Michael Niedermayer
2012-11-01
1
-3
/
+3
|
\
\
|
|
/
|
*
x86: mmx2 ---> mmxext in function names
Diego Biurrun
2012-10-31
1
-2
/
+2
*
|
Merge commit '652f5185945c8405fc57aed353286858df8d066f'
Michael Niedermayer
2012-10-31
1
-1
/
+1
|
\
\
|
|
/
|
*
x86: mmx2 ---> mmxext in comments and messages
Diego Biurrun
2012-10-31
1
-1
/
+1
*
|
Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_...
Hendrik Leppkes
2012-10-20
1
-1
/
+1
*
|
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-17
/
+17
|
\
\
|
|
/
|
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-16
/
+16
*
|
swscale: fix To{Y,UV} extern prototypes.
Clément Bœsch
2012-09-30
1
-2
/
+5
*
|
x86/swscale: use unsigned to build SIMD values to avoid signed overflow
Michael Niedermayer
2012-09-11
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-09-09
1
-8
/
+7
|
\
\
|
|
/
|
*
x86: Replace checks for CPU extensions and flags by convenience macros
Diego Biurrun
2012-09-08
1
-8
/
+7
*
|
Fix compilation with yasm-0.6.2.
Carl Eugen Hoyos
2012-09-01
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-31
1
-3
/
+3
|
\
\
|
|
/
|
*
x86: Split inline and external assembly #ifdefs
Diego Biurrun
2012-08-31
1
-3
/
+3
*
|
Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'
Michael Niedermayer
2012-08-31
1
-1
/
+1
|
\
\
|
|
/
|
*
x86: cosmetics: Comment some #endifs for better readability
Diego Biurrun
2012-08-30
1
-1
/
+1
*
|
rename the remaining instances of HAVE_MMX2 to HAVE_MMXEXT
XhmikosR
2012-08-20
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-09
1
-1
/
+1
|
\
\
|
|
/
|
*
x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h
Mans Rullgard
2012-08-09
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-04
1
-8
/
+8
|
\
\
|
|
/
|
*
x86: build: replace mmx2 by mmxext
Diego Biurrun
2012-08-03
1
-8
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-23
1
-16
/
+95
|
/
*
swscale: Mark all init functions as av_cold
Diego Biurrun
2012-07-23
1
-1
/
+2
*
swscale: x86: Drop pointless _mmx suffix from filenames
Diego Biurrun
2012-07-23
1
-0
/
+493