summaryrefslogtreecommitdiff
path: root/libswscale/output.c
Commit message (Expand)AuthorAge
* swscale: clip unscaled output intermediates.Ronald S. Bultje2012-03-07
* swscale: make monowhite/black RGB-independent.Ronald S. Bultje2012-02-16
* Drop some completely unnecessary av_unused attributes.Diego Biurrun2012-02-13
* swscale: move YUV2PACKED16WRAPPER() macro down to where it is used.Ronald S. Bultje2012-02-13
* swscale: handle gray16 as a "planar" YUV format (Y-only, of course).Ronald S. Bultje2012-02-13
* swscale: fix incorrect chroma bias in yuv2rgb48_1_c().Ronald S. Bultje2012-02-13
* swscale: fix invalid memory accesses in yuvpacked1() functions.Ronald S. Bultje2012-02-13
* swscale: split C output functions into separate file.Ronald S. Bultje2012-02-07