[Gstreamer-openmax] [PATCH] replace deprecated API

Felipe Contreras felipe.contreras at gmail.com
Sun Apr 25 05:06:44 PDT 2010


On Mon, Apr 19, 2010 at 10:05 AM, Felipe Contreras
<felipe.contreras at gmail.com> wrote:
> 2010/4/19 Rob Clark <rob at ti.com>:
>> gst_element_class_set_details() is now deprecated.  Replace with gst_element_class_set_details_simple() instead.
>
> Agh. I don't see the point of that deprecation, I will contend that.

After Benjamin Otte's explanation I guess it doesn't make sense to
stick with gst_element_class_set_details(); it would have been nice to
make the fields const, but that would be ABI breakage, and there are
other reasons why the function was removed.

Hopefully there will be a better alternative soon. In the meantime
I'll apply this patch.

Thanks.

-- 
Felipe Contreras




More information about the Gstreamer-openmax mailing list