[FFmpeg-soc] [soc]: r243 - dirac/dirac_parser.c

Marco Gerards mgerards at xs4all.nl
Sun Jun 10 17:03:55 CEST 2007


Diego Biurrun <diego at biurrun.de> writes:

> On Sun, Jun 10, 2007 at 04:17:51PM +0200, marco wrote:
>> 
>> Log:
>> Add Dirac parser
>> 
>> --- (empty file)
>> +++ dirac/dirac_parser.c	Sun Jun 10 16:17:50 2007
>> @@ -0,0 +1,94 @@
>> +
>> +static int dirac_parse(AVCodecParserContext *s,
>> +                           AVCodecContext *avctx,
>> +                           const uint8_t **poutbuf, int *poutbuf_size,
>> +                           const uint8_t *buf, int buf_size)
>
> Why this strange indentation?

It was a mistake and is fixed already.

--
Marco




More information about the FFmpeg-soc mailing list