videodecoder: gst_video_decoder_release_frame() is available since 1.2.2
authorSebastian Dröge <sebastian@centricular.com>
Fri, 13 Dec 2013 13:36:41 +0000 (14:36 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 13 Dec 2013 13:37:24 +0000 (14:37 +0100)
gst-libs/gst/video/gstvideodecoder.c

index c7b46e0..f7f5c9f 100644 (file)
@@ -2402,7 +2402,7 @@ no_output_buffer:
  * without any processing other than removing it from list of pending frames,
  * after which it is considered finished and released.
  *
- * Since: 1.4
+ * Since: 1.2.2
  */
 void
 gst_video_decoder_release_frame (GstVideoDecoder * dec,