[FFmpeg-devel] [PATCH 1/2] lavu/opt: add AV_OPT_TYPE_DURATION.
Paul B Mahol
onemda at gmail.com
Tue Mar 26 13:30:06 CET 2013
On 3/20/13, Nicolas George <nicolas.george at normalesup.org> wrote:
>
> Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
> ---
> doc/APIchanges | 3 +++
> libavutil/opt.c | 31 ++++++++++++++++++++++++++++++-
> libavutil/opt.h | 1 +
> libavutil/version.h | 2 +-
> 4 files changed, 35 insertions(+), 2 deletions(-)
>
>
> I prefer to keep "duration" for accuracy and consistency.
>
>
When you plan to make actually use of this type?
More information about the ffmpeg-devel
mailing list