Re: [libav-devel] [PATCH] avconv: Replace raw picture frame swapping hack.

2011-08-30 Thread Anton Khirnov
On Tue, 30 Aug 2011 10:13:28 -0700, Alex Converse wrote: Non-text part: multipart/mixed > On Tue, Aug 30, 2011 at 9:46 AM, Alex Converse > wrote: > > On Mon, Aug 29, 2011 at 11:15 PM, Vladimir Pantelic > > wrote: > >> Alex Converse wrote: > >>> > >>> --- > >>>  avconv.c |    6 +++--- > >>>  

Re: [libav-devel] [PATCH] avconv: Replace raw picture frame swapping hack.

2011-08-30 Thread Alex Converse
On Tue, Aug 30, 2011 at 9:46 AM, Alex Converse wrote: > On Mon, Aug 29, 2011 at 11:15 PM, Vladimir Pantelic > wrote: >> Alex Converse wrote: >>> >>> --- >>>  avconv.c |    6 +++--- >>>  1 files changed, 3 insertions(+), 3 deletions(-) >>> >>> diff --git a/avconv.c b/avconv.c >>> index 6514269..9

Re: [libav-devel] [PATCH] avconv: Replace raw picture frame swapping hack.

2011-08-30 Thread Alex Converse
On Mon, Aug 29, 2011 at 11:15 PM, Vladimir Pantelic wrote: > Alex Converse wrote: >> >> --- >>  avconv.c |    6 +++--- >>  1 files changed, 3 insertions(+), 3 deletions(-) >> >> diff --git a/avconv.c b/avconv.c >> index 6514269..93484b8 100644 >> --- a/avconv.c >> +++ b/avconv.c >> @@ -18,6 +18,7

Re: [libav-devel] [PATCH] avconv: Replace raw picture frame swapping hack.

2011-08-29 Thread Vladimir Pantelic
Alex Converse wrote: --- avconv.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/avconv.c b/avconv.c index 6514269..93484b8 100644 --- a/avconv.c +++ b/avconv.c @@ -18,6 +18,7 @@ * License along with Libav; if not, write to the Free Software * Foundation, I

[libav-devel] [PATCH] avconv: Replace raw picture frame swapping hack.

2011-08-29 Thread Alex Converse
--- avconv.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/avconv.c b/avconv.c index 6514269..93484b8 100644 --- a/avconv.c +++ b/avconv.c @@ -18,6 +18,7 @@ * License along with Libav; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fi