Re: [FFmpeg-devel] [PATCH 03/30] avcodec: remove deprecated FF_API_DROPCHANGED

2025-03-15 Thread Gyan Doshi
On 2025-02-24 03:14 pm, Gyan Doshi wrote: On 2025-02-24 03:36 am, James Almer wrote: Deprecated since 2023-07-15. Can you wait to push till I port this to ffmpeg_dec? Patch for replacement posted at https://ffmpeg.org/pipermail/ffmpeg-devel/2025-March/341210.html Regards, Gyan Re

Re: [FFmpeg-devel] [PATCH 03/30] avcodec: remove deprecated FF_API_DROPCHANGED

2025-02-24 Thread Gyan Doshi
On 2025-02-24 03:36 am, James Almer wrote: Deprecated since 2023-07-15. Can you wait to push till I port this to ffmpeg_dec? Regards, Gyan Signed-off-by: James Almer --- libavcodec/avcodec.c | 4 --- libavcodec/avcodec.h | 9 --- libavcodec/decode.c| 52 --