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
/
rgb2rgb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
deprecate palette8topacked32 in favor of public API functions sws_convertPale...
Reinhard Tartler
2010-06-01
1
-5
/
+13
*
remove palette8torgb15 and palette8tobgr15
Reinhard Tartler
2010-06-01
1
-2
/
+0
*
Implement shuffle_bytes_abcd() functions and use them for shuffling
Stefano Sabatini
2010-02-03
1
-0
/
+5
*
Const correctness for src pointer. Remove all constness related warnings in
Zuxy Meng
2010-01-15
1
-1
/
+1
*
Indent libswscale:
Ramiro Polla
2009-08-16
1
-8
/
+8
*
Unscaled converters for
Michael Niedermayer
2009-03-19
1
-0
/
+14
*
Delete unnecessary 'extern' keywords.
Diego Biurrun
2008-12-03
1
-19
/
+19
*
Fix broken palette8to*.
Vitor Sessak
2008-10-23
1
-4
/
+2
*
spelling/wording cosmetics
Diego Biurrun
2008-09-10
1
-4
/
+3
*
enable yuv422p to uyvy converter
Baptiste Coudurier
2008-09-05
1
-0
/
+8
*
rgb vs bgr fix for the unscaled converters.
Michael Niedermayer
2008-09-04
1
-13
/
+13
*
Change headers' guardnames consistently with r15120.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
spelling/grammar/wording overhaul
Diego Biurrun
2008-07-04
1
-24
/
+20
*
1l: Update wrong #endif comment.
Diego Biurrun
2007-10-18
1
-1
/
+1
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-18
1
-3
/
+3
*
license header consistency cosmetics
Diego Biurrun
2007-07-05
1
-1
/
+1
*
Fix 'make checkheaders'.
Diego Biurrun
2007-07-02
1
-0
/
+2
*
Remove obsolete and misleading comment.
Diego Biurrun
2007-07-02
1
-2
/
+0
*
cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code.
Diego Biurrun
2007-04-28
1
-35
/
+34
*
cosmetics: Remove trailing whitespace.
Diego Biurrun
2007-04-26
1
-1
/
+1
*
Clarify that some of the non-SIMD code is now LGPLed.
Luca Abeni
2006-11-19
1
-8
/
+8
*
Change license headers to say 'FFmpeg' instead of 'this program'.
Diego Biurrun
2006-10-07
1
-3
/
+5
*
Add proper GPL headers.
Diego Biurrun
2006-09-09
1
-0
/
+16
*
Remove unneeded code
Luca Abeni
2006-07-01
1
-15
/
+0
*
Move postproc ---> libswscale
Luca Abeni
2006-06-30
1
-0
/
+144