On 4/27/2025 3:29 PM, Mark Thompson wrote:
On 27/04/2025 18:53, James Almer wrote:
apv_read_header() reads enough information that the generic demux code doesn't
attempt to read a frame to fill missing fields in codecpar, so make sure it's
set here.
Signed-off-by: James Almer
---
libavformat
James Almer:
> apv_read_header() reads enough information that the generic demux code doesn't
> attempt to read a frame to fill missing fields in codecpar, so make sure it's
> set here.
>
> Signed-off-by: James Almer
> ---
> libavformat/apvdec.c | 32 +---
> 1 file ch
On 27/04/2025 18:53, James Almer wrote:
> apv_read_header() reads enough information that the generic demux code doesn't
> attempt to read a frame to fill missing fields in codecpar, so make sure it's
> set here.
>
> Signed-off-by: James Almer
> ---
> libavformat/apvdec.c | 32 ++