0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-19 19:42:24 +02:00
mpv/common
llyyr 92f052c14e playlist: fix setting current item with autocreate-playlist
when the current directory isn't the playlist directory.
2024-08-23 00:56:17 +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: remove unused family field 2018-02-01 10:21:55 +01:00
codecs.h codecs: remove unused family field 2018-02-01 10:21:55 +01:00
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_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
encode.h options: remove a few options marked with .deprecation_message 2023-09-21 16:06:29 +00: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_control.h common: don't force terminal log buffer to small size 2024-01-27 10:04:16 +01:00
msg.c msg: clear status line only if needed 2024-05-19 19:10:58 +02:00
msg.h various: add more format specifiers checks 2024-06-25 05:29:46 +02: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