Re: [FFmpeg-devel] [PATCH 1/2] avcodec/h261dec: Export key frame information

2025-04-11 Thread Andreas Rheinhardt
Andreas Rheinhardt: > Patches attached. > > - Andreas > Will apply this patchset tomorrow unless there are objections. - Andreas ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, vi

[FFmpeg-devel] [PATCH 1/2] avcodec/h261dec: Export key frame information

2025-04-09 Thread Andreas Rheinhardt
Patches attached. - Andreas From 312fa0762798ea2207a29fde378f451e693b5981 Mon Sep 17 00:00:00 2001 From: Andreas Rheinhardt Date: Wed, 9 Apr 2025 14:23:32 +0200 Subject: [PATCH 1/2] avcodec/h261dec: Export key frame information Implements ticket #8343. Signed-off-by: Andreas Rheinhardt --- li