mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libva-intel-driver: remove green artifacts patch - was included upstream
This commit is contained in:
parent
06490ccc0e
commit
e0a6575dac
@ -1,13 +0,0 @@
|
||||
diff --git a/src/i965_decoder_utils.c b/src/i965_decoder_utils.c
|
||||
index 617bc15..f579f91 100644
|
||||
--- a/src/i965_decoder_utils.c
|
||||
+++ b/src/i965_decoder_utils.c
|
||||
@@ -139,7 +139,7 @@ mpeg2_set_reference_surfaces(
|
||||
ref_frames[n++].surface_id = ref_frames[0].surface_id;
|
||||
}
|
||||
|
||||
- if (pic_param->picture_coding_extension.bits.progressive_frame)
|
||||
+ if (pic_param->picture_coding_extension.bits.frame_pred_frame_dct)
|
||||
return;
|
||||
|
||||
ref_frames[2].surface_id = VA_INVALID_ID;
|
Loading…
x
Reference in New Issue
Block a user