summaryrefslogtreecommitdiff
path: root/libswscale/rgb2rgb.h
Commit message (Expand)AuthorAge
* Add an entry to APIchanges for the addition of sws_convertPalette8ToPacked32 -24Reinhard Tartler2010-06-03
* Implement shuffle_bytes_abcd() functions and use them for shufflingStefano Sabatini2010-02-03
* Const correctness for src pointer. Remove all constness related warnings inZuxy Meng2010-01-15
* Indent libswscale:Ramiro Polla2009-08-16
* Unscaled converters forMichael Niedermayer2009-03-19
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-03
* Fix broken palette8to*.Vitor Sessak2008-10-23
* spelling/wording cosmeticsDiego Biurrun2008-09-10
* enable yuv422p to uyvy converterBaptiste Coudurier2008-09-05
* rgb vs bgr fix for the unscaled converters.Michael Niedermayer2008-09-04
* Change headers' guardnames consistently with r15120.Stefano Sabatini2008-08-31
* spelling/grammar/wording overhaulDiego Biurrun2008-07-04
* 1l: Update wrong #endif comment.Diego Biurrun2007-10-18
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-18
* license header consistency cosmeticsDiego Biurrun2007-07-05
* Fix 'make checkheaders'.Diego Biurrun2007-07-02
* Remove obsolete and misleading comment.Diego Biurrun2007-07-02
* cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code.Diego Biurrun2007-04-28
* cosmetics: Remove trailing whitespace.Diego Biurrun2007-04-26
* Clarify that some of the non-SIMD code is now LGPLed.Luca Abeni2006-11-19
* Change license headers to say 'FFmpeg' instead of 'this program'.Diego Biurrun2006-10-07
* Add proper GPL headers.Diego Biurrun2006-09-09
* Remove unneeded codeLuca Abeni2006-07-01
* Move postproc ---> libswscaleLuca Abeni2006-06-30