Re: [libav-devel] [PATCH 08/11] avconv: merge two loops in output_packet().
On Wed, Aug 17, 2011 at 05:04:49PM +0200, Anton Khirnov wrote: > --- > avconv.c | 28 +--- > 1 files changed, 9 insertions(+), 19 deletions(-) looks OK ___ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/
[libav-devel] [PATCH 08/11] avconv: merge two loops in output_packet().
--- avconv.c | 28 +--- 1 files changed, 9 insertions(+), 19 deletions(-) diff --git a/avconv.c b/avconv.c index 81315b6..8b92158 100644 --- a/avconv.c +++ b/avconv.c @@ -1538,25 +1538,6 @@ static int output_packet(InputStream *ist, int ist_index, avpkt.size