Changeset 13665c87 in ffmpeg

Timestamp:
Nov 7, 2011, 1:53:36 PM (13 years ago)
Author:
Stefano Sabatini <stefasab@gmail.com>
Branches:
master
Children:
e3475198
Parents:
80abfbe
git-author:
Stefano Sabatini <stefasab@gmail.com> (10/24/11 00:31:17)
git-committer:
Stefano Sabatini <stefasab@gmail.com> (11/07/11 13:53:36)
Message:

ffprobe: refactor value_string() to accept an unit_value struct

The new design allows to specialize the format for continuos time values
and discrete values. In particular, allows to print integer values like
"12" rather than "12.000".

Prettify, simplify parsing for integer values.

(No files)

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