Re: [libav-devel] [PATCH 2/5] avplay: Recommend modern, preferred syntax in error messages.

2012-01-30 Thread Martin Storsjö
On Wed, 18 Jan 2012, Diego Biurrun wrote: --- avplay.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/avplay.c b/avplay.c index 4d21234..a90d066 100644 --- a/avplay.c +++ b/avplay.c @@ -1301,7 +1301,7 @@ static void alloc_picture(void *opaque) /* SDL allocates a

[libav-devel] [PATCH 2/5] avplay: Recommend modern, preferred syntax in error messages.

2012-01-18 Thread Diego Biurrun
--- avplay.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/avplay.c b/avplay.c index 4d21234..a90d066 100644 --- a/avplay.c +++ b/avplay.c @@ -1301,7 +1301,7 @@ static void alloc_picture(void *opaque) /* SDL allocates a buffer smaller than requested if the vide