Hi!

Sorry for the late answer!

Why are the functions that you put into libavutil/special_format.c not
in libswscale?
You should be able to provide a correct linesize[] array for the
actual input data,
then you should not need the functions in libavutil, or do I miss something?

> + [AV_PIX_FMT_NV12_TILED] = { 1, 1 },

I don't think you implemented nv12_tiled as output format, so this is wrong.

All new files need license headers, and please try to follow the FFmpeg coding
style, especially braces.

Carl Eugen
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to