Re: [FFmpeg-devel] [PATCH v2 0/3] Initial support for fragmented TTML muxing

2023-12-08 Thread Jan Ekström
On Fri, Sep 15, 2023 at 4:17 PM Jan Ekström wrote: > > Changes compared to v1: > > * General rebase. > * A FATE test was added, together with the extension of the "transcode" > test function to allow for dumping of packets' contents. > * Simplified mov_write_ttml_document_from_queue's loop by ge

[FFmpeg-devel] [PATCH v2 0/3] Initial support for fragmented TTML muxing

2023-09-15 Thread Jan Ekström
Changes compared to v1: * General rebase. * A FATE test was added, together with the extension of the "transcode" test function to allow for dumping of packets' contents. * Simplified mov_write_ttml_document_from_queue's loop by getting rid of `stop_at_current_packet`. This enables pushing TT