summaryrefslogtreecommitdiff
path: root/libswscale
Commit message (Expand)AuthorAge
* swscale: remove fork bug that i missed in the merge.Michael Niedermayer2011-05-11
* Merge remote branch 'qatar/master'Michael Niedermayer2011-05-11
|\
| * AVOptions: make default_val a union, as proposed in AVOption2.Anton Khirnov2011-05-10
| * Add pixel formats for 9- and 10-bit yuv420p.Oskar Arvidsson2011-05-10
* | swscale: Fix scaling for unscaled dithered planar convertions.Michael Niedermayer2011-05-10
* | swscale: use Nbit code to handle !is16BPS(c->srcFormat) && is16BPS(c->dstFormat)Michael Niedermayer2011-05-10
* | swscale: Support dither in is16BPS(c->srcFormat) && !is16BPS(c->dstFormat)Michael Niedermayer2011-05-10
* | swscale: support unscaled planar Nbit->8bit with non native endian source.Michael Niedermayer2011-05-10
* | swscale: fix unscaled yuv422p16be -> yuv422p10leMichael Niedermayer2011-05-10
* | swscale: make DITHER_COPY() support non native endian sourceMichael Niedermayer2011-05-10
* | swscale: factor shift out of DITHER_COPY().Michael Niedermayer2011-05-09
* | swscale: factorize DITHER_COPY()Michael Niedermayer2011-05-09
* | swscale: implement Nbit->non native endian 16bit. Fixes v210.Michael Niedermayer2011-05-09
* | swscale: 9,10 bits pixel format output supportBaptiste Coudurier2011-05-08
* | Fix function pointer type to match function it is assigned.Reimar Döffinger2011-05-07
* | Store pointers in a less messy way in SWSContext.Reimar Döffinger2011-05-07
* | swscale: Dither for unscaled 10->8bit per channelMichael Niedermayer2011-05-06
* | swscale: dont reshuffle bytesMichael Niedermayer2011-05-06
* | rgb24toyv12: break out in the middle before out of array reads.Michael Niedermayer2011-05-05
* | swscale: fix src typeMichael Niedermayer2011-05-04
* | Merge commit '85770f2a2651497861ed938efcd0df3696ff5e45'Michael Niedermayer2011-05-01
|\ \
| * | AVOptions: make default_val a union, as proposed in AVOption2.Anton Khirnov2011-04-30
| |/
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-29
|\|
| * libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementationPeter Ross2011-04-28
| * sws: remove disabled cruft.Anton Khirnov2011-04-19
* | Correctly support pal8 with alpha in libswscale, fix png pal8 with alpha.Baptiste Coudurier2011-04-27
* | Set alpha of palettes to 0xff.Baptiste Coudurier2011-04-27
* | Rename y400a to gray8a.Baptiste Coudurier2011-04-27
* | Fix runtime CPU detection in libswscale.tateu2011-04-27
* | lsws: prevent overflow in sws_init_context()Stefano Sabatini2011-04-25
* | Patch from Packman (OpenSuse - packages) to silence rpmlint.Manfred Tremmel2011-04-25
* | Check mmap() return against correct valueunknown author2011-04-25
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-20
|\|
| * lavc: remove the FF_API_SET_STRING_OLD cruft.Anton Khirnov2011-04-19
| * Bump major versions of all libraries.Anton Khirnov2011-04-18
| * swscale: fix "ISO C90 forbids mixed declarations and code" warningJanne Grunau2011-04-15
| * swscale: fix compilation with --enable-runtime-cpudetectJanne Grunau2011-04-15
| * swscale: correct include path to fix ppc altivec buildJanne Grunau2011-04-15
| * swscale: simplify rgb2rgb templatingLuca Barbato2011-04-14
| * swscale: simplify initialization codeJosh Allmann2011-04-14
| * swscale: further cleanup swscale.cJosh Allmann2011-04-14
| * swscale: partially move the arch specific code leftLuca Barbato2011-04-14
| * swscale: move away x86 specific code from rgb2rgbLuca Barbato2011-04-14
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-14
|\|
| * swscale: Factorize FAST_BGR2YV12 definition.Luca Barbato2011-04-13
| * Add unconditional return statement to yuva420_rgb32_MMX() / yuva420_bgr32_MMX().Diego Biurrun2011-04-11
* | Add pixel formats for 9- and 10-bit yuv420p.Oskar Arvidsson2011-04-10
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-07
|\|
| * swscale: postpone sws_getContext removal until next major bump.Anton Khirnov2011-04-06
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19