1
0
mirror of https://github.com/mpv-player/mpv synced 2025-05-04 09:10:09 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
8lurry
27784f2fc3
python: add debug helper function print_ref_count 2025-03-09 19:52:06 +06:00
8lurry
3720670b97
python: a working solution
- remove mainloop stuff, no main loop needed, for, every client has
  their own event loop.
- use mp_thread_create macro instead of pthread_create
2025-03-07 22:10:35 +06:00
8lurry
39acf60257
python: initial draft of second stage with per thread GIL 2025-03-03 16:46:03 +06:00