moonlight-qt/app/streaming/video
Cameron Gutman 96f79688dd Use av_packet_alloc() instead of av_init_packet()
sizeof(AVPacket) may be deprecated from ABI in the near future
2021-03-05 17:47:04 -06:00
..
ffmpeg-renderers Address Clazy warnings 2021-03-02 18:14:15 -06:00
decoder.h Cap resolution options at 1080p on Steam Link and Raspberry Pi due to hardware limitations 2020-02-23 00:43:43 -08:00
ffmpeg.cpp Use av_packet_alloc() instead of av_init_packet() 2021-03-05 17:47:04 -06:00
ffmpeg.h Use av_packet_alloc() instead of av_init_packet() 2021-03-05 17:47:04 -06:00
ffmpeg_videosamples.cpp Add an HEVC Main10 test frame 2019-11-05 17:08:25 -08:00
overlaymanager.cpp Create power-of-2 overlay surfaces for better performance 2020-12-20 17:31:02 -06:00
overlaymanager.h Refactor SDL overlay drawing into OverlayManager for sharing with other renderers 2020-12-13 15:51:50 -06:00
slvid.cpp Cap resolution options at 1080p on Steam Link and Raspberry Pi due to hardware limitations 2020-02-23 00:43:43 -08:00
slvid.h Cap resolution options at 1080p on Steam Link and Raspberry Pi due to hardware limitations 2020-02-23 00:43:43 -08:00