Re: [libav-devel] PATCH asv1:cosmetics

2011-12-25 Thread Chris Berov
Fixed all that, removed all the trailing spaces i found (hope i didnt miss any). On Thu, Dec 22, 2011 at 5:16 PM, Diego Biurrun wrote: > On Thu, Dec 22, 2011 at 04:47:06PM +0200, Chris Berov wrote: > > [...] > > Please snip your quotes, thank you. > > > --- a/lib

Re: [libav-devel] PATCH asv1:cosmetics

2011-12-22 Thread Chris Berov
On Wed, Dec 21, 2011 at 11:01 PM, Diego Biurrun wrote: > On Wed, Dec 21, 2011 at 10:12:42PM +0200, Chris Berov wrote: > > > > --- a/libavcodec/asv1.c > > +++ b/libavcodec/asv1.c > > @@ -139,212 +140,247 @@ static av_cold void init_vlcs(ASV1Context *a){ > > >

[libav-devel] PATCH asv1:cosmetics

2011-12-21 Thread Chris Berov
0001-asv1-cosmetics.patch Description: Binary data ___ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-devel

Re: [libav-devel] patch: golomb:cosmetics

2011-12-17 Thread Chris Berov
On Sat, Dec 17, 2011 at 10:53 PM, Luca Barbato wrote: > On 17/12/11 21:38, Derek Buitenhuis wrote: > >> On 17/12/2011 3:34 PM, Chris Berov wrote: >> >>> I think i cleared those ^^ >>> >> >> You -still- haven't set your name. It is sitll "

Re: [libav-devel] patch: golomb:cosmetics

2011-12-17 Thread Chris Berov
I think i cleared those ^^ 2011/12/17 Måns Rullgård > Chris Berov writes: > > > -LAST_SKIP_BITS(re, gb, k); > > -}else{ > > -buf=0; > > +LAST_SKIP_BITS (re, gb, k); > > You're stil

Re: [libav-devel] patch: golomb:cosmetics

2011-12-17 Thread Chris Berov
2011/12/17 Måns Rullgård > Chris Berov writes: > > > From 479e768e986dcf0e6567f6e719473a97058c7d72 Mon Sep 17 00:00:00 2001 > > From: unknown > > Please figure out who you are. > > > Date: Sat, 17 Dec 2011 19:27:06 +0200 > > Subject: [PATCH] golom

Re: [libav-devel] patch: golomb:cosmetics

2011-12-17 Thread Chris Berov
On Sat, Dec 17, 2011 at 8:00 PM, Chris Berov wrote: > > > On Sat, Dec 17, 2011 at 7:49 PM, Derek Buitenhuis < > derek.buitenh...@gmail.com> wrote: > >> On 17/12/2011 12:29 PM, Chris Berov wrote: >> >>> From: unknown >>> Date: Sat, 17 Dec 2011 1

Re: [libav-devel] patch: golomb:cosmetics

2011-12-17 Thread Chris Berov
On Sat, Dec 17, 2011 at 7:49 PM, Derek Buitenhuis < derek.buitenh...@gmail.com> wrote: > On 17/12/2011 12:29 PM, Chris Berov wrote: > >> From: unknown >> Date: Sat, 17 Dec 2011 19:27:06 +0200 >> Subject: [PATCH] golomb:cosmetics >> > > You should

[libav-devel] patch: golomb:cosmetics

2011-12-17 Thread Chris Berov
0001-golomb-cosmetics.patch Description: Binary data ___ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-devel

Re: [libav-devel] [PATCH] adpcmenc: cosmetics: pretty-printing

2011-12-04 Thread Chris Berov
On Sun, Dec 4, 2011 at 7:04 PM, Justin Ruggles wrote: > On 12/04/2011 04:01 AM, Chris Berov wrote: > > > -avctx->block_align = BLKSIZE; > > -/* seems frame_size isn't taken into account... have to buffer > the samples :-( */ > > +/* e

Re: [libav-devel] [PATCH] adpcmenc: cosmetics: pretty-printing

2011-12-03 Thread Chris Berov
On Fri, Dec 2, 2011 at 10:49 PM, Justin Ruggles wrote: > On 12/02/2011 02:56 PM, Chris Berov wrote: > > > > > > > > > ___ > > libav-devel mailing list > > libav-devel@libav.org > > https://lists.liba

[libav-devel] [PATCH] adpcmenc: cosmetics: pretty-printing

2011-12-02 Thread Chris Berov
/* * Copyright (c) 2001-2003 The ffmpeg Project * * This file is part of Libav. * * Libav is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the Licens

Re: [libav-devel] [PATCH] ac3dec: cosmetics: pretty-printing

2011-12-02 Thread Chris Berov
On Fri, Dec 2, 2011 at 7:30 PM, Chris Berov wrote: > > > On Fri, Dec 2, 2011 at 6:42 PM, Justin Ruggles > wrote: > >> On 12/02/2011 10:54 AM, Chris Berov wrote: >> >> > ac3dec.c cosmetic changes. >> > >> > >> >

Re: [libav-devel] [PATCH] ac3dec: cosmetics: pretty-printing

2011-12-02 Thread Chris Berov
On Fri, Dec 2, 2011 at 6:42 PM, Justin Ruggles wrote: > On 12/02/2011 10:54 AM, Chris Berov wrote: > > > ac3dec.c cosmetic changes. > > > > > > 0001-ac3dec-cosmetics-pretty-printing.patch > > > > > > From c8e39d9febe7eec5773575532a105bab48e

[libav-devel] [PATCH] ac3dec: cosmetics: pretty-printing

2011-12-02 Thread Chris Berov
ac3dec.c cosmetic changes. 0001-ac3dec-cosmetics-pretty-printing.patch Description: Binary data ___ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-devel

Re: [libav-devel] [PATCH] yuv4mpeg: cosmetics

2011-12-01 Thread Chris Berov
On Thu, Dec 1, 2011 at 6:32 PM, Justin Ruggles wrote: > On 11/30/2011 03:52 PM, Chris Berov wrote: > > > > > > > 0001-yuv4mpeg-cosmetics.patch > > > > > > From 0742363c9e66859298fbcbcb47a239442fa2f4de Mon Sep 17 00:00:00 2001 > > From: un

[libav-devel] [PATCH] yuv4mpeg: cosmetics

2011-11-30 Thread Chris Berov
0001-yuv4mpeg-cosmetics.patch Description: Binary data ___ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-devel

[libav-devel] fixed suggestions :)

2011-11-30 Thread Chris Berov
0001-yuv4mpeg-cosmetics.patch Description: Binary data ___ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-devel

[libav-devel] (no subject)

2011-11-30 Thread Chris Berov
0001-yuv4mpeg-cosmetics.patch Description: Binary data ___ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-devel

[libav-devel] yuv4mpeg.c cosmetic changes

2011-11-30 Thread Chris Berov
0001-avconv-Handle-audio-sync-for-non-S16-sample-formats.patch Description: Binary data ___ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-devel

[libav-devel] cosmetic changes

2011-11-29 Thread Chris Berov
http://www.google-melange.com/gci/task/view/google/gci2011/7180419 is my task , i hope i've done all i had to. 0001-avconv-Handle-audio-sync-for-non-S16-sample-formats.patch Description: Binary data ___ libav-devel mailing list libav-devel@libav.org htt