From 3d20dce85f8d47057b9366a4126ad21683a26569 Mon Sep 17 00:00:00 2001 From: Sergey Silkin Date: Thu, 11 Jul 2024 16:45:47 +0200 Subject: [PATCH] Delete unused YUV files Bug: none Change-Id: I2b7794d76be0461271218a55f25021a065a318bc Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/357000 Auto-Submit: Sergey Silkin Commit-Queue: Mirko Bonadei Reviewed-by: Mirko Bonadei Cr-Commit-Position: refs/heads/main@{#42625} --- modules/BUILD.gn | 2 -- resources/deflicker_before_cif_short.yuv.sha1 | 1 - resources/foremanColorEnhanced_cif_short.yuv.sha1 | 1 - 3 files changed, 4 deletions(-) delete mode 100644 resources/deflicker_before_cif_short.yuv.sha1 delete mode 100644 resources/foremanColorEnhanced_cif_short.yuv.sha1 diff --git a/modules/BUILD.gn b/modules/BUILD.gn index 3c43876ea6..540e85673e 100644 --- a/modules/BUILD.gn +++ b/modules/BUILD.gn @@ -143,7 +143,6 @@ if (rtc_include_tests && !build_with_chromium) { "../resources/audio_processing/transient/wpd5.dat", "../resources/audio_processing/transient/wpd6.dat", "../resources/audio_processing/transient/wpd7.dat", - "../resources/deflicker_before_cif_short.yuv", "../resources/far16_stereo.pcm", "../resources/far176_stereo.pcm", "../resources/far192_stereo.pcm", @@ -154,7 +153,6 @@ if (rtc_include_tests && !build_with_chromium) { "../resources/far88_stereo.pcm", "../resources/far8_stereo.pcm", "../resources/far96_stereo.pcm", - "../resources/foremanColorEnhanced_cif_short.yuv", "../resources/foreman_cif.yuv", "../resources/foreman_cif_short.yuv", "../resources/near16_stereo.pcm", diff --git a/resources/deflicker_before_cif_short.yuv.sha1 b/resources/deflicker_before_cif_short.yuv.sha1 deleted file mode 100644 index d2f5a9364f..0000000000 --- a/resources/deflicker_before_cif_short.yuv.sha1 +++ /dev/null @@ -1 +0,0 @@ -849f88896b1d00c2625c247e9e06a19d2ae0175c \ No newline at end of file diff --git a/resources/foremanColorEnhanced_cif_short.yuv.sha1 b/resources/foremanColorEnhanced_cif_short.yuv.sha1 deleted file mode 100644 index f2514ae6ad..0000000000 --- a/resources/foremanColorEnhanced_cif_short.yuv.sha1 +++ /dev/null @@ -1 +0,0 @@ -ce229fea854fbce532fe430b5b5a8c9b5db65d94 \ No newline at end of file