summaryrefslogtreecommitdiffstats
path: root/video/out/dr_helper.c
Commit message (Expand)AuthorAgeFilesLines
* mp_thread: prefer tracking threads with idKacper Michajłow2023-11-051-4/+4
* ALL: use new mp_thread abstractionKacper Michajłow2023-11-051-16/+16
* various: sort some standard headersNRK2023-10-201-2/+2
* various: remove ATOMIC_VAR_INITNRK2023-10-201-1/+1
* osdep: remove atomic.hNRK2023-10-201-1/+1
* vo: add `int flags` to the get_image signatureNiklas Haas2023-01-231-6/+9
* various: replace if + abort() with MP_HANDLE_OOM()sfan52023-01-121-2/+1
* client API: fix potential deadlock problems by throwing more shit at itwm42019-09-261-3/+33
* vo: move DR helper code to a separate source filewm42018-04-291-0/+130