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
*
Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'
Michael Niedermayer
2011-07-11
1
-2
/
+5
|
\
|
*
swscale: fix crash with dithering due incorrect offset calculation.
Anton Mitrofanov
2011-07-10
1
-2
/
+5
|
*
swscale: rename uv_off/uv_off2 to uv_off_px/byte.
Ronald S. Bultje
2011-07-08
3
-46
/
+46
|
*
swscale: implement error dithering in planarCopyWrapper.
Ronald S. Bultje
2011-07-08
1
-19
/
+90
|
*
swscale: error dithering for 16/9/10-bit to 8-bit.
Ronald S. Bultje
2011-07-08
3
-30
/
+160
|
*
swscale: fix overflow in 16-bit vertical scaling.
Ronald S. Bultje
2011-07-08
1
-9
/
+9
|
*
swscale: fix crash in 8-bpc bilinear output without alpha.
Ronald S. Bultje
2011-07-08
1
-1
/
+2
|
*
swscale: fix 16-bit horizontal scaling underflow.
Ronald S. Bultje
2011-07-08
1
-1
/
+1
|
*
swscale: fix 16-bit scaling when output is 8-bits.
Ronald S. Bultje
2011-07-08
2
-13
/
+13
*
|
Merge branch 'sws_32bit_integration'
Michael Niedermayer
2011-07-11
5
-354
/
+668
|
\
\
|
*
|
sws: dont mess with XInc when the code needing it isnt used
Michael Niedermayer
2011-07-11
1
-1
/
+1
|
*
|
sws: Fix chroma init for 32bit buffers.
Michael Niedermayer
2011-07-11
1
-2
/
+8
|
*
|
swscale: error dithering for 16/9/10-bit to 8-bit.
Ronald S. Bultje
2011-07-11
3
-49
/
+160
|
*
|
swscale: fix overflow in 16-bit vertical scaling.
Ronald S. Bultje
2011-07-11
1
-9
/
+9
|
*
|
swscale: fix crash in 8-bpc bilinear output without alpha.
Ronald S. Bultje
2011-07-11
1
-1
/
+2
|
*
|
swscale: fix 16-bit scaling when output is 8-bits.
Ronald S. Bultje
2011-07-11
2
-13
/
+13
|
*
|
sws: fix non native endian 9-15 bit input with 16bit out
Michael Niedermayer
2011-07-11
1
-0
/
+4
|
*
|
sws: disable scale16 when int32 is used
Michael Niedermayer
2011-07-11
2
-3
/
+6
|
*
|
sws: fix rgb -> 16bit
Michael Niedermayer
2011-07-11
2
-5
/
+8
|
*
|
sws: fix uv overwrite in 32bt
Michael Niedermayer
2011-07-11
1
-3
/
+3
|
*
|
sws: fix gray16_1
Michael Niedermayer
2011-07-11
1
-2
/
+2
|
*
|
sws:ix yuv2rgb48_1_c_template()
Michael Niedermayer
2011-07-11
1
-2
/
+2
|
*
|
sws: fix 16/32 bug from merge
Michael Niedermayer
2011-07-11
1
-11
/
+12
|
*
|
swscale: for >8bit scaling, read in native bit-depth.
Ronald S. Bultje
2011-07-11
5
-63
/
+11
|
*
|
Merge branch 'ronalds_buggy_gt8bit_sws'
Michael Niedermayer
2011-07-11
5
-288
/
+478
|
|
\
\
|
|
*
|
swscale: fix another yuv range conversion overflow in 16bit scaling.
Ronald S. Bultje
2011-07-01
1
-1
/
+1
|
|
*
|
swscale: fix yuv range correction when using 16-bit scaling.
Ronald S. Bultje
2011-07-01
1
-6
/
+6
|
|
*
|
swscale: implement >8bit scaling support.
Ronald S. Bultje
2011-06-30
5
-309
/
+481
*
|
|
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-06
1
-1
/
+4
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
swscale: amend documentation to mention use of native depth for scaling.
Ronald S. Bultje
2011-07-06
1
-1
/
+4
*
|
|
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-05
1
-11
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Remove unused static tables and static inline functions.
Diego Biurrun
2011-07-04
1
-11
/
+0
*
|
|
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-04
2
-1
/
+4
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Do not include log.h in avutil.h
Mans Rullgard
2011-07-03
2
-0
/
+2
|
*
|
|
Do not include pixfmt.h in avutil.h
Mans Rullgard
2011-07-03
2
-0
/
+2
|
*
|
|
doxygen: Remove spurious documentation for non-existing function parameters.
Diego Biurrun
2011-07-03
1
-1
/
+0
|
*
|
|
swscale: disable full_chroma_int when converting to non-24/32bpp RGB.
Ronald S. Bultje
2011-07-02
1
-0
/
+13
*
|
|
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-02
1
-47
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
swscale: for >8bit scaling, read in native bit-depth.
Ronald S. Bultje
2011-07-01
5
-79
/
+27
*
|
|
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-01
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
swscale: fix another yuv range conversion overflow in 16bit scaling.
Ronald S. Bultje
2011-06-30
1
-1
/
+1
|
*
|
swscale: Unbreak build with --enable-small
Mohamed Naufal
2011-06-30
1
-1
/
+1
|
*
|
swscale: fix yuv range correction when using 16-bit scaling.
Ronald S. Bultje
2011-06-29
1
-6
/
+6
|
*
|
swscale: implement >8bit scaling support.
Ronald S. Bultje
2011-06-29
5
-309
/
+481
|
|
/
*
|
swscale: Fix yuv422p10
Michael Niedermayer
2011-06-29
1
-2
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-29
8
-642
/
+972
|
\
\
|
|
/
|
*
swscale: Add Doxygen for hyscale_fast/hScale.
Ronald S. Bultje
2011-06-29
1
-0
/
+45
|
*
PPC: swscale: disable altivec functions for unsupported formats
Mans Rullgard
2011-06-28
1
-1
/
+3
|
*
swscale: Add Doxygen for yuv2planar*/yuv2packed* functions.
Ronald S. Bultje
2011-06-28
1
-0
/
+98
|
*
build: include sub-makefiles using full path instead of symlinks
Mans Rullgard
2011-06-28
1
-1
/
+1
[next]