Changeset 3e5bc7ff in ffmpeg

Timestamp:
Jan 28, 2011, 4:27:54 PM (14 years ago)
Author:
Janne Grunau <janne-ffmpeg@jannau.net>
Branches:
master
Children:
3c802cab
Parents:
9d4bdcb7
git-author:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (01/27/11 00:01:34)
git-committer:
Janne Grunau <janne-ffmpeg@jannau.net> (01/28/11 16:27:54)
Message:

In the start_frame() debug log, print the reference pos value rather than the evaluated value converted to int.

That's required because -1 is evaluated as NAN, which converted back
to int looks like a random number, this is especially annoying when
debugging sources with undefined pos (as the video4linux2 device).

Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>

(No files)

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