Changeset 907783f2 in ffmpeg

Timestamp:
Mar 26, 2011, 4:13:36 PM (14 years ago)
Author:
Carl Eugen Hoyos <cehoyos@ag.or.at>
Branches:
master
Children:
e44073c
Parents:
813dbb44
git-author:
Ilya <ilyaDOTilba@gmail.com> (03/26/11 16:13:36)
git-committer:
Carl Eugen Hoyos <cehoyos@ag.or.at> (03/26/11 16:13:36)
Message:

Use strtoul to parse rtptime and seq values.

strtol could return negative values, leading to various error messages,
mainly "non-monotonically increasing dts".

(No files)

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