[FFmpeg-devel] [PATCH v2] avformat: introduce AVStreamGroup

James Almer jamrial at gmail.com
Wed Oct 25 22:40:12 EEST 2023


On 10/25/2023 4:25 PM, Tomas Härdin wrote:
>>   
>> +enum AVStreamGroupParamsType {
>> +    AV_STREAM_GROUP_PARAMS_NONE,
> 
> Maybe AV_STREAM_GROUP_PARAMS_NUM on the end?

For what purpose? Usually, when we add those values they are not part of 
the API and exist for some internal iteration.


More information about the ffmpeg-devel mailing list