1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-18 04:45:33 +00:00
mpv/common
Kacper Michajłow 414c47d1d8 player/main: select msg output stream early
This avoids printing any stray messages in encode output stream.

--o is already pre-parse cli option which is designed to be parsed
before anything else is printed to output. So we can use that to force
stderr output if needed for encode mode.
2024-05-06 22:21:46 +02:00
..
av_common.c player/command: add track-list/N/decoder 2024-04-18 01:20:32 +02:00
av_common.h player/command: add video-codec-info and audio-codec-info 2024-04-15 19:34:40 +02:00
av_log.c common: stream: don't mention Libav in errors/warnings 2024-01-20 16:10:20 +00:00
av_log.h
codecs.c
codecs.h
common.c m_property: add > for fixed precision floating-point expansion 2024-03-21 03:50:11 +01: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 various: move unistd.h inclusion to common.h 2024-05-06 22:01:17 +02:00
msg.h
playlist.c input/player: add loadfile/loadlist insert-at command 2024-02-26 02:03:21 +00:00
playlist.h input/player: add loadfile/loadlist insert-at command 2024-02-26 02:03:21 +00:00
recorder.c recorder: fix a couple of memory leaks 2023-09-26 22:09:15 +00:00
recorder.h
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