projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
swscale: K&R formatting cosmetics for PowerPC code (part II/II)
[ffmpeg.git]
/
libswscale
/
x86
/
2012-02-23
Ronald S. Bultje
swscale: take first/lastline over/underflows into accou...
tree
|
commitdiff
2012-02-19
Ronald S. Bultje
Revert two swscale commits.
tree
|
commitdiff
2012-02-17
Ronald S. Bultje
swscale: make access to filter data conditional on...
tree
|
commitdiff
2012-02-17
Ronald S. Bultje
swscale: update context offsets after removal of AlpMmx...
tree
|
commitdiff
2012-02-14
Diego Biurrun
swscale: Remove some write-only variables related to...
tree
|
commitdiff
2012-02-13
Ronald S. Bultje
swscale: fix crashes in yuv2yuvX on x86-32.
tree
|
commitdiff
2012-02-12
Ronald S. Bultje
swscale: convert yuv2yuvX() to using named arguments.
tree
|
commitdiff
2012-02-12
Ronald S. Bultje
swscale: rename "dstw" to "w" to prevent name collisions.
tree
|
commitdiff
2012-02-12
Ronald S. Bultje
swscale: use named registers in yuv2yuv1_plane() place.
tree
|
commitdiff
2012-02-08
Ronald S. Bultje
swscale: sign-extend integer function argument to qword...
tree
|
commitdiff
2012-02-07
Ronald S. Bultje
swscale: make yuv2yuv1 use named registers.
tree
|
commitdiff
2012-02-07
Ronald S. Bultje
swscale: fix V plane memory location in bilinear/unscal...
tree
|
commitdiff
2012-02-02
Ronald S. Bultje
win64: add a XMM clobber test configure option.
tree
|
commitdiff
2012-02-02
Ronald S. Bultje
swscale: implement MMX, SSE2 and AVX functions for...
tree
|
commitdiff
2012-02-01
Ronald S. Bultje
swscale: enable dithering in MMX functions.
tree
|
commitdiff
2012-02-01
Ronald S. Bultje
swscale: make rgb24 function macros slightly smaller.
tree
|
commitdiff
2012-01-27
Ronald S. Bultje
swscale: convert rgb/bgr24ToY/UV_mmx functions from...
tree
|
commitdiff
2012-01-27
Ronald S. Bultje
config.asm: change %ifdef directives to %if directives.
tree
|
commitdiff
2012-01-14
Ronald S. Bultje
swscale: change yuv2yuvX code to use cpuflag().
tree
|
commitdiff
2012-01-10
Ronald S. Bultje
swscale: fix crash in fast_bilinear code when compiled...
tree
|
commitdiff
2012-01-10
Oka Motofumi
swscale: specify register type.
tree
|
commitdiff
2012-01-09
Ronald S. Bultje
swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline...
tree
|
commitdiff
2012-01-04
Ronald S. Bultje
swscale: split scale.asm.
tree
|
commitdiff
2011-12-14
Diego Biurrun
swscale_mmx: drop no longer required parameters from...
tree
|
commitdiff
2011-12-14
Diego Biurrun
swscale: Mark yuv2planeX_8_mmx as MMX2; it contains...
tree
|
commitdiff
2011-12-11
Mans Rullgard
Remove extraneous semicolons
tree
|
commitdiff
2011-11-13
Ronald S. Bultje
swscale: handle unaligned buffers in yuv2plane1
tree
|
commitdiff
2011-11-06
Ronald S. Bultje
swscale: write yuv2plane1 MMX/SSE2/SSE4/AVX functions.
tree
|
commitdiff
2011-10-23
Ronald S. Bultje
swscale: add missing colons to x86 assembly yuv2planeX.
tree
|
commitdiff
2011-10-22
Ronald S. Bultje
swscale: make yuv2yuvX_10_sse2/avx 8/9/16-bits aware.
tree
|
commitdiff
2011-10-22
Kieran Kunhya
yuv2planeX10 SIMD
tree
|
commitdiff
2011-10-22
Kieran Kunhya
Split out yuv2yuv1 luma and chroma in order to make...
tree
|
commitdiff
2011-10-11
Ronald S. Bultje
swscale: use aligned move for storage into temporary...
tree
|
commitdiff
2011-09-13
Ronald S. Bultje
sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizon...
tree
|
commitdiff
2011-08-18
Ronald S. Bultje
swscale: split hScale() function pointer into h[cy...
tree
|
commitdiff
2011-08-12
Ronald S. Bultje
swscale: use 15-bit intermediates for 9/10-bit scaling.
tree
|
commitdiff
2011-07-08
Ronald S. Bultje
swscale: rename uv_off/uv_off2 to uv_off_px/byte.
tree
|
commitdiff
2011-07-08
Ronald S. Bultje
swscale: error dithering for 16/9/10-bit to 8-bit.
tree
|
commitdiff
2011-07-08
Ronald S. Bultje
swscale: fix 16-bit scaling when output is 8-bits.
tree
|
commitdiff
2011-07-01
Ronald S. Bultje
swscale: for >8bit scaling, read in native bit-depth.
tree
|
commitdiff
2011-06-29
Ronald S. Bultje
swscale: implement >8bit scaling support.
tree
|
commitdiff
2011-06-28
Ronald S. Bultje
swscale: change prototypes of scaled YUV output functions.
tree
|
commitdiff
2011-06-28
Ronald S. Bultje
swscale: don't use planar output functions to write...
tree
|
commitdiff
2011-06-26
Ronald S. Bultje
swscale: remove unused xInc/srcW arguments from hScale().
tree
|
commitdiff
2011-06-14
Diego Biurrun
swscale: Remove HAVE_MMX from files that are only compi...
tree
|
commitdiff
2011-06-14
Diego Biurrun
swscale: Fix compilation with --disable-mmx2.
tree
|
commitdiff
2011-06-09
Ronald S. Bultje
swscale: fix function declaration keywords in x86/swsca...
tree
|
commitdiff
2011-06-08
Ronald S. Bultje
swscale: fix types of assembly arguments.
tree
|
commitdiff
2011-06-08
Ronald S. Bultje
swscale: move two macros that are only used once into...
tree
|
commitdiff
2011-06-07
Ronald S. Bultje
swscale: reindent x86 init code.
tree
|
commitdiff
2011-06-07
Ronald S. Bultje
swscale: extract SWS_FULL_CHR_H_INT conditional into...
tree
|
commitdiff
2011-06-07
Ronald S. Bultje
swscale: un-special-case yuv2yuvX16_c().
tree
|
commitdiff
2011-06-03
Ronald S. Bultje
swscale: split out x86/swscale_template.c from swscale.c.
tree
|
commitdiff
2011-05-28
Anton Khirnov
sws: replace all long with int.
tree
|
commitdiff
2011-05-28
Ronald S. Bultje
swscale: fix crash in bilinear scaling.
tree
|
commitdiff
2011-05-27
Diego Biurrun
swscale: Remove unused variables in x86 code.
tree
|
commitdiff
2011-05-27
Ronald S. Bultje
swscale: fix build with --disable-swscale-alpha.
tree
|
commitdiff
2011-05-27
Ronald S. Bultje
swscale: fix non-bitexact yuv2yuv[X2]() MMX/MMX2 functions.
tree
|
commitdiff
2011-05-26
Ronald S. Bultje
swscale: fix compile on x86-32.
tree
|
commitdiff
2011-05-26
Ronald S. Bultje
swscale: split chroma buffers into separate U/V planes.
tree
|
commitdiff
2011-05-26
Ronald S. Bultje
rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions.
tree
|
commitdiff
2011-05-26
Ronald S. Bultje
swscale: reindent h[cy]scale_fast() and updateDitherTab...
tree
|
commitdiff
2011-05-26
Ronald S. Bultje
swscale: reformat x86/swscale_template.c.
tree
|
commitdiff
2011-05-26
Ronald S. Bultje
swscale: remove duplicate mmx/mmx2 functions if they...
tree
|
commitdiff
2011-05-26
Ronald S. Bultje
swscale: remove if (c->dstFormat) branch from yuv2packe...
tree
|
commitdiff
2011-05-26
Ronald S. Bultje
swscale: remove if(full_chr_int) from yuv2packed1().
tree
|
commitdiff
2011-05-26
Ronald S. Bultje
swscale: remove if(accurate_rnd) branch from functions.
tree
|
commitdiff
2011-05-26
Diego Biurrun
swscale: Remove commented-out printf cruft.
tree
|
commitdiff
2011-05-25
Michael Niedermayer
swscale: Eliminate rgb24toyv12_c() duplication.
tree
|
commitdiff
2011-05-24
Ronald S. Bultje
swscale: remove if(bitexact) branch from functions.
tree
|
commitdiff
2011-05-24
Ronald S. Bultje
swscale: remove if(canMMX2BeUsed) conditional.
tree
|
commitdiff
2011-05-24
Ronald S. Bultje
swscale: remove swScale_{c,MMX,MMX2} duplication.
tree
|
commitdiff
2011-05-24
Ronald S. Bultje
swscale: use emms_c().
tree
|
commitdiff
2011-05-24
Ronald S. Bultje
swscale: remove dead macro WRITEBGR24OLD.
tree
|
commitdiff
2011-05-24
Ronald S. Bultje
swscale: remove AMD3DNOW "optimizations".
tree
|
commitdiff
2011-05-24
Ronald S. Bultje
swscale: remove duplicated x86/ functions.
tree
|
commitdiff
2011-05-24
Ronald S. Bultje
swscale: force --enable-runtime-cpudetect and remove...
tree
|
commitdiff
2011-05-11
Ronald S. Bultje
swscale: fix YUV420P 9/10bit support.
tree
|
commitdiff
2011-04-15
Janne Grunau
swscale: fix compilation with --enable-runtime-cpudetect
tree
|
commitdiff
2011-04-14
Luca Barbato
swscale: simplify rgb2rgb templating
tree
|
commitdiff
2011-04-14
Josh Allmann
swscale: further cleanup swscale.c
tree
|
commitdiff
2011-04-14
Luca Barbato
swscale: partially move the arch specific code left
tree
|
commitdiff
2011-04-14
Luca Barbato
swscale: move away x86 specific code from rgb2rgb
tree
|
commitdiff
2011-04-11
Diego Biurrun
Add unconditional return statement to yuva420_rgb32_MMX...
tree
|
commitdiff
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
tree
|
commitdiff
2011-01-18
Janne Grunau
consolidate .gitignore patters into a single file
tree
|
commitdiff
2011-01-17
Janne Grunau
convert svn:ignore properties to .gitignore files
tree
|
commitdiff
2010-05-30
Diego Biurrun
Rename yuv2rgb_template2.c --> yuv2rgb_template.c now...
tree
|
commitdiff
2010-05-30
Diego Biurrun
Remove GPL-licensed YUV to RGB MMX routines.
tree
|
commitdiff
2010-05-19
Loren Merritt
13% faster yuv420 to rgb15 mmx.
tree
|
commitdiff
2010-05-19
Loren Merritt
40% faster yuv420 to rgb24 mmx.
tree
|
commitdiff
2010-05-04
Diego Biurrun
alternative LGPL-licensed, MMX-optimized YUV to RGB...
tree
|
commitdiff
2010-01-15
Zuxy Meng
Const correctness for src pointer. Remove all constness...
tree
|
commitdiff
2010-01-12
David Conrad
/nop is illegal with Apple's older version of gas,...
tree
|
commitdiff
2010-01-12
Zuxy Meng
Make sure that sfence is used after any non temporal...
tree
|
commitdiff
2010-01-11
Zuxy Meng
Avoid redefinition of RGB_PLANAR2PACKED24 as the templa...
tree
|
commitdiff
2010-01-09
Zuxy Meng
MMX(2) accelerated yuv420->rgb24 routine, trivial as...
tree
|
commitdiff
2010-01-07
Zuxy Meng
Remove const to avoid a bunch of GCC warnings against...
tree
|
commitdiff
2009-08-16
Ramiro Polla
Cosmetics:
tree
|
commitdiff
2009-08-14
Peter Schlaile
BGR32 MMX special convertor.
tree
|
commitdiff
next