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: check flags instead of nb_components to find if pixel format have alpha
Paul B Mahol
2013-01-25
1
-1
/
+1
*
sws: check that dither array is not null before memset
Michael Niedermayer
2013-01-19
1
-1
/
+1
*
sws: Check for unsupported combination of ED/FULL_CHR flags
Michael Niedermayer
2013-01-19
1
-5
/
+12
*
sws: Fix error diffusion flag
Michael Niedermayer
2013-01-19
2
-3
/
+3
*
Merge commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b'
Michael Niedermayer
2013-01-19
1
-4
/
+4
|
\
|
*
x86inc: Rename "program_name" to "private_prefix"
Diego Biurrun
2013-01-18
1
-4
/
+4
*
|
sws: fix ED mono dither black level
Michael Niedermayer
2013-01-19
1
-6
/
+6
*
|
sws: Enable full chroma resolution when needed for ED dither
Michael Niedermayer
2013-01-19
1
-0
/
+14
*
|
sws: Only reset dither state for bitexact mode
Michael Niedermayer
2013-01-19
1
-1
/
+1
*
|
sws: rgb/bgr 4/8 error diffusion dither
Michael Niedermayer
2013-01-19
2
-1
/
+64
*
|
sws: add AVOption flag for error diffusion dither
Michael Niedermayer
2013-01-19
1
-0
/
+1
*
|
sws: Support error diffusion dither for mono output
Michael Niedermayer
2013-01-18
6
-4
/
+79
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-01-05
1
-2
/
+4
|
\
\
|
|
/
|
*
swscale: fix NULL checking in sws_alloc_context()
Xi Wang
2013-01-04
1
-2
/
+4
*
|
sws: fix warning: cast from pointer to integer of different size
Michael Niedermayer
2012-12-29
1
-1
/
+2
*
|
swscale: fix warning: assignment from incompatible pointer type
Michael Niedermayer
2012-12-29
1
-3
/
+3
*
|
libswscale/swscale-test: fix some const correctness
Michael Niedermayer
2012-12-26
1
-2
/
+2
*
|
Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'
Michael Niedermayer
2012-12-21
2
-2
/
+2
|
\
\
|
|
/
|
*
miscellaneous typo fixes
Diego Biurrun
2012-12-21
2
-2
/
+2
*
|
doxy: add ref for lavfi, lpp and lsws.
Clément Bœsch
2012-12-11
1
-2
/
+11
*
|
sws_scale: check input against NULL
Michael Niedermayer
2012-12-07
1
-2
/
+9
*
|
swscale: fix 12 and 14 bit YUV planar output with scaling.
Michael Niedermayer
2012-12-01
1
-2
/
+13
*
|
lsws: define version in SWScaler class
Stefano Sabatini
2012-11-29
2
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-11-19
1
-1
/
+1
|
\
\
|
|
/
|
*
x86: SPLATD: port to cpuflags
Diego Biurrun
2012-11-18
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-11-17
1
-2
/
+0
|
\
\
|
|
/
|
*
libswscale: remove unnecessary direct #if LIBSWSCALE_VERSION_MAJOR
Janne Grunau
2012-11-16
1
-2
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-11-14
2
-6
/
+6
|
\
\
|
|
/
|
*
x86: mmx2 ---> mmxext in asm constructs
Diego Biurrun
2012-11-14
2
-6
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-11-10
1
-3
/
+1
|
\
\
|
|
/
|
*
x86: PALIGNR: port to cpuflags
Diego Biurrun
2012-11-09
1
-3
/
+1
*
|
Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'
Michael Niedermayer
2012-11-01
5
-21
/
+30
|
\
\
|
|
/
|
*
x86: mmx2 ---> mmxext in function names
Diego Biurrun
2012-10-31
4
-17
/
+20
|
*
swscale: do not forget to swap data in formats with different endianness
Kostya Shishkov
2012-10-31
1
-0
/
+42
*
|
sws: bump micro for range bugfix
Michael Niedermayer
2012-11-01
1
-1
/
+1
*
|
Merge commit 'be923ed659016350592acb9b3346f706f8170ac5'
Michael Niedermayer
2012-10-31
1
-20
/
+20
|
\
\
|
|
/
|
*
x86: MMX2 ---> MMXEXT in macro names
Diego Biurrun
2012-10-31
1
-20
/
+20
*
|
Merge commit 'a65bdceb060628881578afb29df4eb222421381f'
Michael Niedermayer
2012-10-31
3
-46
/
+59
|
\
\
|
|
/
|
*
x86: mmx2 ---> mmxext in variable names
Diego Biurrun
2012-10-31
3
-45
/
+56
*
|
Merge commit '652f5185945c8405fc57aed353286858df8d066f'
Michael Niedermayer
2012-10-31
10
-19
/
+19
|
\
\
|
|
/
|
*
x86: mmx2 ---> mmxext in comments and messages
Diego Biurrun
2012-10-31
10
-19
/
+19
*
|
Merge commit '04581c8c77ce779e4e70684ac45302972766be0f'
Michael Niedermayer
2012-10-31
3
-3
/
+3
|
\
\
|
|
/
|
*
x86: yasm: Use complete source path for macro helper %includes
Diego Biurrun
2012-10-31
3
-3
/
+3
*
|
Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'
Michael Niedermayer
2012-10-31
3
-3
/
+0
|
\
\
|
|
/
|
*
x86: include x86inc.asm in x86util.asm
Diego Biurrun
2012-10-31
3
-3
/
+0
*
|
sws: fix handling of big endian alpha
Michael Niedermayer
2012-10-31
1
-0
/
+4
*
|
swscale.c:remove fill_plane9or10() use fillPlane16()
Michael Niedermayer
2012-10-30
1
-29
/
+4
*
|
sws: move fillPlane16() to header so it can be used from more than 1 place
Michael Niedermayer
2012-10-30
2
-20
/
+21
*
|
sws_unscaled: drop fill_plane9or10()
Michael Niedermayer
2012-10-30
1
-35
/
+0
*
|
sws: fix BE/LE handling for fillPlane16()
Michael Niedermayer
2012-10-30
1
-2
/
+8
[next]