[FFmpeg-devel] [PATCH 10/18] lavf: move AVStream.*index_entries* to AVStreamInternal

Anton Khirnov anton at khirnov.net
Mon Nov 16 08:01:02 EET 2020


Quoting Xiang, Haihao (2020-11-16 06:16:55)
> 
> This change breaks the compiling of gst-libav (
> https://gitlab.freedesktop.org/gstreamer/gst-libav), I filed  
> https://trac.ffmpeg.org/ticket/8988 to track this regression.

This is not a regression, it's a bug in gst-libav. These fields are
private and have always been private, applications accessing them are
broken.

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list