configure.ac: Require GStreamer core/base >= 1.2.2

Needed at least for gst_video_decoder_release_frame().
This commit is contained in:
Sebastian Dröge 2014-06-24 13:59:44 +02:00
parent af38fe7dce
commit c0183cc313

View file

@ -48,7 +48,7 @@ AG_GST_LIBTOOL_PREPARE
AS_LIBTOOL(GST, 0, 0, 0)
dnl *** required versions of GStreamer stuff ***
GST_REQ=1.0.0
GST_REQ=1.2.2
dnl *** autotools stuff ****