]> git.sesse.net Git - ffmpeg/history - libswscale/rgb2rgb_template.c
sws-PPC: fix after VOFW change.
[ffmpeg] / libswscale / rgb2rgb_template.c
2011-05-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-05 Michael Niedermayerrgb24toyv12: break out in the middle before out of...
2011-05-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-02 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-30 Michael NiedermayerMerge commit '85770f2a2651497861ed938efcd0df3696ff5e45'
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-28 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-27 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-26 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-25 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-24 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-21 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-20 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-19 Michael NiedermayerMerge commit 'f0a41afd8a37ebe972436fabfa3d289178bbd83b'
2011-04-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-16 Michael NiedermayerMerge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8'
2011-04-16 Michael NiedermayerMerge commit 'f668afd4896ee65683619b6f165dda4cdd46766f'
2011-04-15 Michael NiedermayerMerge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'
2011-04-14 Luca Barbatoswscale: move away x86 specific code from rgb2rgb
2011-04-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-31 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-30 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-29 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-26 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-18 Mans RullgardReplace ASMALIGN() with .p2align
2010-09-14 Ramiro Pollargb2rgb: don't misuse HAVE_* defines
2010-09-13 Ramiro Pollaswscale: indentation and emtpy line cosmetics
2010-09-13 Ramiro Pollaswscale: avoid reading prior to the source buffer in...
2010-09-12 Ramiro Pollargb2rgb: replace shuffle_bytes_2103() by optimized...
2010-09-11 Ramiro Pollargb2rgb: remove unused yvu9toyv12 function
2010-03-31 Reimar DöffingerReplace some "m" constraints by MANGLE to avoid issues...
2010-03-27 Diego Biurrunlibswscale: Relicense almost all x86 assembler optimiza...
2010-01-15 Zuxy MengConst correctness for src pointer. Remove all constness...
2010-01-09 Zuxy MengRemove unused PREFETCHW macro
2009-09-07 Ramiro PollaIndent.
2009-08-16 Ramiro PollaCosmetics:
2009-08-16 Ramiro PollaIndent libswscale:
2009-08-08 Diego BiurrunRemove disabled crufty code.
2009-07-26 Måns RullgårdReplace WORDS_BIGENDIAN with HAVE_BIGENDIAN
2009-04-18 Michael NiedermayerRemove 2 useless += at the end of rgb16to15(), found...
2009-03-21 Michael Niedermayer10l (C code was buggy and untested)
2009-03-21 Michael NiedermayerAverage chroma of 2 lines in packed 422 -> planar 420.
2009-03-19 Michael NiedermayerRevert
2009-03-19 Michael NiedermayerUnscaled converters for
2009-03-18 Reimar DöffingerFix libswscale compilation on non-x86, hopefully withou...
2009-03-18 Ramiro PollaDo not assume long is same width as x86 register.
2009-03-04 Cédric SchieliRewrite of rgb15to32 and rgb16to32 using fewer asm...
2009-02-28 Cédric SchieliWhen converting from a non alpha format to an alpha...
2009-01-25 Diego BiurrunHAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest config...
2009-01-14 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-12 Reimar DöffingerSome forgotten eax -> REG_a changes.
2008-10-23 Diego Biurruncosmetics: typo fix
2008-10-16 Diego PettenòConvert asm keyword into __asm__.
2008-10-09 Diego PettenòMark variation-specific interleaveBytes static.
2008-10-05 Luca Barbatogcc-apple specific fallback not necessary anymore ...
2008-10-05 Diego BiurrunUse HAVE_FAST_64BIT instead of nonstandard __WORDSIZE...
2008-10-04 Diego BiurrunRemove MPlayer-specific MP_WORDSIZE hack.
2008-09-05 Baptiste Coudurierenable yuv422p to uyvy converter
2008-09-04 Michael Niedermayerrgb vs bgr fix for the unscaled converters.
2008-07-04 Diego Biurrunspelling/grammar/wording overhaul
2008-06-01 Baptiste Coudurierrestore needed cast to correct type with const
2008-06-01 Baptiste Coudurieradd const, suppress warnings
2008-06-01 Baptiste Coudurierremove useless casts
2008-02-24 Reimar Döffinger__asm __volatile -> asm volatile part 3
2008-01-29 Reimar DöffingerMake some assembler constants global instead of declari...
2008-01-17 Benoit FouetRemove some useless parentheses.
2008-01-17 Benoit FouetCosmetics: whitespaces
2008-01-17 Benoit FouetRemove non cosmetic spaces inside parentheses.
2007-11-22 Diego Biurruncomment spelling/grammar fixes
next