]> git.sesse.net Git - ffmpeg/commit
flashsv: Eliminate redundant variable indirection.
authorDiego Biurrun <diego@biurrun.de>
Thu, 30 Jun 2011 18:45:22 +0000 (20:45 +0200)
committerDiego Biurrun <diego@biurrun.de>
Wed, 6 Jul 2011 11:22:39 +0000 (13:22 +0200)
commita082e68030d6515a418c86db9a2ec529a7ed3ec8
tree6a30404917b9cf4a502086872ad5498b340a4ae3
parentecf026f1aa8ffe170b5b8c577cae56a405ebafc8
flashsv: Eliminate redundant variable indirection.

As a positive side-effect, this gets rid of the following warning:
libavcodec/flashsv.c:190:38: warning: assignment discards â€˜const’ qualifier from pointer target type
libavcodec/flashsv.c