Skip to content
Snippets Groups Projects
Commit c2bfe7cc authored by Philippe Gorley's avatar Philippe Gorley
Browse files

video: replace yuv422_clear_to_black

FFmpeg's av_image_fill_black supports more pixel formats.

Works around casting int* to ptrdiff_t* on platforms where ptrdiff_t
is not the same size as int by recreating the linesize array.

Change-Id: I2825b18c6acc921a3cd3bb1398565df0aa657153
parent 629aab94
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment