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
*
rgb2rgb: rgb12to15()
Paul B Mahol
2012-01-12
1
-0
/
+1
*
rgb2rgb: rgb12tobgr12()
Paul B Mahol
2012-01-11
1
-0
/
+1
*
swscale: K&R reformatting cosmetics for header files
Diego Biurrun
2012-01-08
1
-15
/
+15
*
sws: replace all long with int.
Anton Khirnov
2011-05-28
1
-67
/
+67
*
swscale: Remove orphaned, commented-out function declaration.
Diego Biurrun
2011-05-26
1
-8
/
+0
*
swscale: Eliminate rgb24toyv12_c() duplication.
Michael Niedermayer
2011-05-26
1
-0
/
+4
*
swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.
Ronald S. Bultje
2011-05-24
1
-2
/
+2
*
sws: remove disabled cruft.
Anton Khirnov
2011-04-19
1
-10
/
+0
*
swscale: move away x86 specific code from rgb2rgb
Luca Barbato
2011-04-14
1
-0
/
+2
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
rgb2rgb: replace shuffle_bytes_2103() by optimized rgb32tobgr32()
Ramiro Polla
2010-09-12
1
-2
/
+1
*
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