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
*
swscale: remove unneeded include assert.h
Michael Niedermayer
2013-07-19
3
-3
/
+0
*
swscale/input: fix 16bit gbrp input
Michael Niedermayer
2013-07-19
1
-3
/
+5
*
swscale/options: fix copy and paste typo
Michael Niedermayer
2013-07-17
1
-2
/
+2
*
swscale: Add support to specify chroma position
Michael Niedermayer
2013-07-17
4
-10
/
+37
*
swscale: move default colorspace setup to sws_init_filter()
Michael Niedermayer
2013-07-16
1
-13
/
+8
*
swscale: call handle_format() from the functions that need it
Michael Niedermayer
2013-07-14
1
-17
/
+15
*
swscale: make handle_formats() safe to be called multiple times
Michael Niedermayer
2013-07-14
1
-4
/
+4
*
swscale: move format handling to its own function
Michael Niedermayer
2013-07-14
1
-8
/
+12
*
swscale: treat gray as a fullrage (0-255) format
Michael Niedermayer
2013-07-08
1
-0
/
+2
*
swscale: Fix PAL8 input with alpha
Michael Niedermayer
2013-06-26
1
-0
/
+2
*
swscale: fix filter alignment reduction without inline asm
Hendrik Leppkes
2013-06-21
1
-1
/
+1
*
Check more completely for invalid pix_fmts in planarRgb16ToRgb16Wrapper()
Carl Eugen Hoyos
2013-06-11
1
-1
/
+2
*
swscale/swscale_unscaled: add ()
Michael Niedermayer
2013-06-10
1
-1
/
+1
*
Add unscaled converter from GBRP > 8bit to RGBx48/64.
Carl Eugen Hoyos
2013-06-06
1
-0
/
+156
*
Merge commit 'c011ceef78eae66039efc66d9551a7146e08838a'
Michael Niedermayer
2013-06-03
1
-2
/
+0
|
\
|
*
swscale: ppc: Remove commented-out define cruft
Diego Biurrun
2013-06-02
1
-2
/
+0
*
|
add YUVJ411P
Michael Niedermayer
2013-05-21
1
-0
/
+4
*
|
swscale/output: silence warning about undefined 'ASSERT_LEVEL'
Paul B Mahol
2013-05-19
1
-1
/
+1
*
|
swscale/output: remove unused header
Paul B Mahol
2013-05-19
1
-1
/
+0
*
|
sws/output: yuv2rgb_write() assert that alpha has the correct value in the ta...
Michael Niedermayer
2013-05-18
1
-0
/
+6
*
|
sws/output: init A1/A2 so that rgba64 ends with 0xffff in the absence of alph...
Michael Niedermayer
2013-05-18
1
-4
/
+5
*
|
replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
Michael Niedermayer
2013-05-15
3
-4
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-05-15
2
-12
/
+12
|
\
\
|
|
/
|
*
pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
Anton Khirnov
2013-05-15
2
-12
/
+12
*
|
swscale/output: silence compiler warnings about uninitialized variables
Michael Niedermayer
2013-05-14
1
-1
/
+1
*
|
sws/output: remove offset/coef for alpha in rgba64
Michael Niedermayer
2013-05-12
1
-28
/
+10
*
|
swscale: RGBA64 output
Paul B Mahol
2013-05-12
3
-13
/
+282
*
|
sws/packed_16bpc_bswap: fix handling of negative stride
Michael Niedermayer
2013-05-12
1
-3
/
+3
*
|
Revert "sws: support endianness conversion for AV_PIX_FMT_RGBA64"
Michael Niedermayer
2013-05-12
1
-2
/
+2
*
|
sws: support endianness conversion for AV_PIX_FMT_RGBA64
Paul B Mahol
2013-05-12
1
-2
/
+2
*
|
sws: add casts to silence pointer type mismatch warnings
Michael Niedermayer
2013-05-10
1
-1
/
+1
*
|
sws/output/yuv2gbrp_full_X_c(): silence warning about uninitialized variable
Michael Niedermayer
2013-05-10
1
-1
/
+2
*
|
sws/output: silence warnings about uninitialized use of variables
Michael Niedermayer
2013-05-10
1
-4
/
+4
*
|
lavu: add FF_CEIL_RSHIFT and use it in various places.
Clément Bœsch
2013-05-09
5
-19
/
+19
*
|
libswscale: simplify isAnyRGB macro
Paul B Mahol
2013-05-08
1
-10
/
+1
*
|
libswscale: GBRAP input & output and GBRAP16 input support
Paul B Mahol
2013-05-08
6
-6
/
+54
*
|
sws: factorize rgb 9+ planar funcs declarations.
Clément Bœsch
2013-05-07
1
-109
/
+21
*
|
Merge commit '9cfa21c8c2b81146aab574f55c93f27e5c2d435c'
Michael Niedermayer
2013-05-07
1
-2
/
+2
|
\
\
|
|
/
|
*
swscale: support endianness conversion for AV_PIX_FMT_XYZ12
Janne Grunau
2013-05-06
2
-1
/
+4
*
|
Merge commit 'c1eb3e7fecdc270e03a700d61ef941600a6af491'
Michael Niedermayer
2013-05-07
3
-2
/
+20
|
\
\
|
|
/
|
*
swscale: add support for endianness only conversion
Janne Grunau
2013-05-06
3
-2
/
+20
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-05-06
1
-6
/
+6
|
\
\
|
|
/
|
*
swscale: Use alpha from the right row in yuva2rgba_c
Martin Storsjö
2013-05-06
1
-6
/
+6
*
|
Merge commit '6c5eac9a603a91a707d030d96ba97e2ef6b3ce50'
Michael Niedermayer
2013-05-06
1
-8
/
+8
|
\
\
|
|
/
|
*
swscale: Remove unnecessary backslashes
Martin Storsjö
2013-05-06
1
-8
/
+8
*
|
Merge commit '2b677ffca54a5fbef9c8860841c32f28ecd68f70'
Michael Niedermayer
2013-05-05
3
-10
/
+15
|
\
\
|
|
/
|
*
swscale: Add av_cold attributes to init functions missing them
Diego Biurrun
2013-05-04
3
-10
/
+15
*
|
Avoid incorrect deprecated pixel format warning.
Reimar Döffinger
2013-05-05
1
-1
/
+2
*
|
lavu: add planar 16 bit and 8 bit rgb with alpha
Paul B Mahol
2013-05-03
1
-0
/
+3
*
|
Merge commit '7f75f2f2bd692857c1c1ca7f414eb30ece3de93d'
Michael Niedermayer
2013-05-01
1
-16
/
+16
|
\
\
|
|
/
[next]