Re: [FFmpeg-devel] [PATCH 1/5] avformat/apvdec: Use ffio_read_size()

2025-04-30 Thread Andreas Rheinhardt
Mark Thompson: > On 28/04/2025 10:39, Andreas Rheinhardt wrote: >> Patches attached. >> >> - Andreas >> > >> [PATCH 1/5] avformat/apvdec: Use ffio_read_size() > > LGTM. > >> [PATCH 2/5] avformat/apvdec: Check before access > > LGTM. > >> pkt->flags= AV_PKT_FLAG_KEY; > > Not sure w

Re: [FFmpeg-devel] [PATCH 1/5] avformat/apvdec: Use ffio_read_size()

2025-04-30 Thread Mark Thompson
On 28/04/2025 10:39, Andreas Rheinhardt wrote: > Patches attached. > > - Andreas > > [PATCH 1/5] avformat/apvdec: Use ffio_read_size() LGTM. > [PATCH 2/5] avformat/apvdec: Check before access LGTM. > pkt->flags= AV_PKT_FLAG_KEY; Not sure where the funny alignment on this line ca

Re: [FFmpeg-devel] [PATCH 1/5] avformat/apvdec: Use ffio_read_size()

2025-04-30 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