[FFmpeg-devel] [PATCH 23/30] avutil: remove deprecated FF_API_FRAME_PKT

Marton Balint cus at passwd.hu
Sun Mar 2 20:27:49 EET 2025


On Sat, 1 Mar 2025, James Almer wrote:

> On 3/1/2025 2:29 PM, Marton Balint wrote:
>>
>>
>>  On Sun, 23 Feb 2025, James Almer wrote:
>>
>>>  Deprecated since 2023-03-20.
>>
>>  This also removes the POS variable from the filters without replacement,
>>  not just the API.
>>
>>  I suggest we remove frame->pkt_size but we keep frame->pkt_pos around for
>>  now.
>
> The @deprecated notice for the field mentions the replacement.

The filters using the "POS" variable were not converted to use the 
replacement API. To be honest, I don't see a trivial way to do that.

Regards,
Marton


More information about the ffmpeg-devel mailing list