summaryrefslogtreecommitdiff
path: root/libswscale
Commit message (Expand)AuthorAge
* swscale/utils: Fix potential overflow of srcPos*C before converting to 64bitMichael Niedermayer2013-08-08
* swscale/utils: Fix potential overflow of dstPos*xInc before converting to 64bitMichael Niedermayer2013-08-08
* Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e'Michael Niedermayer2013-08-03
|\
| * Give less generic names to global library option arraysDiego Biurrun2013-08-02
* | swscale/fill_rgb2yuv_table: fix default detectionMichael Niedermayer2013-07-27
* | swscale/sws_getColorspaceDetails: dont fail for non yuvMichael Niedermayer2013-07-25
* | swscale: exchange src & dst chroma posMichael Niedermayer2013-07-24
* | libswscale: Adding RGB => XYZ supportclook2013-07-23
* | swscale: remove unneeded include assert.hMichael Niedermayer2013-07-19
* | swscale/input: fix 16bit gbrp inputMichael Niedermayer2013-07-19
* | swscale/options: fix copy and paste typoMichael Niedermayer2013-07-17
* | swscale: Add support to specify chroma positionMichael Niedermayer2013-07-17
* | swscale: move default colorspace setup to sws_init_filter()Michael Niedermayer2013-07-16
* | swscale: call handle_format() from the functions that need itMichael Niedermayer2013-07-14
* | swscale: make handle_formats() safe to be called multiple timesMichael Niedermayer2013-07-14
* | swscale: move format handling to its own functionMichael Niedermayer2013-07-14
* | swscale: treat gray as a fullrage (0-255) formatMichael Niedermayer2013-07-08
* | swscale: Fix PAL8 input with alphaMichael Niedermayer2013-06-26
* | swscale: fix filter alignment reduction without inline asmHendrik Leppkes2013-06-21
* | Check more completely for invalid pix_fmts in planarRgb16ToRgb16Wrapper()Carl Eugen Hoyos2013-06-11
* | swscale/swscale_unscaled: add ()Michael Niedermayer2013-06-10
* | Add unscaled converter from GBRP > 8bit to RGBx48/64.Carl Eugen Hoyos2013-06-06
* | Merge commit 'c011ceef78eae66039efc66d9551a7146e08838a'Michael Niedermayer2013-06-03
|\|
| * swscale: ppc: Remove commented-out define cruftDiego Biurrun2013-06-02
* | add YUVJ411PMichael Niedermayer2013-05-21
* | swscale/output: silence warning about undefined 'ASSERT_LEVEL'Paul B Mahol2013-05-19
* | swscale/output: remove unused headerPaul B Mahol2013-05-19
* | sws/output: yuv2rgb_write() assert that alpha has the correct value in the ta...Michael Niedermayer2013-05-18
* | sws/output: init A1/A2 so that rgba64 ends with 0xffff in the absence of alph...Michael Niedermayer2013-05-18
* | replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*Michael Niedermayer2013-05-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-15
|\|
| * pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov2013-05-15
* | swscale/output: silence compiler warnings about uninitialized variablesMichael Niedermayer2013-05-14
* | sws/output: remove offset/coef for alpha in rgba64Michael Niedermayer2013-05-12
* | swscale: RGBA64 outputPaul B Mahol2013-05-12
* | sws/packed_16bpc_bswap: fix handling of negative strideMichael Niedermayer2013-05-12
* | Revert "sws: support endianness conversion for AV_PIX_FMT_RGBA64"Michael Niedermayer2013-05-12
* | sws: support endianness conversion for AV_PIX_FMT_RGBA64Paul B Mahol2013-05-12
* | sws: add casts to silence pointer type mismatch warningsMichael Niedermayer2013-05-10
* | sws/output/yuv2gbrp_full_X_c(): silence warning about uninitialized variableMichael Niedermayer2013-05-10
* | sws/output: silence warnings about uninitialized use of variablesMichael Niedermayer2013-05-10
* | lavu: add FF_CEIL_RSHIFT and use it in various places.Clément Bœsch2013-05-09
* | libswscale: simplify isAnyRGB macroPaul B Mahol2013-05-08
* | libswscale: GBRAP input & output and GBRAP16 input supportPaul B Mahol2013-05-08
* | sws: factorize rgb 9+ planar funcs declarations.Clément Bœsch2013-05-07
* | Merge commit '9cfa21c8c2b81146aab574f55c93f27e5c2d435c'Michael Niedermayer2013-05-07
|\|
| * swscale: support endianness conversion for AV_PIX_FMT_XYZ12Janne Grunau2013-05-06
* | Merge commit 'c1eb3e7fecdc270e03a700d61ef941600a6af491'Michael Niedermayer2013-05-07
|\|
| * swscale: add support for endianness only conversionJanne Grunau2013-05-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-06
|\|