| Commit message (Expand) | Author | Age | Files | Lines |
* | swscale: dont loose precission on RGB/BGR48 input, that is dont drop half the... | Michael Niedermayer | 2011-05-27 | 2 | -103/+59 |
* | swscale: Do not loose precission on yuv values after rgb->yuv. | Michael Niedermayer | 2011-05-26 | 5 | -82/+87 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-26 | 2 | -19/+7 |
|\ |
|
| * | swscale: Remove orphaned, commented-out function declaration. | Diego Biurrun | 2011-05-26 | 1 | -8/+0 |
| * | swscale: Eliminate rgb24toyv12_c() duplication. | Michael Niedermayer | 2011-05-26 | 3 | -51/+8 |
* | | swscale: document SWS_CPU_CAPS* | Michael Niedermayer | 2011-05-25 | 1 | -0/+1 |
* | | Revert removial of SWS flags from e66149e714006d099d1ebfcca3f22ca74fc7dcf4 | Michael Niedermayer | 2011-05-25 | 1 | -0/+7 |
* | | swscale: remove duplicatiopn of rgb24toyv12_c() | Michael Niedermayer | 2011-05-25 | 3 | -47/+9 |
* | | Return -1 on invalid input instead of crashing. | Jean-Tiare Le Bigot | 2011-05-25 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-25 | 18 | -2045/+384 |
|\| |
|
| * | swscale: unbreak the build on non-x86 systems. | Ronald S. Bultje | 2011-05-24 | 1 | -2/+6 |
| * | swscale: remove if(bitexact) branch from functions. | Ronald S. Bultje | 2011-05-24 | 1 | -23/+11 |
| * | swscale: remove if(canMMX2BeUsed) conditional. | Ronald S. Bultje | 2011-05-24 | 1 | -91/+8 |
| * | swscale: remove swScale_{c,MMX,MMX2} duplication. | Ronald S. Bultje | 2011-05-24 | 3 | -302/+28 |
| * | swscale: use emms_c(). | Ronald S. Bultje | 2011-05-24 | 2 | -5/+3 |
| * | swscale: remove dead macro WRITEBGR24OLD. | Ronald S. Bultje | 2011-05-24 | 1 | -56/+0 |
| * | swscale: remove AMD3DNOW "optimizations". | Ronald S. Bultje | 2011-05-24 | 2 | -35/+2 |
| * | swscale: remove duplicate code in ppc/ subdirectory. | Ronald S. Bultje | 2011-05-24 | 2 | -794/+3 |
| * | swscale: remove duplicated x86/ functions. | Ronald S. Bultje | 2011-05-24 | 1 | -196/+16 |
| * | swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. | Ronald S. Bultje | 2011-05-24 | 16 | -340/+171 |
* | | Merge swscale bloatup | Michael Niedermayer | 2011-05-25 | 11 | -4608/+6916 |
* | | swscale: MMX optim of hscale16() | Michael Niedermayer | 2011-05-25 | 1 | -0/+143 |
* | | swscale: dont loose bits on planar >8bit yuv ind gray nput. | Michael Niedermayer | 2011-05-25 | 4 | -24/+52 |
* | | swscale: Switch to ronalds yuv2yuvX16inC_template() its very similar to bapts... | Michael Niedermayer | 2011-05-25 | 1 | -45/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-24 | 1 | -4/+4 |
|\| |
|
| * | Fix 9/10 bit in swscale. | Kieran Kunhya | 2011-05-23 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-22 | 1 | -0/+1 |
|\| |
|
| * | swscale: point out an alternative to sws_getContext | Clément Bœsch | 2011-05-21 | 1 | -0/+1 |
| * | [PATCH] Update pixdesc_be fate refs after adding 9/10bit YUV420P formats. | Ronald S. Bultje | 2011-05-14 | 1 | -49/+0 |
* | | swscale: fix compile on mingw32 | Peter Belkner | 2011-05-14 | 1 | -0/+2 |
* | | swscale: 10l forgot git add this change from ronald. | Ronald S. Bultje | 2011-05-14 | 1 | -3/+4 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-14 | 1 | -17/+18 |
|\| |
|
| * | swscale: properly inline bits/endianness in yuv2yuvX16inC(). | Ronald S. Bultje | 2011-05-13 | 1 | -4/+25 |
| * | swscale: fix clipping of 9/10bit YUV420P. | Ronald S. Bultje | 2011-05-13 | 1 | -17/+18 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-13 | 4 | -47/+86 |
|\| |
|
| * | configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. | Diego Biurrun | 2011-05-12 | 1 | -2/+0 |
| * | swscale: fix YUV420P 9/10bit support. | Ronald S. Bultje | 2011-05-11 | 6 | -56/+173 |
* | | sws-PPC: fix after VOFW change. | Michael Niedermayer | 2011-05-12 | 2 | -6/+6 |
* | | Use VOFW 21503 as a default value for all types of the CPUs | ami_stuff | 2011-05-12 | 1 | -4/+0 |
* | | swscale: remove fork bug that i missed in the merge. | Michael Niedermayer | 2011-05-11 | 1 | -4/+0 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-11 | 1 | -0/+4 |
|\| |
|
| * | AVOptions: make default_val a union, as proposed in AVOption2. | Anton Khirnov | 2011-05-10 | 1 | -33/+33 |
| * | Add pixel formats for 9- and 10-bit yuv420p. | Oskar Arvidsson | 2011-05-10 | 4 | -1/+70 |
* | | swscale: Fix scaling for unscaled dithered planar convertions. | Michael Niedermayer | 2011-05-10 | 1 | -11/+30 |
* | | swscale: use Nbit code to handle !is16BPS(c->srcFormat) && is16BPS(c->dstFormat) | Michael Niedermayer | 2011-05-10 | 1 | -10/+1 |
* | | swscale: Support dither in is16BPS(c->srcFormat) && !is16BPS(c->dstFormat) | Michael Niedermayer | 2011-05-10 | 1 | -9/+3 |
* | | swscale: support unscaled planar Nbit->8bit with non native endian source. | Michael Niedermayer | 2011-05-10 | 1 | -1/+5 |
* | | swscale: fix unscaled yuv422p16be -> yuv422p10le | Michael Niedermayer | 2011-05-10 | 1 | -2/+5 |
* | | swscale: make DITHER_COPY() support non native endian source | Michael Niedermayer | 2011-05-10 | 1 | -12/+13 |
* | | swscale: factor shift out of DITHER_COPY(). | Michael Niedermayer | 2011-05-09 | 1 | -9/+10 |