File: Acknowledgements.md

package info (click to toggle)
pitivi 2023.03-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 22,468 kB
  • sloc: python: 33,616; ansic: 104; sh: 82; makefile: 6
file content (8 lines) | stat: -rw-r--r-- 300 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
# PyGST Tutorial/Acknowledgements

My thanks goes out to the following:

-   Stephen Griffiths, for pointing out that I should use `decodebin2`
    if possible.
-   Tomas Cernaj, for letting me know about the necessity of calling
    `gtk.gdk.threads_init()`, `threads_enter()` and `threads_leave()`