mpv/libmpv
wm4 76fb001c42 client API: update alignment requirements for software rendering
Previous commit fixes it for libswscale. The libzimg path has extra code
to copy by slice, but it still may access pixel groups using normal
memory accesses (for example, reading rgba pixel data via uint32_t), so
document a minimum alignment requirement per pixel format.
2020-09-17 15:25:49 +02:00
..
client.h command: extend subprocess command stdin, change behavior 2020-08-16 02:54:44 +02:00
mpv.def client API: add a per client unique ID 2020-03-26 23:39:35 +01:00
mpv.pc.in
opengl_cb.h
render.h client API: update alignment requirements for software rendering 2020-09-17 15:25:49 +02:00
render_gl.h
stream_cb.h stream_cb: add cancel_fn callback 2019-09-27 13:00:45 -07:00