On 07/09/14 21:39, Carl Eugen Hoyos wrote:
> Hi!
>
> I have no strong opinion on this but I wonder if ffplay isn't primarily
> a test application for which it is very useful not to exit.
>
+1
> Please comment, Carl Eugen
> [..]
--
Tim.
Key Fingerprint 38CF DB09 3ED0 F607 8B67 6CED 0C0B FC44
On Sun, Sep 07, 2014 at 10:39:27PM +0200, Carl Eugen Hoyos wrote:
> Hi!
>
> I have no strong opinion on this but I wonder if ffplay isn't primarily
> a test application for which it is very useful not to exit.
>
> Please comment, Carl Eugen
> ffplay.c |2 +-
> 1 file changed, 1 insertion(+
On Sun, Sep 07, 2014 at 11:02:58PM +0200, Marton Balint wrote:
>
> On Sun, 7 Sep 2014, Carl Eugen Hoyos wrote:
>
> >Hi!
> >
> >I have no strong opinion on this but I wonder if ffplay isn't primarily
> >a test application for which it is very useful not to exit.
> >
>
> Well, I was thinking about
On Sun, 7 Sep 2014, Carl Eugen Hoyos wrote:
Hi!
I have no strong opinion on this but I wonder if ffplay isn't primarily
a test application for which it is very useful not to exit.
Well, I was thinking about this myself... And I quite hate that in mplayer
when you seek past the end of the f
Hi!
I have no strong opinion on this but I wonder if ffplay isn't primarily
a test application for which it is very useful not to exit.
Please comment, Carl Eugen
diff --git a/ffplay.c b/ffplay.c
index 06bccce..833b5b1 100644
--- a/ffplay.c
+++ b/ffplay.c
@@ -311,7 +311,7 @@ static int fast = 0;