summaryrefslogtreecommitdiffstats
path: root/misc/node.c
Commit message (Expand)AuthorAgeFilesLines
* misc/node: add bstr-based variants for map_get() and map_add()rcombs2023-01-281-2/+13
* various: replace abort() with MP_ASSERT_UNREACHABLE() where appropriatesfan52023-01-121-1/+1
* misc: move some helper code from client.cwm42018-05-241-0/+52
* node: move a mpv_node helper from ipc.c to shared codewm42018-05-241-0/+13
* command: use mpv_node helpers instead of duplicated codewm42018-03-261-1/+4
* command: change demuxer-cache-state property to return multiple rangeswm42017-10-261-0/+15
* misc: add some annoying mpv_node helperswm42016-08-281-0/+65