Changeset 3f59bbf in ffmpeg

Timestamp:
Jun 28, 2012, 5:18:37 PM (12 years ago)
Author:
Paul B Mahol <onemda@gmail.com>
Branches:
master
Children:
05d6cc11
Parents:
61123fb8
git-author:
Paul B Mahol <onemda@gmail.com> (06/28/12 16:51:17)
git-committer:
Paul B Mahol <onemda@gmail.com> (06/28/12 17:18:37)
Message:

lavfi/amerge: silence warnings

The warning silenced was: libavfilter/af_amerge.c:144:29: warning: conversion specifies type 'long long' but the argument has type 'int' [-Wformat]

The warning was introduced after FF_API_SAMPLERATE64 removal.

Signed-off-by: Paul B Mahol <onemda@gmail.com>

(No files)

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