[FFmpeg-devel] [PATCH] [RFC] libavcodec/h264_mp4toannexb_bsf.c: Copy const data

Patrik Kullman patrik
Mon Feb 16 16:38:13 CET 2009


Gets rid of warning:
libavcodec/h264_mp4toannexb_bsf.c:61: warning: cast discards qualifiers
from pointer target type

If this patch is accepted, there are around 31 more const casts that can
be fixed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-h264_mp4toannexb_bsf-copy_const.patch
Type: text/x-patch
Size: 464 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090216/a267663c/attachment.bin>



More information about the ffmpeg-devel mailing list