[FFmpeg-devel] Realmedia patch

Luca Abeni lucabe72
Sun Aug 31 21:15:06 CEST 2008


Hi all,

this is probably a stupid question, but...

Ronald S. Bultje wrote:
[...]
> +static void *
> +rdt_new_extradata (void)
> +{
> +    rdt_data *rdt = av_mallocz(sizeof(rdt_data) + FF_INPUT_BUFFER_PADDING_SIZE);

why "+ FF_INPUT_BUFFER_PADDING_SIZE" here?


				Luca




More information about the ffmpeg-devel mailing list