summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-05-18 20:15:03 +0200
committerwm4 <wm4@nowhere>2020-05-18 20:15:03 +0200
commitbd911efdcd5740efd02586b243210c3fccae02f9 (patch)
tree6e9df07ef103bfdcbb81adfdbfba81c5d162fddc /test
parent2256a9e42b290b67652a2d4a43a434dade49f66c (diff)
downloadmpv-bd911efdcd5740efd02586b243210c3fccae02f9.tar.bz2
mpv-bd911efdcd5740efd02586b243210c3fccae02f9.tar.xz
repack: make generic weird pixfmt shit even more generic and obfuscated
Use the new pixfmt metadata to replace the format tables with weird generic code. As you can see, this removes the tables that essentially duplicate information (which is baaaaaaaaaad), in exchange for code which is probably more fragile and has less of a chance of being understood by someone new to the code (which is probably even worse from a maintenance and robustness point of view, but LALALA I CAN'T HEAR YOU). There are some more formats which can be handled like this (RGB30 and packed YUV I guess), maybe later.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions