index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libswscale
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
swscale/x86/swscale: Fix undefined left shifts of negative numbers
Andreas Rheinhardt
2020-07-01
1
-2
/
+2
*
swscale/x86/rgb2rgb.asm : add Ivo Van Poorten name to the top of the file
Martin Vignali
2018-10-18
1
-0
/
+1
*
swscale/x86/rgb2rgb : port shuffle 2103 mmxext to external asm and remove inl...
Martin Vignali
2018-10-13
3
-48
/
+67
*
swscale/x86/rgb2rgb : remove mmx version for shuffle2103
Martin Vignali
2018-10-13
1
-19
/
+4
*
libswscale: Adds conversions from/to float gray format.
Sergey Lavrushkin
2018-08-14
1
-1
/
+2
*
swscale/swscale_unscaled : add X86_64 (SSE2 and AVX) for uyvyto422
Martin Vignali
2018-04-22
2
-0
/
+169
*
swscale/rgb : add X86 SIMD (SSSE3), for shuffle_bytes_1230, shuffle_bytes_301...
Martin Vignali
2018-03-24
2
-0
/
+12
*
swscale/rgb : add X86 SIMD (SSSE3) for shuffle_bytes_2103 and shuffle_bytes_0321
Martin Vignali
2018-03-24
3
-1
/
+90
*
Fix missing used attribute for inline assembly variables
Thomas Köppe
2017-11-13
1
-6
/
+6
*
Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2'
James Almer
2017-10-21
1
-9
/
+1
|
\
|
*
x86util: Port all macros to cpuflags
Diego Biurrun
2017-03-14
1
-9
/
+1
|
*
build: Generalize yasm/nasm-related variable names
Diego Biurrun
2017-03-01
2
-3
/
+3
|
*
swscale: x86: Add some forgotten 12-bit planar YUV cases
Michael Niedermayer
2016-10-12
2
-2
/
+6
|
*
swscale: Add input support for 12-bit formats
Michael Niedermayer
2016-10-12
2
-1
/
+4
|
*
swscale: Rename is9_OR_10 to match what it does
Luca Barbato
2016-09-27
1
-1
/
+1
|
*
swscale: Update bitdepth range check
Luca Barbato
2016-09-27
1
-7
/
+7
|
*
swscale: Add proper ff_ prefix to init functions
Diego Biurrun
2016-07-16
1
-1
/
+1
|
*
asm: FF_-prefix internal macros used in inline assembly
Diego Biurrun
2016-05-28
2
-436
/
+436
*
|
build: Generalize yasm/nasm-related variable names
Diego Biurrun
2017-06-21
2
-3
/
+3
*
|
swscale: save ebx register when it is not available
Andreas Cadhalpun
2016-12-21
1
-10
/
+10
*
|
swscale: Drop is9_OR_10BPS() use, its name is not correct
Michael Niedermayer
2016-11-10
1
-1
/
+1
*
|
swscale: add support for P010LE/BE output
Timo Rothenpieler
2016-08-31
1
-2
/
+2
*
|
asm: FF_-prefix internal macros used in inline assembly
Matthieu Bouron
2016-06-27
4
-493
/
+493
*
|
Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50'
Hendrik Leppkes
2016-06-26
2
-2
/
+0
|
\
\
|
|
/
|
*
Drop unnecessary libavutil/x86/asm.h #includes
Diego Biurrun
2016-05-28
2
-2
/
+0
*
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
Clément Bœsch
2016-06-21
2
-7
/
+7
|
\
\
|
|
/
|
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
2
-7
/
+7
|
*
Drop pointless assert.h #includes
Diego Biurrun
2016-05-03
1
-1
/
+0
|
*
lavu: add AV_CEIL_RSHIFT and use it in various places
Clément Bœsch
2016-01-11
1
-4
/
+4
*
|
swscale: cleanup unused code
Pedro Arthur
2016-03-31
2
-36
/
+14
*
|
swscale/x86/output: Fix yuv2planeX_16* with unaligned destination
Michael Niedermayer
2016-02-17
1
-7
/
+16
*
|
swscale/x86/output: Move code into yuv2planeX_mainloop
Michael Niedermayer
2016-02-17
1
-69
/
+72
*
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
Derek Buitenhuis
2016-01-27
1
-4
/
+4
*
|
swscale/x86/rgb2rgb_template: Fix planar2x() for short width
Michael Niedermayer
2016-01-17
1
-1
/
+8
*
|
swscale/x86/rgb2rgb_template: Fallback to mmx in interleaveBytes() if the ali...
Michael Niedermayer
2015-12-15
1
-8
/
+6
*
|
swscale/x86/rgb2rgb_template: Do not crash on misaligend stride
Michael Niedermayer
2015-12-15
1
-1
/
+4
*
|
Replace all remaining occurances of step/depth_minus1 and offset_plus1
Hendrik Leppkes
2015-09-08
1
-1
/
+1
*
|
swscale: refactor vertical scaler
Pedro Arthur
2015-08-19
1
-3
/
+3
*
|
swscale: fixed compiler warnings
Pedro Arthur
2015-08-18
1
-8
/
+7
*
|
swscale: refactor horizontal scaling
Pedro Arthur
2015-08-18
1
-3
/
+28
*
|
YUV->BGR32 MMX support
Kevin Coyle
2015-07-04
1
-0
/
+30
*
|
swscale/x86/rgb2rgb_template: fix signedness of v in shuffle_bytes_2103_{mmx,...
James Almer
2015-06-23
1
-1
/
+1
*
|
swscale/x86/rgb2rgb_template: don't call emms on sse2/avx functions
James Almer
2015-06-23
1
-0
/
+4
*
|
swscale/x86/rgb2rgb_template: add missing xmm clobbers
James Almer
2015-06-23
1
-1
/
+1
*
|
libswscale/x86/hscale_fast_bilinear_simd.c: There's no need to save BX if it'...
Nick Lewycky
2015-05-13
1
-37
/
+24
*
|
libswscale/x86/hscale_fast_bilinear_simd.c: Include BX in the clobber list on...
Nick Lewycky
2015-05-13
1
-2
/
+2
*
|
swscale/x86/swscale: Fix warning about loosing significant bits in cast
Michael Niedermayer
2015-05-10
1
-1
/
+1
*
|
swscale/x86/hscale_fast_bilinear_simd: Remove ancient out-commented debug code
Michael Niedermayer
2015-05-07
1
-2
/
+0
*
|
swscale/x86/hscale_fast_bilinear_simd: Fix variable names in comments
Michael Niedermayer
2015-05-07
1
-2
/
+2
*
|
swscale: Add prefix to updateMMXDitherTables()
Michael Niedermayer
2015-02-27
1
-1
/
+1
[next]