Changeset 4d012eb5 in ffmpeg

Timestamp:
Apr 15, 2011, 11:28:04 AM (14 years ago)
Author:
Diego Biurrun <diego@biurrun.de>
Branches:
master
Children:
4de339e2, d3b379b9
Parents:
ef8b54fc
Message:

xwma: Fix wrong printf format expression.

Also add inttypes.h #include for PRId64 macros.

This fixes the following warnings:
libavformat/xwma.c:147: warning: too many arguments for format
libavformat/xwma.c:151: warning: too many arguments for format

(No files)

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