summaryrefslogtreecommitdiffstats
path: root/test/repack.c
Commit message (Expand)AuthorAgeFilesLines
* draw_bmp: use command line options for any used scalerswm42020-05-131-3/+3
* draw_bmp: don't make strange decisions on broken iknput csp paramswm42020-05-121-1/+1
* draw_bmp: add a function to return a single-texture OSD overlaywm42020-05-111-2/+2
* draw_bmp: rewritewm42020-05-091-0/+67
* repack: add support for converting from/to float formatswm42020-05-091-3/+118
* video: fix rgb30 component orderwm42020-05-091-0/+3
* video: separate repacking code from zimg and make it independentwm42020-05-091-0/+249