]> git.sesse.net Git - ffmpeg/history - libswscale/yuv2rgb.c
msvideo1enc: minor cosmetic cleanup, use FFALIGN, avoid calculating value
[ffmpeg] / libswscale / yuv2rgb.c
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-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 Peter Rosslibswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler...
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 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 Peter Rosslibswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler...
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
2010-07-12 Benoit FouetChange the type of Y table to pointer to void in fill_t...
2010-07-10 Måns RullgårdAdd av_ prefix to bswap macros
2010-06-01 Stefano SabatiniMove internal scale context fields initialization from
2010-05-04 Diego Biurrunalternative LGPL-licensed, MMX-optimized YUV to RGB...
2010-03-26 Diego BiurrunHAVE_MMX2 implies HAVE_MMX, so checking the latter...
2010-03-06 Janusz KrzysztofikAdd support to BGR444/RGB444 foreign endian output...
2010-03-05 Benoit FouetCosmetics: fix vertical alignment.
2010-03-05 Janusz Krzysztofiklibswscale: Extend the unaccelerated path of the unscal...
2010-03-04 Alexis BallierSupport BGR555, BGR565, RGB555 and RGB565 foreign endia...
2010-02-25 Stefano SabatiniApply consistency nit.
2010-02-05 David ConradAdd function to translate SWS_CS_* to coefficient array
2010-01-24 Stefano SabatiniUse av_get_bits_per_pixel() for computing the bits...
2010-01-19 Zuxy MengUser friendly warning message that gives out names...
2010-01-18 Zuxy MengDefine out currently unused static functions.
2010-01-15 Zuxy MengConst correctness for src pointer. Remove all constness...
2009-08-16 Ramiro PollaCosmetics:
2009-08-09 Kostya ShishkovRemove 'offset' argument from PUTRGB* macros since...
2009-07-05 Diego BiurrunThe AltiVec code in libswscale no longer is under GPL.
2009-06-02 Kostya ShishkovYUV into RGB48 BE/LE conversion support
2009-04-27 Cédric SchieliRemove useless duplicated code in yuv2rgb_c_32, yuva2rg...
2009-03-26 Ramiro PollaMove yuv2rgb code to subdirs.
2009-03-24 Cédric SchieliSimpler and more elegant fix to the x86_32/OSX+PIC...
2009-03-21 Cédric SchieliFix build failure on x86_32 Mac OS X with PIC enabled
2009-03-20 Cédric SchieliAdd YUVA420P -> RGBA/BGRA/ARGB/ABGR unscaled converters
2009-03-18 Ramiro PollaDo not assume long is same width as x86 register.
2009-03-18 Diego BiurrunConsistently use ff_ prefixes for internal symbols.
2009-03-17 Diego BiurrunFix ff_bfin_yuv2rgb_get_func_ptr() vs. sws_ff_bfin_yuv2...
2009-03-16 Cédric SchieliAdd an alpha parameter to the YUV2RGBFUNC macro to...
2009-03-01 Reimar DöffingerFix braindead and broken way to calculate abase, fixes...
2009-02-28 Cédric SchieliWhen converting from a non alpha format to an alpha...
2009-02-24 Diego BiurrunRename yuv2rgb2.c --> yuv2rgb.c.
2009-02-24 Diego BiurrunRemove GPL version of yuv2rgb.c that has been replaced...
2009-02-09 Kostya ShishkovPrefix visible YUV2RGB functions with sws_
2009-02-09 Kostya ShishkovGive better name to Inverse_Table_6_9
2009-02-09 Diego BiurrunRemove file name from file headers.
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-10-09 Diego PettenòMark dither_2x2_{8,4} static to swscale.c
2008-10-04 Carl Eugen HoyosRemove b5Dither, g5Dither and r5Dither from libswscale.
2008-10-04 Carl Eugen HoyosRemove g6Dither from libswscale.
2008-09-14 Michael NiedermayerMove dither tables from yuv2rgb to swscale, they have...
2008-09-11 Michael NiedermayerFix chroma yuv->rgb tables for jpeg style yuv, this...
2008-09-04 Michael NiedermayerSupport PIX_FMT_RGB32_1 and PIX_FMT_BGR32_1.
2008-09-04 Michael NiedermayerFix rgb15/16 vs. bgr part1.
2008-07-04 Diego Biurrunspelling/grammar/wording overhaul
2008-05-04 Luca BarbatoBuild sparc arch specific code using the Makefile
2008-03-29 Diego BiurrunFix wrong #endif comment.
2008-03-25 Diego BiurrunClassify mlib as a configurable option, not as a hardwa...
2008-03-11 Diego BiurrunMark Y variable in EPILOG macro as av_unused to avoid...
next