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.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to