|
From: Felipe C. <fel...@gm...> - 2010-04-24 09:23:16
|
On Fri, Apr 23, 2010 at 8:30 PM, Rob Clark <ro...@ti...> wrote: > On 04/23/2010 12:05 PM, Felipe Contreras wrote: >> Well, so far I don't agree with the change from GStreamer API, so I >> think removing GST_DISABLE_DEPRECATED is the sensible solution. > > well, internally this was what we did for a short term temporary solution.. > but I'm not a huge fan of removing all deprecated API checking just for the > benefit of one API. So far I haven't got anything positive from checking for deprecated API, so I don't see the point of continuing doing that. > Unfortunately, I don't see a good way to rescue the > gst_element_class_set_details() API without changing the GstElementDetails > struct to use const pointers. (Although offhand I'm not sure why that > approach wasn't taken.) I think that should have been marked as todo for 0.11, and if gst_element_class_set_info() gets implemented, great. -- Felipe Contreras |