audiobasesrc: Retarget FIXME to 2.0

Properly fixing this one would break API.
This commit is contained in:
Reynaldo H. Verdejo Pinochet 2013-12-20 18:58:43 -03:00
parent aa1883d5d7
commit 0a6d6e1fff

View file

@ -50,7 +50,7 @@ GType
gst_audio_base_src_slave_method_get_type (void)
{
static volatile gsize slave_method_type = 0;
/* FIXME 0.11: nick should be "retimestamp" not "re-timestamp" */
/* FIXME 2.0: nick should be "retimestamp" not "re-timestamp" */
static const GEnumValue slave_method[] = {
{GST_AUDIO_BASE_SRC_SLAVE_RESAMPLE,
"GST_AUDIO_BASE_SRC_SLAVE_RESAMPLE", "resample"},