OSDN Git Service

movenc: Allow chapters to be written in trailer
authorJohn Stebbins <stebbins@jetheaddev.com>
Mon, 19 Aug 2013 23:05:30 +0000 (16:05 -0700)
committerMartin Storsjö <martin@martin.st>
Tue, 20 Aug 2013 14:18:42 +0000 (15:18 +0100)
commit6c786765cd5eb794dedd4a0970dfe689b16dfeeb
treebd9833358bf9aac74b9e1808001f76aac6942953
parentdb03cb37fd9650b4a7c752d24a2e84ff27508ee8
movenc: Allow chapters to be written in trailer

This allows creation of frame accurate chapter marks from sources
like DVD and BD where the precise chapter location is not known until
the chapter mark has been reached during reading.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/movenc.c