mpv/common
Kacper Michajłow 201a39d7fa msg: skip formatting if there is only control char present
This doesn't change behaviour just skips some redundant code early.
2024-10-21 20:06:48 +02:00
..
av_common.c various: remove av channel layout check 2024-06-22 16:12:14 +02:00
av_common.h stream: implement get_protocols method for stream_lavf 2024-05-22 20:10:52 +00:00
av_log.c av_log: sort library version print and add missing libavdevice 2024-06-22 16:12:14 +02:00
av_log.h player: rearrange libav* library check 2020-03-08 19:38:10 +01:00
codecs.c
codecs.h
common.c common: validate parsed unicode codepoints value 2024-06-23 02:33:04 +02:00
common.h common: define some bits for Windows SDK 2024-05-06 22:01:17 +02:00
encode.h options: remove a few options marked with .deprecation_message 2023-09-21 16:06:29 +00:00
encode_lavc.c player/main: select msg output stream early 2024-05-06 22:21:46 +02:00
encode_lavc.h player/main: select msg output stream early 2024-05-06 22:21:46 +02:00
global.h path: simplify "cache" and "state" fallback 2023-05-21 20:11:24 +02:00
meson.build build: restrict git describe to top level source directory 2023-11-27 15:22:22 +00:00
msg.c msg: skip formatting if there is only control char present 2024-10-21 20:06:48 +02:00
msg.h msg: allow to truncate the message to terminal width 2024-10-11 15:16:33 +02:00
msg_control.h common: don't force terminal log buffer to small size 2024-01-27 10:04:16 +01:00
playlist.c playlist: fix setting current item with autocreate-playlist 2024-08-23 00:56:17 +02:00
playlist.h common/playlist: add playlist_set_current() 2024-08-10 23:27:40 +02:00
recorder.c recorder: fix a couple of memory leaks 2023-09-26 22:09:15 +00:00
recorder.h recorder: add support for attachments (fonts) 2021-07-08 12:44:06 +03:00
stats.c various: move unistd.h inclusion to common.h 2024-05-06 22:01:17 +02:00
stats.h mp_thread: prefer tracking threads with id 2023-11-05 17:36:17 +00:00
tags.c various: move strings.h inclusion to common.h 2024-05-06 22:01:17 +02:00
tags.h common/tags: add mp_tags_move_from_av_dictionary() 2023-10-18 16:52:47 +02:00
version.c version: move NO_BUILD_TIMESTAMPS check to version.h.in 2023-08-02 18:51:13 +00:00
version.h.in osdep/mpv.rc: fix encoding of MPVCOPYRIGHT 2024-05-06 22:01:17 +02:00