Justin Ruggles <[email protected]> writes: > On 07/22/2012 03:34 PM, Derek Buitenhuis wrote: >> On 22/07/2012 3:00 PM, Justin Ruggles wrote: >>> --- >>> A couple of the functions have such bad indentation they're nearly >>> unreadable. >>> >>> libavcodec/ppc/fmtconvert_altivec.c | 126 >>> ++++++++++++++++++----------------- >>> 1 files changed, 64 insertions(+), 62 deletions(-) >> >> Looks OK, but it's still unreadable. :P > > Can someone validate that it compiles before I push? I don't want to > accidentally break compilation on ppc because of a typo or something.
Builds fine. I haven't tested it, but I don't see how it could break anything. It's purely whitespace changes. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
