[FFmpeg-soc] [soc]: r243 - dirac/dirac_parser.c
Diego Biurrun
diego at biurrun.de
Sun Jun 10 16:31:49 CEST 2007
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?
Diego
More information about the FFmpeg-soc
mailing list