diff mbox series

[FFmpeg-devel] avutil/tests/.gitignore: Add channel_layout testtool

Message ID AS8P250MB07448AE835005588CA4AEFE28F7C9@AS8P250MB0744.EURP250.PROD.OUTLOOK.COM
State Accepted
Commit f89949afed7a538db603f32d463fe9547bc439a7
Headers show
Series [FFmpeg-devel] avutil/tests/.gitignore: Add channel_layout testtool | expand

Checks

Context Check Description
yinshiyou/make_loongarch64 success Make finished
yinshiyou/make_fate_loongarch64 success Make fate finished
andriy/make_x86 success Make finished
andriy/make_fate_x86 success Make fate finished

Commit Message

Andreas Rheinhardt Sept. 4, 2022, 11:36 p.m. UTC
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
---
Will apply this tomorrow unless there are objections.

 libavutil/tests/.gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

James Almer Sept. 4, 2022, 11:37 p.m. UTC | #1
On 9/4/2022 8:36 PM, Andreas Rheinhardt wrote:
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
> ---
> Will apply this tomorrow unless there are objections.

LGTM. Backport it to the 5.1 branch too, please.

> 
>   libavutil/tests/.gitignore | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/libavutil/tests/.gitignore b/libavutil/tests/.gitignore
> index 919010e4fc..87895912f5 100644
> --- a/libavutil/tests/.gitignore
> +++ b/libavutil/tests/.gitignore
> @@ -9,6 +9,7 @@
>   /bprint
>   /camellia
>   /cast5
> +/channel_layout
>   /color_utils
>   /cpu
>   /cpu_init
diff mbox series

Patch

diff --git a/libavutil/tests/.gitignore b/libavutil/tests/.gitignore
index 919010e4fc..87895912f5 100644
--- a/libavutil/tests/.gitignore
+++ b/libavutil/tests/.gitignore
@@ -9,6 +9,7 @@ 
 /bprint
 /camellia
 /cast5
+/channel_layout
 /color_utils
 /cpu
 /cpu_init