mpv/common
Kacper Michajłow cb829879af mp_threads: rename threads for consistent naming across all of them
I'd like some names to be more descriptive, but to work with 15 chars
limit we have to make some sacrifice.

Also because of the limit, remove the `mpv/` prefix and prioritize
actuall thread name.
2023-10-27 23:18:56 +00:00
..
av_common.c
av_common.h
av_log.c
av_log.h
codecs.c
codecs.h
common.c common: add mp_lcm helper 2023-10-19 18:26:05 +02:00
common.h video/mp_image: handle non-power-of-two alignment 2023-10-19 18:26:05 +02:00
encode.h
encode_lavc.c
encode_lavc.h
global.h
meson.build
msg.c mp_threads: rename threads for consistent naming across all of them 2023-10-27 23:18:56 +00:00
msg.h
msg_control.h
playlist.c
playlist.h
recorder.c
recorder.h
stats.c various: sort some standard headers 2023-10-20 21:31:09 +02:00
stats.h
tags.c common/tags: add mp_tags_move_from_av_dictionary() 2023-10-18 16:52:47 +02:00
tags.h common/tags: add mp_tags_move_from_av_dictionary() 2023-10-18 16:52:47 +02:00
version.c
version.h.in