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
Commit message (
Expand
)
Author
Age
Files
Lines
*
libswscale: bayer to rgb24 & yv12 colorspace converters
Peter Ross
2014-02-23
4
-1
/
+434
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-01-21
1
-6
/
+7
|
\
|
*
rgb2rgb_template: add MMX/SSE2/AVX-optimized deinterleaveBytes
Michael Niedermayer
2014-01-21
1
-0
/
+27
*
|
Merge commit '7597e6efe492cb2449bb771054d64cc7fdf62ff5'
Michael Niedermayer
2014-01-21
1
-2
/
+2
|
\
\
|
|
/
|
*
swscale/x86/rgb2rgb: add support for AVX
Michael Niedermayer
2014-01-21
2
-4
/
+15
*
|
Merge commit '9047491f8bcd87673eed55fb310647a03b0981e9'
Michael Niedermayer
2014-01-21
2
-3
/
+3
|
\
\
|
|
/
|
*
swscale: add nv12/nv21->yuv420 converter
Michael Niedermayer
2014-01-21
4
-0
/
+52
|
*
swscale: fix stride used in planarToNv12Wrapper()
Michael Niedermayer
2014-01-21
1
-2
/
+2
*
|
Merge commit '46bacb5cc6169ff5e8e982495c4925467c1d8bb7'
Michael Niedermayer
2014-01-14
2
-4
/
+5
|
\
\
|
|
/
|
*
x86: Consistently use cpu flag detection macros in places that still miss it
Diego Biurrun
2014-01-14
2
-4
/
+5
*
|
swscale: disable ARM code until its build failure with clang/iphone is fixed
Michael Niedermayer
2014-01-12
2
-5
/
+5
*
|
Revert "swscale: disable ARM code until its build failure with clang/iphone i...
Michael Niedermayer
2014-01-12
2
-5
/
+5
*
|
fix build with gas-preprocessor.pl
Yu Xiaolei
2014-01-12
1
-4
/
+4
*
|
swscale: fix rgb48Toxyz12() endianness
Michael Niedermayer
2014-01-10
1
-1
/
+1
*
|
Unscaled 16bit packed RGB to planar GBR converter.
Carl Eugen Hoyos
2014-01-10
1
-0
/
+198
*
|
swscale: disable ARM code until its build failure with clang/iphone is fixed
Michael Niedermayer
2014-01-08
2
-5
/
+5
*
|
swscale/arm: fix build error with --enable-shared
Yu Xiaolei
2013-12-28
1
-5
/
+5
*
|
Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0'
Michael Niedermayer
2013-12-27
1
-1
/
+1
|
\
\
|
|
/
|
*
avutil: Move library version related macros to version.h
Diego Biurrun
2013-12-26
1
-1
/
+1
*
|
swscale/utils: fix wrong deprecated message with rgb0
Michael Niedermayer
2013-12-24
1
-2
/
+3
*
|
swscale/x86/rgb2rgb_template: try to fix build failure with avx disabled
Michael Niedermayer
2013-12-16
1
-0
/
+2
*
|
swscale: NEON optimized unscaled rgba to nv12 conversion
Yu Xiaolei
2013-12-16
7
-0
/
+577
*
|
swscale/utils: check chroma width for fast bilinear scaler
Michael Niedermayer
2013-12-15
1
-1
/
+2
*
|
swscale/utils: remove useless ()
Michael Niedermayer
2013-12-15
1
-2
/
+2
*
|
swscale/utils: factor (d + 1 < 4) out
Michael Niedermayer
2013-12-15
1
-4
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-12-14
1
-6
/
+4
|
\
\
|
|
/
|
*
doxy: Define a group for libswscale documentation
Luca Barbato
2013-12-13
1
-0
/
+8
*
|
swscale/x86/rgb2rgb: Make sure COMPILE_TEMPLATE_AVX is defined
Michael Niedermayer
2013-12-14
1
-0
/
+1
*
|
swscale/x86/rgb2rgb_template: try to fix build without AVX
Michael Niedermayer
2013-12-14
1
-0
/
+2
*
|
swscale/utils: fill xyz tables only when they will be used
Michael Niedermayer
2013-12-07
1
-2
/
+2
*
|
Add Windows resource file support for shared libraries
James Almer
2013-12-05
2
-0
/
+58
*
|
Merge commit 'c16bfb147df8a9d350e8a0dbc01937b78faf5949'
Michael Niedermayer
2013-11-23
2
-17
/
+23
|
\
\
|
|
/
|
*
swscale: x86: Consistently use lowercase function name suffixes
Diego Biurrun
2013-11-22
3
-24
/
+30
*
|
swscale/x86: SIMD deinterleaveBytes() depends on YASM
Michael Niedermayer
2013-11-19
1
-2
/
+2
*
|
swscale/x86/rgb2rgb_template: add mmx/sse2/avx optimized deinterleaveBytes
Michael Niedermayer
2013-11-19
1
-0
/
+29
*
|
swscale/x86/rgb2rgb: change cpu optim identifiers to lower case
Michael Niedermayer
2013-11-19
1
-10
/
+10
*
|
swscale/x86/rgb2rgb: extend framework to also include AVX
Michael Niedermayer
2013-11-19
2
-3
/
+14
*
|
swscale: fix used stride in planarToNv12Wrapper()
Michael Niedermayer
2013-11-19
1
-2
/
+2
*
|
swscale: add nv12/nv21->yuv420 converter
Michael Niedermayer
2013-11-19
4
-0
/
+52
*
|
swscale/swscale_unscaled: fix right column handling in planarCopyWrapper
Michael Niedermayer
2013-11-16
1
-10
/
+7
*
|
lsws/utils: introduce scale_algorithms array
Stefano Sabatini
2013-11-05
1
-46
/
+40
*
|
lsws/utils: fix typo
Stefano Sabatini
2013-11-05
1
-1
/
+1
*
|
Optimize pure C unscaled yuv2rgb.
Reimar Döffinger
2013-10-30
1
-1
/
+3
*
|
lsws: use av_pix_fmt_get_chroma_sub_sample()
Stefano Sabatini
2013-10-24
1
-9
/
+2
*
|
swscale/utils: check mprotect() return code
Michael Niedermayer
2013-10-23
1
-2
/
+5
*
|
swscale/yuv2rgb: clip cy, avoid division by 0 with 0 contrast
Michael Niedermayer
2013-10-17
1
-4
/
+4
*
|
swscale/utils/sws_setColorspaceDetails(): fix indention
Michael Niedermayer
2013-10-17
1
-6
/
+6
*
|
swsscale/swscale_unscaled: add GBRAP16
Paul B Mahol
2013-10-16
1
-6
/
+40
*
|
swscale/swscale_unscaled: fix alpha pointer & stride for planarRgb16ToRgb16Wr...
Michael Niedermayer
2013-10-16
1
-4
/
+4
*
|
swscale: Use full resolution chroma for yuv2rgb when the input has full chroma
Michael Niedermayer
2013-10-10
1
-0
/
+10
[next]