diff --git a/subprojects/gst-plugins-bad/ext/avtp/gstavtprvfdepay.c b/subprojects/gst-plugins-bad/ext/avtp/gstavtprvfdepay.c index a163975b2b..22af64cb95 100644 --- a/subprojects/gst-plugins-bad/ext/avtp/gstavtprvfdepay.c +++ b/subprojects/gst-plugins-bad/ext/avtp/gstavtprvfdepay.c @@ -36,6 +36,7 @@ * and play them. Refer to the avtprvfpay example to payload raw video and send the * AVTP stream. * + * Since: 1.24 */ #include diff --git a/subprojects/gst-plugins-bad/ext/avtp/gstavtprvfpay.c b/subprojects/gst-plugins-bad/ext/avtp/gstavtprvfpay.c index 5ce1b880e5..057f403a59 100644 --- a/subprojects/gst-plugins-bad/ext/avtp/gstavtprvfpay.c +++ b/subprojects/gst-plugins-bad/ext/avtp/gstavtprvfpay.c @@ -35,6 +35,7 @@ * ]| This example pipeline will payload raw video. Refer to the avtprvfdepay * example to depayload and play the AVTP stream. * + * Since: 1.24 */ #include