Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > fa2632fd785ef1747b05c98d4aab9282 > files > 96

perl-GStreamer-0.190.0-2.mga4.x86_64.rpm

# $Id$

Stuff that still needs some love:

* Make GStreamer::Buffer more robust.  Find out if enough of the related macros
are bound.

* Wrap missing API.  Many macros are not bound and need to be either exported
or worked around.  Missing xsubs are mostly marked with FIXMEs.  Completely or
nearly completely unbound headers include:
  - gstfilter.h
  - gstinterface.h
  - gstsegment.h
  - gsttask.h
  - gsttrace.h
  - gsttypefind.h
  - gsturi.h
  - gsturitype.h
  - gstutils.h
  - gstvalue.h
  - gstxml.h

* Figure out how to handle documentation generation for plugins.