OSDN Git Service

h264: Get rid of unnecessary casts
authorMartin Storsjö <martin@martin.st>
Tue, 19 Feb 2013 22:07:35 +0000 (00:07 +0200)
committerMartin Storsjö <martin@martin.st>
Tue, 19 Feb 2013 22:25:29 +0000 (00:25 +0200)
commit26ee5ca03d76a691ab7187a1fc4dce591a161226
tree12d99613faad74b750489653852c8105e02e3479
parentfae6fd5b873911cfcd7f7b3d72de6598af5e003a
h264: Get rid of unnecessary casts

This gets rid of a number of warnings about casts discarding
qualifiers from the pointer target, present since 7ebfb466a.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/h264_mb_template.c