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
/
swscale.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
swscale: RGB4444 and BGR444 input
Paul B Mahol
2012-01-08
1
-0
/
+16
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-06
1
-5
/
+13
|
\
\
|
|
/
|
*
swscale: remove unused U/V arguments from yuv2rgb_write().
Ronald S. Bultje
2012-01-05
1
-5
/
+13
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-05
1
-63
/
+32
|
\
\
|
|
/
|
*
swscale: remove obsolete comment.
Ronald S. Bultje
2012-01-03
1
-33
/
+0
|
*
swscale: don't show full-chroma-int warning for non-RGB output.
Ronald S. Bultje
2012-01-03
1
-30
/
+32
|
*
swscale: fix overflows in vertical scaling at top/bottom edges.
Ronald S. Bultje
2011-12-18
1
-3
/
+48
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-18
1
-17
/
+18
|
\
\
|
|
/
|
*
swscale: fix overflow in gray16 vertical scaling.
Ronald S. Bultje
2011-12-17
1
-8
/
+6
|
*
swscale: fix integer overflows in RGB pixel writing.
Mans Rullgard
2011-12-17
1
-2
/
+2
|
*
swscale: fix overflows in output of RGB48 pixels.
Ronald S. Bultje
2011-12-17
1
-2
/
+4
|
*
swscale: fix overflows in RGB rounding constants.
Ronald S. Bultje
2011-12-17
1
-5
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-12
1
-60
/
+60
|
\
\
|
|
/
|
*
Remove extraneous semicolons
Mans Rullgard
2011-12-11
1
-60
/
+60
*
|
swscale: Fix all cast qualifier warnings:
Michael Niedermayer
2011-12-03
1
-4
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-27
1
-1
/
+1
|
\
\
|
|
/
|
*
swscale: fix signed overflow in yuv2mono_X_c_template
Mans Rullgard
2011-11-26
1
-1
/
+1
*
|
swscale: remove duplicate code from yesterdays merge.
Michael Niedermayer
2011-11-26
1
-30
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-25
1
-17
/
+130
|
\
\
|
|
/
|
*
swscale: add support for planar RGB input.
Ronald S. Bultje
2011-11-24
1
-8
/
+125
*
|
sws: update copyright dates
Michael Niedermayer
2011-11-18
1
-1
/
+1
*
|
sws: print a warning on unaligned input on SSE2+
Michael Niedermayer
2011-10-31
1
-0
/
+12
*
|
sws: increase stride alignment requirement for the warning print code.
Michael Niedermayer
2011-10-31
1
-1
/
+1
*
|
sws: fix assert failure
Michael Niedermayer
2011-10-23
1
-1
/
+2
*
|
sws: add yuv2yuvX() back and updated to the just 1 plane API
Michael Niedermayer
2011-10-23
1
-1
/
+19
*
|
sws: factorize v*Filter use
Michael Niedermayer
2011-10-23
1
-7
/
+10
*
|
sws cleanup yuv2planeX_10_c_template()
Michael Niedermayer
2011-10-23
1
-1
/
+1
*
|
sws: remove nonsensical code that leaked in from libav
Michael Niedermayer
2011-10-23
1
-3
/
+5
*
|
sws: drop unused code
Michael Niedermayer
2011-10-23
1
-2
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-23
1
-231
/
+151
|
\
\
|
|
/
|
*
swscale: decide whether to use yuv2plane1/X on a per-plane basis.
Ronald S. Bultje
2011-10-22
1
-75
/
+109
|
*
swscale: reintroduce full precision in 16-bit output.
Ronald S. Bultje
2011-10-22
1
-5
/
+11
|
*
Split up yuv2yuvX functions
Kieran Kunhya
2011-10-22
1
-182
/
+74
|
*
Split out yuv2yuv1 luma and chroma in order to make them generic DSP functions
Kieran Kunhya
2011-10-22
1
-27
/
+15
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-22
1
-0
/
+4
|
\
\
|
|
/
|
*
sws/pixfmt/pixdesc: add support for yuv420p9le/be.
Ronald S. Bultje
2011-10-21
1
-0
/
+4
*
|
sws: gbr24p input support
Michael Niedermayer
2011-10-09
1
-0
/
+46
*
|
swscale: Fix prototypes of *toyv12 so they can be used with planar rgb input.
Michael Niedermayer
2011-10-09
1
-36
/
+40
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-24
1
-9
/
+9
|
\
\
|
|
/
|
*
Fix unnecessary shift with 9/10bit vertical scaling
Kieran Kunhya
2011-09-23
1
-9
/
+9
*
|
swscale: drop redundant code.
Michael Niedermayer
2011-09-14
1
-9
/
+2
*
|
sws: fix a huge amount of incompatible pointer type arguments warnings.
Clément Bœsch
2011-09-01
1
-3
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-18
1
-6
/
+6
|
\
\
|
|
/
|
*
swscale: split hScale() function pointer into h[cy]Scale().
Ronald S. Bultje
2011-08-17
1
-6
/
+6
*
|
sws: remove hScale16NX_c()
Michael Niedermayer
2011-08-14
1
-29
/
+17
*
|
sws: remove hScale16N() and use ronalds reformated version of it.
Michael Niedermayer
2011-08-14
1
-19
/
+4
*
|
sws: remove unneeded code from last merge
Michael Niedermayer
2011-08-14
1
-3
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-13
1
-99
/
+160
|
\
\
|
|
/
|
*
swscale: use 15-bit intermediates for 9/10-bit scaling.
Ronald S. Bultje
2011-08-12
1
-91
/
+146
|
*
Revert "swscale: use 15-bit intermediates for 9/10-bit scaling."
Ronald S. Bultje
2011-08-02
1
-118
/
+45
[prev]
[next]