[FFmpeg-devel] [PATCH 2/2] libx265: Only use one memcpy for headers

Derek Buitenhuis derek.buitenhuis at gmail.com
Sun Mar 23 15:48:12 CET 2014


On 3/23/2014 2:45 PM, Michael Niedermayer wrote:
> this uses buf, but buf is removed by this patch

URG, I forgot to --amend before sending.

Locally, it is:

    memcpy(ctx->header, nal[0].payload, ctx->header_size);

- Derek


More information about the ffmpeg-devel mailing list