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 [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
