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
*
Reinstate proper FFmpeg license for all files.
Thilo Borgmann
2013-08-30
4
-16
/
+16
*
Merge commit '79aec43ce813a3e270743ca64fa3f31fa43df80b'
Michael Niedermayer
2013-08-30
1
-6
/
+4
|
\
|
*
x86: Add and use more convenience macros to check CPU extension availability
Diego Biurrun
2013-08-29
1
-6
/
+4
*
|
ppc: don't return a value from a function declared void
Sean McGovern
2013-08-30
1
-1
/
+1
*
|
Merge commit 'a6b650118543e1580e872896d8976042b7c32d01'
Michael Niedermayer
2013-08-30
1
-2
/
+5
|
\
\
|
|
/
|
*
ppc: cosmetics: Consistently format CPU flag detection invocations
Diego Biurrun
2013-08-29
1
-2
/
+5
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-08-29
1
-6
/
+6
|
\
\
|
|
/
|
*
cosmetics: Place arch initialization calls in alphabetical order
Diego Biurrun
2013-08-29
1
-6
/
+6
*
|
Merge commit '1909f6b1b6da2db371c179bed5a19aaf979b7557'
Michael Niedermayer
2013-08-29
6
-37
/
+37
|
\
\
|
|
/
|
*
swscale: cosmetics: Drop silly camelCase from swScale function pointer name
Diego Biurrun
2013-08-29
6
-35
/
+35
*
|
Merge commit '4e0799a4d04404abfa8fbc072640be76465158cf'
Michael Niedermayer
2013-08-29
3
-4
/
+7
|
\
\
|
|
/
|
*
swscale: Add some missing av_cold to arch-specific init functions
Diego Biurrun
2013-08-29
3
-4
/
+7
*
|
Merge commit '3aa682f25324d811ec284edc808eb71a46eae950'
Michael Niedermayer
2013-08-29
6
-10
/
+9
|
\
\
|
|
/
|
*
swscale: consistent names for arch-specific acceleration functions
Diego Biurrun
2013-08-29
6
-10
/
+9
*
|
Merge commit 'c2503d9c8ab42ea55922e9f5a10c8bfbbbfeaf19'
Michael Niedermayer
2013-08-29
9
-25
/
+51
|
\
\
|
|
/
|
*
swscale: ppc: Hide arch-specific initialization details
Diego Biurrun
2013-08-29
9
-25
/
+51
*
|
Merge commit 'a519583991c38d38503ab08357716513facc5725'
Michael Niedermayer
2013-08-29
8
-19
/
+19
|
\
\
|
|
/
|
*
swscale: x86: Hide arch-specific initialization details
Diego Biurrun
2013-08-28
8
-19
/
+19
*
|
Merge commit 'f61bece684d9685b07895508e6c1c733b5564ccf'
Michael Niedermayer
2013-08-29
1
-7
/
+6
|
\
\
|
|
/
|
*
ppc: Add and use convenience macro to check for AltiVec availability
Diego Biurrun
2013-08-28
1
-7
/
+6
*
|
swscale: improve dither checks
Michael Niedermayer
2013-08-19
2
-12
/
+16
*
|
swscale: set dither to a specific value for rgb/bgr8 output
Michael Niedermayer
2013-08-19
1
-0
/
+2
*
|
swscale: change ff_dither_8x8_128 dimensions to be consistent with the others
Michael Niedermayer
2013-08-16
2
-2
/
+3
*
|
Merge commit 'aa2ba8c99e5708884a56aea9c1d96e014866f8a3'
Michael Niedermayer
2013-08-16
5
-59
/
+59
|
\
\
|
|
/
|
*
swscale: Move extern declarations for tables to swscale_internal.h
Diego Biurrun
2013-08-15
6
-40
/
+40
*
|
Merge commit 'd258531502b24cb653204fe4f003c8815755bdc4'
Michael Niedermayer
2013-08-16
3
-4
/
+3
|
\
\
|
|
/
|
*
swscale: Mark a bunch of tables only used within one file static
Diego Biurrun
2013-08-15
2
-6
/
+6
*
|
sws: add dither enum
Michael Niedermayer
2013-08-15
7
-10
/
+29
*
|
swscale_unscaled: make dither_scale static, its not used elsewhere and has no...
Michael Niedermayer
2013-08-15
2
-2
/
+1
*
|
swscale/utils: Fix potential overflow of srcPos*C before converting to 64bit
Michael Niedermayer
2013-08-08
1
-3
/
+3
*
|
swscale/utils: Fix potential overflow of dstPos*xInc before converting to 64bit
Michael Niedermayer
2013-08-08
1
-3
/
+3
*
|
Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e'
Michael Niedermayer
2013-08-03
1
-2
/
+2
|
\
\
|
|
/
|
*
Give less generic names to global library option arrays
Diego Biurrun
2013-08-02
1
-2
/
+2
*
|
swscale/fill_rgb2yuv_table: fix default detection
Michael Niedermayer
2013-07-27
1
-1
/
+1
*
|
swscale/sws_getColorspaceDetails: dont fail for non yuv
Michael Niedermayer
2013-07-25
1
-1
/
+1
*
|
swscale: exchange src & dst chroma pos
Michael Niedermayer
2013-07-24
1
-3
/
+3
*
|
libswscale: Adding RGB => XYZ support
clook
2013-07-23
3
-3
/
+79
*
|
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
[next]