[FFmpeg-devel] [PATCH] lavc: const correctness for avpicture_fill()
Tomas Härdin
tomas.hardin at codemill.se
Tue Oct 30 13:33:04 CET 2012
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*.
/Tomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121030/20de9717/attachment.asc>
More information about the ffmpeg-devel
mailing list