On Wed, Jun 01, 2016 at 12:43:03PM +0200, Dag Hovland wrote:

> This is in libmedia/gst/GstUtil.cpp::check_missing_plugins(GstCaps*
> caps), a static method. The only available object is of the class
> GstCaps from GStreamer. In the attached patch I tried out passing
> the movie_root object down from the originating as_objects into
> GstUtil. It feels a bit ugly to add it to all these function calls,
> perhaps some static method or factory would be better, but not sure
> where that would fit best.

There should be a RunResources kind of class which may be more
appropriate. Sorry I don't have time for further reviews on this,
maybe attach a patch to savannah for others.

--strk;

_______________________________________________
Gnash-dev mailing list
Gnash-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to