mpv/sub
NRK d05ef7fdc4 various: sort some standard headers
since i was going to fix the include order of stdatomic, might as well
sort the surrouding includes in accordance with the project's coding
style.

some headers can sometime require specific include order. standard
library headers usually don't. but mpv might "hack into" the standard
headers (e.g pthreads) so that complicates things a bit more.

hopefully nothing breaks. if it does, the style guide is to blame.
2023-10-20 21:31:09 +02:00
..
ass_mp.c
ass_mp.h sub/ass_mp: filters/f_lavfi: forward declare mp_log 2023-09-21 14:40:11 +00:00
dec_sub.c Revert "demux: improve stream selection state" 2023-09-30 09:02:57 -05:00
dec_sub.h Revert "demux: improve stream selection state" 2023-09-30 09:02:57 -05:00
draw_bmp.c
draw_bmp.h
filter_jsre.c
filter_regex.c
filter_sdh.c
img_convert.c
img_convert.h
lavc_conv.c
meson.build build: remove outdated generated directory 2023-07-31 19:00:06 +00:00
osd.c various: remove ATOMIC_VAR_INIT 2023-10-20 21:31:09 +02:00
osd.h
osd_font.otf osc: use custom symbols for window controls 2019-12-11 13:53:10 -08:00
osd_libass.c build: remove outdated generated directory 2023-07-31 19:00:06 +00:00
osd_state.h various: sort some standard headers 2023-10-20 21:31:09 +02:00
sd.h player: remove auto choice from sub-forced-only 2023-08-29 16:39:00 +00:00
sd_ass.c sd_ass: enable sub-start and sub-end with unknown duration subs 2023-10-06 16:35:55 +02:00
sd_lavc.c sd_lavc: fix subtitle presentation time 2023-09-11 01:58:07 +00:00