summaryrefslogtreecommitdiff
path: root/libswscale/output.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-14
|\
| * 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-08
|/
* swscale: split C output functions into separate file.Ronald S. Bultje2012-02-07