X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gst%2Fgstparamspecs.c;h=14ae79659858bf5483bffa3a06bc1c8bf0ce93ad;hb=a87b4551a6090663a1714f263d4e20fe75eb46ca;hp=bed692d425d7852c704250f524b733927fb03c8e;hpb=d3264c4b9d60bd37ddd17c956e0218d88f546ddf;p=platform%2Fupstream%2Fgstreamer.git diff --git a/gst/gstparamspecs.c b/gst/gstparamspecs.c index bed692d..14ae796 100644 --- a/gst/gstparamspecs.c +++ b/gst/gstparamspecs.c @@ -13,17 +13,16 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ /** * SECTION:gstparamspec + * @title: GstParamSpec * @short_description: GParamSpec implementations specific * to GStreamer * * GParamSpec implementations specific to GStreamer. - * - * Last reviewed on 2008-03-11 (0.10.18) */ #ifdef HAVE_CONFIG_H @@ -163,8 +162,6 @@ gst_param_spec_fraction_get_type (void) * instance_init function. * * Returns: (transfer full): a newly created parameter specification - * - * Since: 0.10.14 */ GParamSpec * gst_param_spec_fraction (const gchar * name, const gchar * nick,