[FFmpeg-devel] [PATCH] lavc: const correctness for avpicture_fill()

Paul B Mahol onemda at gmail.com
Tue Oct 30 20:14:53 CET 2012


On 10/30/12, Tomas Haerdin <tomas.hardin at codemill.se> wrote:
> On Tue, 2012-10-30 at 03:37 +0000, Paul B Mahol wrote:
>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> ---
>>  libavcodec/avcodec.h    | 2 +-
>>  libavcodec/imgconvert.c | 2 +-
>>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> Looks reasonable - av_image_fill_arrays() takes const uint8_t*.

Applied


More information about the ffmpeg-devel mailing list