summaryrefslogtreecommitdiffstats
path: root/video/out/gpu/video.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-06-17 19:34:19 +0200
committerwm4 <wm4@nowhere>2020-06-17 19:44:50 +0200
commitb97f57bfd4fae279b3f2c50046c8881537986029 (patch)
tree3a5789868285db6f7fb50405e0573b8ea10f4337 /video/out/gpu/video.c
parentfd9c570f222c30758296aae0b736fd85bbc4a9c4 (diff)
downloadmpv-b97f57bfd4fae279b3f2c50046c8881537986029.tar.bz2
mpv-b97f57bfd4fae279b3f2c50046c8881537986029.tar.xz
vo_x11: partially restore operation on bad endian systems
For testing in VMs I guess? This features a very broken hack that probably works. Though I didn't test the packed format case. Again, the mismatch is essentially due to big endian byte addresses decreasing as bit addresses increase, so you can't represent a bit position in a byte stream with a single address, which the mpv metadata does. OSD is broken because repack.c doesn't support big endian. You'll have to live with it.
Diffstat (limited to 'video/out/gpu/video.c')
0 files changed, 0 insertions, 0 deletions