moonlight-qt/app/streaming/video
boogie bdc7d53515 Only give "pixel_format=nv12" option to v4l2m2m or v4l2requests decoders
pixel_format is a global option which changes avctx->pix_fmt to the
given format, and overrides the AV_PIX_FMT_DRM_PRIME requirement of a
decoder. So v4l2 out of tree patches has done some exception which is
not perfectly nice, therefore limit this option only if the given
decoder is v4l2 decoder. Otherwise rockchip mpp based ffmpeg decoders
can not work properly
2024-02-06 00:09:34 -06:00
..
ffmpeg-renderers Only give "pixel_format=nv12" option to v4l2m2m or v4l2requests decoders 2024-02-06 00:09:34 -06:00
decoder.h Enable transparent resizing and display changes for supported renderers 2023-12-17 21:15:40 -06:00
ffmpeg.cpp Enable transparent resizing and display changes for supported renderers 2023-12-17 21:15:40 -06:00
ffmpeg.h Enable transparent resizing and display changes for supported renderers 2023-12-17 21:15:40 -06:00
ffmpeg_videosamples.cpp Use the correct width and height of the test frame when performing the test decode 2023-09-14 18:16:45 -05:00
overlaymanager.cpp Replace uses of strcpy() and sprintf() 2023-09-23 11:15:21 -04:00
overlaymanager.h Replace uses of strcpy() and sprintf() 2023-09-23 11:15:21 -04:00
slvid.cpp Fix rare race condition in overlay update code 2023-12-31 15:21:18 -06:00
slvid.h Enable transparent resizing and display changes for supported renderers 2023-12-17 21:15:40 -06:00