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/ppc: VSX-optimize 9-16 bit yuv2planeX
Lauri Kasanen
2019-02-05
2
-6
/
+184
*
swscale/yuv2rgb: Return a more specific error code from ff_yuv2rgb_c_init_tab...
Michael Niedermayer
2019-01-01
1
-1
/
+1
*
swscale/output: Altivec-optimize float yuv2plane1
Lauri Kasanen
2018-12-26
1
-2
/
+139
*
swscale/output: VSX-optimize 16-bit yuv2plane1
Lauri Kasanen
2018-12-14
1
-0
/
+59
*
swscale/output: VSX-optimize nbps yuv2plane1
Lauri Kasanen
2018-12-12
1
-0
/
+83
*
swscale/ppc: Move VSX-using code to its own file
Lauri Kasanen
2018-12-04
5
-281
/
+393
*
swscale/output: Altivec-optimize yuv2plane1_8
Lauri Kasanen
2018-11-26
1
-0
/
+53
*
swscale : add support for YUVA444P12 and YUVA422P12
Martin Vignali
2018-11-24
2
-0
/
+12
*
Bump minor version for master after 4.1 branchpoint
Michael Niedermayer
2018-11-02
1
-1
/
+1
*
Bump minor versions for branching 4.1
Michael Niedermayer
2018-11-02
1
-1
/
+1
*
swscale/swscale_unscaled : rename packed_16bpc_bswap
Martin Vignali
2018-10-24
1
-2
/
+2
*
swscale/unscaled : add grayf32 le to be
Martin Vignali
2018-10-24
1
-0
/
+8
*
swscale/utils : simplify unscaled initial test for float pixfmt
Martin Vignali
2018-10-24
1
-2
/
+1
*
swscale : add YA16 LE/BE output
Martin Vignali
2018-10-18
2
-2
/
+107
*
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
*
swscale/swscale_unscaled: add gbrap -> packed rgb path
Paul B Mahol
2018-09-09
1
-0
/
+88
*
swscale/swscale : small cosmetic
Martin Vignali
2018-08-22
1
-2
/
+2
*
swscale : treat float input data as uint 16bpc
Martin Vignali
2018-08-22
1
-2
/
+8
*
libswscale: Adds conversions from/to float gray format.
Sergey Lavrushkin
2018-08-14
7
-4
/
+226
*
lsws/rgb2rgb_template: Do not compile unneeded shuffle functions on big-endian.
Carl Eugen Hoyos
2018-06-10
1
-0
/
+2
*
swscale: add gray14 support
Paul B Mahol
2018-05-05
3
-0
/
+7
*
swscale/swscale_unscaled : add X86_64 (SSE2 and AVX) for uyvyto422
Martin Vignali
2018-04-22
2
-0
/
+169
*
Bump minor versions after release/4.0 branching
Michael Niedermayer
2018-04-16
1
-1
/
+1
*
Bump minor versions for branching release/4.0
Michael Niedermayer
2018-04-16
1
-2
/
+2
*
avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL
wm4
2018-04-03
1
-3
/
+11
*
arm: swscale: Only compile the rgb2yuv asm if .dn aliases are supported
Martin Storsjö
2018-03-31
3
-0
/
+12
*
swscale/rgb2rgb : cosmetic, move shuffle_bytes func declaration
Martin Vignali
2018-03-24
1
-4
/
+3
*
swscale/rgb : add X86 SIMD (SSSE3), for shuffle_bytes_1230, shuffle_bytes_301...
Martin Vignali
2018-03-24
2
-0
/
+12
*
swscale/rgb : move shuffle func shuffle_bytes_1230, shuffle_bytes_3012, shuff...
Martin Vignali
2018-03-24
3
-22
/
+28
*
swscale/rgb : add X86 SIMD (SSSE3) for shuffle_bytes_2103 and shuffle_bytes_0321
Martin Vignali
2018-03-24
3
-1
/
+90
*
swscale: Introduce a helper to identify semi-planar formats
Philip Langdale
2018-03-03
2
-6
/
+12
*
swscale: Add p016 output support and generalise yuv420p1x to p010
Philip Langdale
2018-03-02
4
-13
/
+59
*
Fix missing used attribute for inline assembly variables
Thomas Köppe
2017-11-13
1
-6
/
+6
*
Merge commit '29ccc641b17afad058a5c24071ea827865a8b3a9'
James Almer
2017-11-11
1
-1
/
+1
|
\
|
*
build: Drop check for sys/mman.h in favor of mmap() check
Diego Biurrun
2017-10-10
1
-1
/
+1
|
*
swscale: Do not expand a macro with 'defined' in it
Derek Buitenhuis
2017-08-28
1
-1
/
+5
|
*
build: Add feature test macros for glibc 2.19+
Diego Biurrun
2017-07-10
1
-0
/
+1
*
|
Merge commit '0fd0d4fd0a518e30ff23972828ad7cf7f35cfb9d'
James Almer
2017-10-30
1
-10
/
+14
|
\
\
|
|
/
|
*
swscale-test: const correctness
Diego Biurrun
2017-04-24
1
-10
/
+14
|
*
swscale: Convert the check check_image_pointers helper to a macro
Luca Barbato
2017-04-15
1
-22
/
+15
|
*
swscale: Do not shift negative values directly
Luca Barbato
2017-04-15
1
-10
/
+13
|
*
swscale: Add gbrap10 output
Michael Niedermayer
2017-04-15
2
-2
/
+4
|
*
swscale: Add input support for gbrap10 pixel format
Paul B Mahol
2017-04-13
2
-0
/
+19
*
|
lsws/yuv2rgb: Fix yuva2rgb32 on big endian hardware.
Carl Eugen Hoyos
2017-10-29
2
-1
/
+9
*
|
swscale: use dithering in DITHER_COPY only if not set -sws_dither none
Mateusz
2017-10-25
1
-1
/
+19
*
|
swscale: more accurate DITHER_COPY macro for full and limited range
Mateusz
2017-10-23
1
-35
/
+38
*
|
Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'
James Almer
2017-10-21
1
-2
/
+2
|
\
\
|
|
/
|
*
Bump major versions of all libraries
Vittorio Giovara
2017-03-23
1
-1
/
+1
[next]