Re: [libav-devel] [PATCH 3/3] lavfi: expand AVRational literals.

2012-07-29 Thread Måns Rullgård
Ronald S. Bultje rsbul...@gmail.com writes: From: Ronald S. Bultje rsbul...@gmail.com This way, the code looks less like spaghetti, and is easier to parse for external preprocessors. --- libavfilter/avfilter.c | 10 +++--- libavfilter/vsrc_testsrc.c |7 +-- 2 files

Re: [libav-devel] [PATCH 3/3] lavfi: expand AVRational literals.

2012-07-29 Thread Måns Rullgård
Luca Barbato lu_z...@gentoo.org writes: On 07/29/2012 05:10 AM, Ronald S. Bultje wrote: From: Ronald S. Bultje rsbul...@gmail.com This way, the code looks less like spaghetti, and is easier to parse for external preprocessors. --- As for the previous patches. As for the previous

[libav-devel] [PATCH 3/3] lavfi: expand AVRational literals.

2012-07-28 Thread Ronald S. Bultje
From: Ronald S. Bultje rsbul...@gmail.com This way, the code looks less like spaghetti, and is easier to parse for external preprocessors. --- libavfilter/avfilter.c | 10 +++--- libavfilter/vsrc_testsrc.c |7 +-- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git

Re: [libav-devel] [PATCH 3/3] lavfi: expand AVRational literals.

2012-07-28 Thread Luca Barbato
On 07/29/2012 05:10 AM, Ronald S. Bultje wrote: From: Ronald S. Bultje rsbul...@gmail.com This way, the code looks less like spaghetti, and is easier to parse for external preprocessors. --- As for the previous patches. -- Luca Barbato Gentoo/linux http://dev.gentoo.org/~lu_zero