| Commit message (Expand) | Author | Age | Files | Lines |
* | swscale/input: silence warnings about incompatible pointer types | Paul B Mahol | 2012-07-19 | 1 | -18/+43 |
* | swscale: unscaled rgba64->rgb48 | Paul B Mahol | 2012-07-19 | 4 | -0/+30 |
* | swscale: unscaled rgba64->bgr48 | Paul B Mahol | 2012-07-19 | 4 | -0/+38 |
* | swscale: simplify unscaled rgb48<->bgr48 | Paul B Mahol | 2012-07-18 | 4 | -15/+14 |
* | sws: more complete doxy for sws_setColorspaceDetails() | Michael Niedermayer | 2012-07-18 | 1 | -1/+7 |
* | sws/input: switch to av_assert | Michael Niedermayer | 2012-07-18 | 1 | -11/+12 |
* | sws: handle non native rgb<->rgb convertions | Michael Niedermayer | 2012-07-17 | 2 | -8/+16 |
* | yuv2rgb: implement 15/16bit ordered dither | Michael Niedermayer | 2012-07-17 | 2 | -14/+58 |
* | sws: extend dither tables by 1 line so simpler arithmetic can be used to addr... | Michael Niedermayer | 2012-07-17 | 1 | -9/+18 |
* | lavu: 256 color support | Paul B Mahol | 2012-07-07 | 1 | -0/+1 |
* | Fix destination row striding in altivec_yuv2_bgr24. | Pavel Koshevoy | 2012-07-06 | 1 | -9/+4 |
* | sws/x86: add av_assert() to ensure 16bit code is used with 16bit data | Michael Niedermayer | 2012-07-05 | 1 | -0/+1 |
* | sws/x86: add some forgotten 12bit planar yuv cases | Michael Niedermayer | 2012-07-05 | 2 | -0/+7 |
* | sws: support 12&14 bit planar colorspaces | Michael Niedermayer | 2012-07-04 | 7 | -16/+126 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-04 | 4 | -35/+71 |
|\ |
|
| * | swscale: yuv2planeX 8bit >=sse2 functions need aligned stack on x86-32. | Martin Storsjö | 2012-07-04 | 1 | -6/+9 |
| * | Clarify Doxygen comment for FF_API_* #defines. | Diego Biurrun | 2012-07-04 | 1 | -2/+4 |
| * | Create version.h headers for libraries that lack them | Diego Biurrun | 2012-07-04 | 3 | -26/+57 |
* | | swscale: use designated initializers for AVClass | Paul B Mahol | 2012-06-22 | 1 | -1/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-20 | 2 | -38/+28 |
|\| |
|
| * | bfin: libswscale: add const where appropriate to fix warnings | Mans Rullgard | 2012-06-20 | 2 | -21/+25 |
| * | bfin: libswscale: remove unnecessary #includes | Mans Rullgard | 2012-06-20 | 2 | -17/+3 |
* | | sws/swscale_unscaled: use av_assert | Michael Niedermayer | 2012-06-16 | 1 | -3/+3 |
* | | sws/utils: use av_assert | Michael Niedermayer | 2012-06-16 | 1 | -10/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-13 | 1 | -41/+97 |
|\| |
|
| * | sws: fix planar RGB input conversions for 9/10/16 bpp. | Ronald S. Bultje | 2012-06-12 | 1 | -41/+97 |
* | | colorspace-test: add few more tests | Paul B Mahol | 2012-06-09 | 1 | -0/+4 |
* | | swscale: unscaled rgb48 <-> bgr48 | Paul B Mahol | 2012-06-09 | 3 | -0/+37 |
* | | yuv2rgb: remove assert() the codepath is not invalid | Michael Niedermayer | 2012-06-07 | 1 | -3/+0 |
* | | swscale: RGBA64LE <-> RGBA64BE support | Paul B Mahol | 2012-06-05 | 1 | -0/+2 |
* | | MANGLEd swscale x86 asm to save registers | Michael Bradshaw | 2012-06-05 | 1 | -19/+19 |
* | | Add yuva422p pix_fmt. | Carl Eugen Hoyos | 2012-05-08 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-07 | 1 | -1/+2 |
|\| |
|
| * | build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. | Diego Biurrun | 2012-05-07 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-24 | 1 | -369/+601 |
|\| |
|
| * | swscale: K&R formatting cosmetics (part III) | Diego Biurrun | 2012-04-22 | 1 | -358/+575 |
* | | sws: remove cliping in yuv2rgb code. | Michael Niedermayer | 2012-04-15 | 1 | -15/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-15 | 1 | -7/+7 |
|\| |
|
| * | swscale: clip before assigning tables in RGB output functions. | Ronald S. Bultje | 2012-04-14 | 1 | -9/+15 |
| * | swscale: fix off-by-one in second coefficient in bilinear filters. | Ronald S. Bultje | 2012-04-14 | 1 | -7/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-14 | 1 | -12/+12 |
|\| |
|
| * | swscale: handle last pixel if lines have an odd width. | Ronald S. Bultje | 2012-04-13 | 1 | -12/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-13 | 8 | -934/+1135 |
|\| |
|
| * | swscale: K&R formatting cosmetics (part II) | Diego Biurrun | 2012-04-13 | 3 | -920/+1128 |
| * | build: Move all arch OBJS declarations into arch subdirectory Makefiles. | Diego Biurrun | 2012-04-12 | 5 | -16/+16 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-13 | 3 | -20/+10 |
|\| |
|
| * | build: Consistently handle conditional compilation for all optimization OBJS. | Diego Biurrun | 2012-04-12 | 1 | -4/+4 |
| * | x86inc improvements for 64-bit | Henrik Gramner | 2012-04-11 | 2 | -16/+6 |
| * | ppc: Add/remove a number of const qualifiers to fix related warnings. | Diego Biurrun | 2012-04-09 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-05 | 2 | -5/+11 |
|\| |
|