Changeset 0c517644 in ffmpeg

Timestamp:
May 20, 2012, 1:09:07 PM (13 years ago)
Author:
Diego Biurrun <diego@biurrun.de>
Branches:
master
Children:
9ccbdc0a
Parents:
4466d0e8
git-author:
Diego Biurrun <diego@biurrun.de> (04/11/12 13:00:37)
git-committer:
Diego Biurrun <diego@biurrun.de> (05/20/12 13:09:07)
Message:

avcodec/utils: cast a function argument to shut up a compiler warning

libavcodec/utils.c:251: note: expected ‘const uint8_t *’ but argument is of type ‘const short int *’

(No files)

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