From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.ffmpeg.org (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 2DD4C4E42F for ; Mon, 9 Jun 2025 20:59:33 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id A3D7168CEE8; Mon, 9 Jun 2025 23:59:28 +0300 (EEST) Received: from glom.nmugroup.com (glom.nmugroup.com [193.183.80.6]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id 726EC68CC4A for ; Mon, 9 Jun 2025 23:59:22 +0300 (EEST) Received: from localhost (localhost [127.0.0.1]) by glom.nmugroup.com (Postfix) with ESMTP id 90775542B447 for ; Mon, 9 Jun 2025 22:59:21 +0200 (CEST) Received: from [192.168.1.117] (78-68-110-164-no2430.tbcn.telia.com [78.68.110.164]) (Authenticated sender: git01) by glom.nmugroup.com (Postfix) with ESMTPSA id 673A6542B313 for ; Mon, 9 Jun 2025 22:59:21 +0200 (CEST) Message-ID: From: Tomas =?ISO-8859-1?Q?H=E4rdin?= To: FFmpeg development discussions and patches Date: Mon, 09 Jun 2025 22:59:20 +0200 Content-Type: multipart/mixed; boundary="=-4rEQMX7yevVbADpUBMks" User-Agent: Evolution 3.56.1-1 MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 1/2] lavf/webvttenc: avio_flush() output X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --=-4rEQMX7yevVbADpUBMks Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi These two patches are a bit of a warmup for another pass at streamable subtitles. FATE passes. /Tomas --=-4rEQMX7yevVbADpUBMks Content-Disposition: attachment; filename="0001-lavf-webvttenc-avio_flush-output.patch" Content-Type: text/x-patch; name="0001-lavf-webvttenc-avio_flush-output.patch"; charset="UTF-8" Content-Transfer-Encoding: base64 RnJvbSBjNWIxZTE3NzRlNWQ0ZTcyMDI5NWU2Y2I1ODllYjc2OTllMGRkYWEzIE1vbiBTZXAgMTcg MDA6MDA6MDAgMjAwMQpGcm9tOiA9P1VURi04P3E/VG9tYXM9MjBIPUMzPUE0cmRpbj89IDxnaXRA aGFlcmRpbi5zZT4KRGF0ZTogRnJpLCAxNiBNYXkgMjAyNSAxNDowNzowMCArMDIwMApTdWJqZWN0 OiBbUEFUQ0ggMS8yXSBsYXZmL3dlYnZ0dGVuYzogYXZpb19mbHVzaCgpIG91dHB1dAoKVGhpcyBt YWtlcyBzdHJlYW1pbmcgd2VidnR0IHBvc3NpYmxlCi0tLQogbGliYXZmb3JtYXQvd2VidnR0ZW5j LmMgfCAxICsKIDEgZmlsZSBjaGFuZ2VkLCAxIGluc2VydGlvbigrKQoKZGlmZiAtLWdpdCBhL2xp YmF2Zm9ybWF0L3dlYnZ0dGVuYy5jIGIvbGliYXZmb3JtYXQvd2VidnR0ZW5jLmMKaW5kZXggZTcx YTYyMjRhZS4uNjlmMDQ3N2EzZCAxMDA2NDQKLS0tIGEvbGliYXZmb3JtYXQvd2VidnR0ZW5jLmMK KysrIGIvbGliYXZmb3JtYXQvd2VidnR0ZW5jLmMKQEAgLTkzLDYgKzkzLDcgQEAgc3RhdGljIGlu dCB3ZWJ2dHRfd3JpdGVfcGFja2V0KEFWRm9ybWF0Q29udGV4dCAqY3R4LCBBVlBhY2tldCAqcGt0 KQogCiAgICAgYXZpb193cml0ZShwYiwgcGt0LT5kYXRhLCBwa3QtPnNpemUpOwogICAgIGF2aW9f cHJpbnRmKHBiLCAiXG4iKTsKKyAgICBhdmlvX2ZsdXNoKHBiKTsKIAogICAgIHJldHVybiAwOwog fQotLSAKMi40Ny4yCgo= --=-4rEQMX7yevVbADpUBMks Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". --=-4rEQMX7yevVbADpUBMks--