[FFmpeg-devel] [PATCH 2/4] avformat/avienc: write chained master index only if std_compliance is normal or below

Tobias Rapp t.rapp at noa-archive.com
Thu Jan 19 09:59:26 EET 2017


On 17.01.2017 14:39, Tobias Rapp wrote:
> OpenDML specification v1.02 states that entries of a master index chunk
> shall point to standard or field index chunks.
>
> Changed incorrect duration of last master index entry to -1 in case it
> points to another master index.
>
> Propagate error when index write fails.
>
> Signed-off-by: Tobias Rapp <t.rapp at noa-archive.com>
> ---
>  libavformat/avienc.c | 30 +++++++++++++++++++++++-------
>  1 file changed, 23 insertions(+), 7 deletions(-)
>

Sorry, I messed up something with Git send-email in-reply-to. This patch 
is part of obsolete patch-series version 2, please consider it as dropped.

Regards,
Tobias



More information about the ffmpeg-devel mailing list