Kacper Michajłow
Kacper Michajłow
This change allows stdout to remain free for encoder output or similar tasks like vo=tct. Before commit 4939570e17, all messages were printed to stdout, except status messages, which were printed...
EDIT: removed images, because it is evolving.
Read this before you submit this pull request: https://github.com/mpv-player/mpv/blob/master/DOCS/contribute.md Reading this link and following the rules will get your pull request reviewed and merged faster. Nobody wants lazy pull requests.
and don't side-load it in gpu-next.c
fuzzer_set_property.c: fuzz mpv_set_property in both initialized and non-initialized state. Useful for user provided values sanitization test. I've already seen some memory leaks in parsing code, good to drill it. fuzzer_loadfile.c:...
Ref: https://code.videolan.org/videolan/libplacebo/-/merge_requests/630
My request is to make tooltip more customizable. Like not only showing absolute time, but having option to show relative to current time. Or both of them like `abs time...
**Describe the bug** Playback of pretty standard DVB-T full hd stream is not smooth. **To Reproduce** Steps to reproduce the behavior: 1. Open [st.zip](https://github.com/GPUOpen-LibrariesAndSDKs/AMF/files/11067684/st.zip) in PlaybackHW 2. Playback is not...
As title says, would be nice to have HDR tonemapping, especially DV. With libplacebo vf it should be easy to achieve.