videodecoder: gst_video_decoder_release_frame() is available since 1.2.2

This commit is contained in:
Sebastian Dröge 2013-12-13 14:36:41 +01:00
parent 2942b53cf6
commit b5d26f3907

View 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,