diff options
Diffstat (limited to 'www/ungoogled-chromium/files/patch-media_gpu_chromeos_video__decoder__pipeline.cc')
-rw-r--r-- | www/ungoogled-chromium/files/patch-media_gpu_chromeos_video__decoder__pipeline.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ungoogled-chromium/files/patch-media_gpu_chromeos_video__decoder__pipeline.cc b/www/ungoogled-chromium/files/patch-media_gpu_chromeos_video__decoder__pipeline.cc index 4c538a1adf75..5544af31445c 100644 --- a/www/ungoogled-chromium/files/patch-media_gpu_chromeos_video__decoder__pipeline.cc +++ b/www/ungoogled-chromium/files/patch-media_gpu_chromeos_video__decoder__pipeline.cc @@ -1,6 +1,6 @@ ---- media/gpu/chromeos/video_decoder_pipeline.cc.orig 2022-10-29 17:50:56 UTC +--- media/gpu/chromeos/video_decoder_pipeline.cc.orig 2022-12-02 17:56:32 UTC +++ media/gpu/chromeos/video_decoder_pipeline.cc -@@ -748,7 +748,7 @@ VideoDecoderPipeline::PickDecoderOutputFormat( +@@ -767,7 +767,7 @@ VideoDecoderPipeline::PickDecoderOutputFormat( } } @@ -9,7 +9,7 @@ // Linux should always use a custom allocator (to allocate buffers using // libva) and a PlatformVideoFramePool. CHECK(allocator.has_value()); -@@ -770,7 +770,7 @@ VideoDecoderPipeline::PickDecoderOutputFormat( +@@ -789,7 +789,7 @@ VideoDecoderPipeline::PickDecoderOutputFormat( #error "Unsupported platform" #endif |