[FFmpeg-devel] [PATCH] lavc: add duration field to AVFrame
Stefano Sabatini
stefasab at gmail.com
Mon Oct 1 12:02:57 CEST 2012
On date Thursday 2012-09-13 11:36:22 +0200, Stefano Sabatini encoded:
[...]
> From 1d46af61ba85e5c7e1cf77e11975205ab42b5477 Mon Sep 17 00:00:00 2001
> From: Stefano Sabatini <stefasab at gmail.com>
> Date: Thu, 2 Aug 2012 13:12:28 +0200
> Subject: [PATCH] lavc: add duration field to AVFrame
>
> The new field must be set by the decoder, *or* will be set by the
> decoding framework based on the duration value stored in the packet (for
> video) or on the number of audio samples (for audio).
> ---
> libavcodec/avcodec.h | 12 ++++++++++++
> libavcodec/utils.c | 8 ++++++++
> 2 files changed, 20 insertions(+), 0 deletions(-)
Ping.
--
FFmpeg = Fanciful and Fast Murdering Portable Explosive Gargoyle
More information about the ffmpeg-devel
mailing list