diff mbox

[FFmpeg-devel] avformat/tests/gitignore: add fifo_muxer entry

Message ID CA+mt-xqvZ35b52gqC_mGN8STzVBGi9Xd+ZjOK5KyX1N=NJp5Kg@mail.gmail.com
State Accepted
Commit 7853d838a6e4a5ac0680c08c00a61eb55bc2df90
Headers show

Commit Message

Zhao Zhili Oct. 15, 2016, 4:32 p.m. UTC
From a3ee9afc37331315e4ec57f1ebf881779b62bf60 Mon Sep 17 00:00:00 2001
From: Zhao Zhili <wantlamy@gmail.com>
Date: Sun, 16 Oct 2016 00:09:25 +0800
Subject: [PATCH] avformat/tests/gitignore: add fifo_muxer entry

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

Comments

sebechlebskyjan@gmail.com Oct. 17, 2016, 11:38 a.m. UTC | #1
On 10/15/2016 06:32 PM, Zhao Zhili wrote:

>  From a3ee9afc37331315e4ec57f1ebf881779b62bf60 Mon Sep 17 00:00:00 2001
> From: Zhao Zhili <wantlamy@gmail.com>
> Date: Sun, 16 Oct 2016 00:09:25 +0800
> Subject: [PATCH] avformat/tests/gitignore: add fifo_muxer entry
>
> ---
>   libavformat/tests/.gitignore | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/libavformat/tests/.gitignore b/libavformat/tests/.gitignore
> index c8adb86..7ceb7a3 100644
> --- a/libavformat/tests/.gitignore
> +++ b/libavformat/tests/.gitignore
> @@ -1,3 +1,4 @@
> +/fifo_muxer
>   /movenc
>   /noproxy
>   /rtmpdh
LGTM, thanks!
Michael Niedermayer Oct. 18, 2016, 1:38 a.m. UTC | #2
On Mon, Oct 17, 2016 at 01:38:24PM +0200, Jan Sebechlebsky wrote:
> On 10/15/2016 06:32 PM, Zhao Zhili wrote:
> 
> > From a3ee9afc37331315e4ec57f1ebf881779b62bf60 Mon Sep 17 00:00:00 2001
> >From: Zhao Zhili <wantlamy@gmail.com>
> >Date: Sun, 16 Oct 2016 00:09:25 +0800
> >Subject: [PATCH] avformat/tests/gitignore: add fifo_muxer entry
> >
> >---
> >  libavformat/tests/.gitignore | 1 +
> >  1 file changed, 1 insertion(+)
> >
> >diff --git a/libavformat/tests/.gitignore b/libavformat/tests/.gitignore
> >index c8adb86..7ceb7a3 100644
> >--- a/libavformat/tests/.gitignore
> >+++ b/libavformat/tests/.gitignore
> >@@ -1,3 +1,4 @@
> >+/fifo_muxer
> >  /movenc
> >  /noproxy
> >  /rtmpdh
> LGTM, thanks!

applied

thx

[...]
diff mbox

Patch

diff --git a/libavformat/tests/.gitignore b/libavformat/tests/.gitignore
index c8adb86..7ceb7a3 100644
--- a/libavformat/tests/.gitignore
+++ b/libavformat/tests/.gitignore
@@ -1,3 +1,4 @@ 
+/fifo_muxer
 /movenc
 /noproxy
 /rtmpdh