Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-04Implement shuffle_bytes_abcd() functions and use them for shufflingStefano Sabatini
2010-01-15Const correctness for src pointer. Remove all constness related warnings inZuxy Meng
2009-08-16Indent libswscale:Ramiro Polla
2009-03-19Unscaled converters forMichael Niedermayer
2008-12-03Delete unnecessary 'extern' keywords.Diego Biurrun
2008-10-23Fix broken palette8to*.Vitor Sessak
2008-09-10spelling/wording cosmeticsDiego Biurrun
2008-09-05enable yuv422p to uyvy converterBaptiste Coudurier
2008-09-04rgb vs bgr fix for the unscaled converters.Michael Niedermayer
2008-08-31Change headers' guardnames consistently with r15120.Stefano Sabatini
2008-07-04spelling/grammar/wording overhaulDiego Biurrun
2007-10-181l: Update wrong #endif comment.Diego Biurrun
2007-10-18Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-07-05license header consistency cosmeticsDiego Biurrun
2007-07-02Fix 'make checkheaders'.Diego Biurrun
2007-07-02Remove obsolete and misleading comment.Diego Biurrun
2007-04-28cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code.Diego Biurrun
2007-04-27cosmetics: Remove trailing whitespace.Diego Biurrun
2006-11-19Clarify that some of the non-SIMD code is now LGPLed.Luca Abeni
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program'.Diego Biurrun
2006-09-10Add proper GPL headers.Diego Biurrun
2006-07-01Remove unneeded codeLuca Abeni
2006-06-30Move postproc ---> libswscaleLuca Abeni