summaryrefslogtreecommitdiffstats
path: root/test/repack.c
Commit message (Expand)AuthorAgeFilesLines
* csputils: replace mp_colorspace with pl_color_spaceKacper Michajłow2024-01-221-15/+17
* test: integrate unittests with mesonDudemanguy2023-03-021-36/+34
* test/repack.c: skip tests that exceeded maximum allowed ZIMG dimensionKacper Michajłow2023-01-281-12/+27
* test: update to new ffmpeg pixfmtswm42020-06-171-0/+3
* video: add AV_PIX_FMT_UYYVYY411 conversion supportwm42020-05-221-2/+5
* video: clean up some imgfmt related stuffwm42020-05-181-4/+2
* test: explicitly test repacking for all packed RGB variantswm42020-05-181-5/+86
* 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