[FFmpeg-devel] [PATCH][RFC] avcodec/avutil: Add timeline side data

James Almer jamrial at gmail.com
Wed Mar 28 21:56:40 EEST 2018


On 3/28/2018 3:53 PM, Derek Buitenhuis wrote:
> On 3/28/2018 7:49 PM, wm4 wrote:
>> You just need to change * to **. Then the size of the struct doesn't
>> matter anymore for array access and can be excluded from the ABI.
> 
> To be thorough: Does anyone else have opinions on this approach?

It's what's being done in AVFrame side data, so i guess acceptable?


More information about the ffmpeg-devel mailing list