diff mbox

[FFmpeg-devel,1/2] avcodec/tests: add h265_levels to .gitignore

Message ID 20191015162110.66431-1-quinkblack@foxmail.com
State Accepted
Commit eafc8afafcd62ab36f73ef86e2e8d87c68aa87a6
Headers show

Commit Message

Zhao Zhili Oct. 15, 2019, 4:21 p.m. UTC
---
 libavcodec/tests/.gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

James Almer Oct. 23, 2019, 1 p.m. UTC | #1
On 10/15/2019 1:21 PM, Zhao Zhili wrote:
> ---
>  libavcodec/tests/.gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/libavcodec/tests/.gitignore b/libavcodec/tests/.gitignore
> index 56ddb2cbeb..a01a700e2d 100644
> --- a/libavcodec/tests/.gitignore
> +++ b/libavcodec/tests/.gitignore
> @@ -9,6 +9,7 @@
>  /fft-fixed32
>  /golomb
>  /h264_levels
> +/h265_levels
>  /htmlsubtitles
>  /iirfilter
>  /imgconvert

Applied, thanks.
diff mbox

Patch

diff --git a/libavcodec/tests/.gitignore b/libavcodec/tests/.gitignore
index 56ddb2cbeb..a01a700e2d 100644
--- a/libavcodec/tests/.gitignore
+++ b/libavcodec/tests/.gitignore
@@ -9,6 +9,7 @@ 
 /fft-fixed32
 /golomb
 /h264_levels
+/h265_levels
 /htmlsubtitles
 /iirfilter
 /imgconvert