diff options
Diffstat (limited to 'www/ungoogled-chromium/files/patch-media_gpu_vaapi_vaapi__video__decoder.cc')
-rw-r--r-- | www/ungoogled-chromium/files/patch-media_gpu_vaapi_vaapi__video__decoder.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ungoogled-chromium/files/patch-media_gpu_vaapi_vaapi__video__decoder.cc b/www/ungoogled-chromium/files/patch-media_gpu_vaapi_vaapi__video__decoder.cc index 7badccbeb805..84980d160bcc 100644 --- a/www/ungoogled-chromium/files/patch-media_gpu_vaapi_vaapi__video__decoder.cc +++ b/www/ungoogled-chromium/files/patch-media_gpu_vaapi_vaapi__video__decoder.cc @@ -1,6 +1,6 @@ ---- media/gpu/vaapi/vaapi_video_decoder.cc.orig 2023-05-05 12:12:41 UTC +--- media/gpu/vaapi/vaapi_video_decoder.cc.orig 2023-06-05 19:39:05 UTC +++ media/gpu/vaapi/vaapi_video_decoder.cc -@@ -771,7 +771,7 @@ void VaapiVideoDecoder::ApplyResolutionChangeWithScree +@@ -776,7 +776,7 @@ void VaapiVideoDecoder::ApplyResolutionChangeWithScree const gfx::Size decoder_natural_size = aspect_ratio_.GetNaturalSize(decoder_visible_rect); |