On Thu, Jan 01, 2015 at 02:56:26PM +0100, Marton Balint wrote:
>
> On Sat, 27 Dec 2014, Michael Niedermayer wrote:
>
> >On Thu, Dec 25, 2014 at 07:57:02PM +0100, Marton Balint wrote:
> >>Signed-off-by: Marton Balint
> >>---
> >> ffplay.c | 4
> >> 1 file changed, 4 deletions(-)
> >
> >LGTM
>
On Sat, 27 Dec 2014, Michael Niedermayer wrote:
On Thu, Dec 25, 2014 at 07:57:02PM +0100, Marton Balint wrote:
Signed-off-by: Marton Balint
---
ffplay.c | 4
1 file changed, 4 deletions(-)
LGTM
Hello Michael,
Please merge from my stable branch for the ffplay patch series:
8c1f5fb
On Thu, Dec 25, 2014 at 07:57:02PM +0100, Marton Balint wrote:
> Signed-off-by: Marton Balint
> ---
> ffplay.c | 4
> 1 file changed, 4 deletions(-)
LGTM
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The greatest way to live with honor in this world is
Signed-off-by: Marton Balint
---
ffplay.c | 4
1 file changed, 4 deletions(-)
diff --git a/ffplay.c b/ffplay.c
index 1914a66..507617e 100644
--- a/ffplay.c
+++ b/ffplay.c
@@ -185,7 +185,6 @@ typedef struct Decoder {
AVCodecContext *avctx;
int pkt_serial;
int finished;
-in