Changeset 567ad0e3 in ffmpeg

Timestamp:
Apr 13, 2011, 7:14:33 PM (14 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
957635ba
Parents:
0e1a5434
git-author:
Martin Storsjö <martin@martin.st> (04/13/11 18:48:00)
git-committer:
Martin Storsjö <martin@martin.st> (04/13/11 19:14:33)
Message:

libavcodec: Mark AVCodec->priv_class const

This avoids warnings of this kind, everywhere priv_class
is initialized:

warning: initialization discards qualifiers from pointer target type

Signed-off-by: Martin Storsjö <martin@martin.st>

(No files)

Note: See TracChangeset for help on using the changeset viewer.