vd_lavc: enable hwdec for prores by default

This commit is contained in:
rcombs 2021-11-13 17:32:51 -06:00 committed by Jan Ekström
parent 4b43800079
commit f40d66f624
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ const struct m_sub_options vd_lavc_conf = {
.framedrop = AVDISCARD_NONREF,
.dr = 1,
.hwdec_api = "no",
.hwdec_codecs = "h264,vc1,hevc,vp8,vp9,av1",
.hwdec_codecs = "h264,vc1,hevc,vp8,vp9,av1,prores",
// Maximum number of surfaces the player wants to buffer. This number
// might require adjustment depending on whatever the player does;
// for example, if vo_gpu increases the number of reference surfaces for