Mark Thompson:
> On 27/04/2025 19:42, Andreas Rheinhardt wrote:
>> Patches attached.
>>
>> - Andreas
>
>> [PATCH 1/7] avformat/apvenc: Only allow APV
>
> Oops, sure.
>
>> [PATCH 2/7] avformat/apvenc: Remove unused header
>
> Sure.
>
>> [PATCH 3/7] avformat/apvdec: Use ffio_read_size()
>
> Is
On 27/04/2025 19:42, Andreas Rheinhardt wrote:
> Patches attached.
>
> - Andreas
> [PATCH 1/7] avformat/apvenc: Only allow APV
Oops, sure.
> [PATCH 2/7] avformat/apvenc: Remove unused header
Sure.
> [PATCH 3/7] avformat/apvdec: Use ffio_read_size()
Is there a cleaner way to discard very shor
Patches attached.
- Andreas
From c0dbda4a3a63a451618e4578c779cd999d365819 Mon Sep 17 00:00:00 2001
From: Andreas Rheinhardt
Date: Sun, 27 Apr 2025 20:11:50 +0200
Subject: [PATCH 1/7] avformat/apvenc: Only allow APV
Signed-off-by: Andreas Rheinhardt
---
libavformat/apvenc.c | 2 +-
1 file chang