summaryrefslogtreecommitdiff
path: root/gst-libs
diff options
context:
space:
mode:
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>2013-03-29 16:05:12 +0200
committerStefan Sauer <ensonic@users.sf.net>2013-03-30 10:47:37 +0100
commitba33f4fd7d605e4880b313064555c078e325defb (patch)
tree0be30c3a482ec28afffdcd36105b7410536aee05 /gst-libs
parent3b10871a8756379383928b5fddd3011cae4c22ec (diff)
pbutils: Fix the documentation build warning.
Diffstat (limited to 'gst-libs')
-rw-r--r--gst-libs/gst/pbutils/encoding-profile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/pbutils/encoding-profile.c b/gst-libs/gst/pbutils/encoding-profile.c
index a4ee39d20..330bf4ec9 100644
--- a/gst-libs/gst/pbutils/encoding-profile.c
+++ b/gst-libs/gst/pbutils/encoding-profile.c
@@ -381,7 +381,7 @@ gst_encoding_profile_set_preset (GstEncodingProfile * profile,
}
/**
- * gst_encoding_profile_get_preset_name:
+ * gst_encoding_profile_set_preset_name:
* @profile: a #GstEncodingProfile
* @preset_name: The name of the preset to use in this @profile.
*