diff options
author | Max Kellermann <max@duempel.org> | 2008-12-24 11:56:53 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-12-24 11:56:53 +0100 |
commit | 7f98ba24c7ffb026544a0c400e9d8a34ed955782 (patch) | |
tree | 01ccf682c6e37fd96bc74adfd4b2ea4ed20c38f1 /src/output | |
parent | 82ef85a3097e9fc9e24767c1180c4bdb577dd0cd (diff) | |
download | mpd-7f98ba24c7ffb026544a0c400e9d8a34ed955782.tar.gz mpd-7f98ba24c7ffb026544a0c400e9d8a34ed955782.tar.xz mpd-7f98ba24c7ffb026544a0c400e9d8a34ed955782.zip |
ffmpeg: case AV_NOPTS_VALUE to int64_t
The old code casted it to a 32 bit integer, which cut off bits.
AVFormatContext.duration is a int64_t, so use this type.
Diffstat (limited to 'src/output')
0 files changed, 0 insertions, 0 deletions