Skip to content
Snippets Groups Projects
  1. Sep 16, 2018
  2. Jul 20, 2018
  3. May 17, 2018
  4. May 14, 2018
  5. Apr 28, 2018
  6. Apr 08, 2018
  7. Apr 03, 2018
  8. Mar 19, 2018
  9. Mar 13, 2018
  10. Mar 03, 2018
  11. Feb 23, 2018
  12. Feb 22, 2018
  13. Feb 15, 2018
  14. Feb 14, 2018
  15. Jan 23, 2018
  16. Aug 03, 2017
  17. Jul 30, 2017
  18. Jul 26, 2017
  19. May 21, 2017
  20. May 04, 2017
  21. Apr 27, 2017
  22. Apr 07, 2017
  23. Mar 27, 2017
    • Nicolas Dufresne's avatar
      array/list: Make gvalue conversion symmetric · d44975a1
      Nicolas Dufresne authored
      This is needed to support matrix. Otherwise, getting
      a matrix would remove the rows envelopess, which would
      make the "cast" fails, since it would not know if the
      internal rows are ValueArray or ValueList. I think reading,
      modifying and setting back the matrix is an important use
      case.
      d44975a1
    • Nicolas Dufresne's avatar
      gstmodule: Factor out gst type creation · c6dee2c2
      Nicolas Dufresne authored
      This reduces a lot the boiler plate all over. At the same
      time, use N instead of O when passing PyObject to fix
      the objects leaks.
      c6dee2c2
  24. Mar 24, 2017
Loading