Skip to content
Snippets Groups Projects
  1. Dec 04, 2006
  2. Dec 01, 2006
  3. Nov 28, 2006
  4. Nov 22, 2006
  5. Nov 20, 2006
  6. Nov 15, 2006
  7. Nov 07, 2006
  8. Nov 03, 2006
  9. Oct 20, 2006
    • Edward Hervey's avatar
      configure.ac: 0.10.5.2 pre-release · 37f78c4a
      Edward Hervey authored
      Original commit message from CVS:
      * configure.ac:
      0.10.5.2 pre-release
      37f78c4a
    • Edward Hervey's avatar
      gst/gst-0.10.10.ignore: Added symbols added in 0.10.10 · 83e76dd4
      Edward Hervey authored
      Original commit message from CVS:
      * gst/gst-0.10.10.ignore:
      Added symbols added in 0.10.10
      * gst/gst-0.10.6.ignore:
      gst_dp_packetizer_new() addition
      * gst/gst.defs:
      Updated API for 0.10.10 symbols
      * gst/gstmodule.c: (init_gst):
      Added GST_TAG_EXTENDED_COMMENT which appeared in 0.10.10
      * gst/libs.defs:
      Added gst_dp_packetizer_new() which was added in 0.10.6. It still won't
      work because GstDPPacketizer is a pointer. It needs to have a GBoxed
      definition in order to be used properly within gst-python.
      Also added controller-related additions
      83e76dd4
    • Edward Hervey's avatar
      Added ignore files for 0.10.11 gstreamer core · ad1f511e
      Edward Hervey authored
      Original commit message from CVS:
      * configure.ac:
      * gst/Makefile.am:
      * gst/gst-0.10.11.ignore:
      * gst/gstversion.override.in:
      Added ignore files for 0.10.11 gstreamer core
      * gst/base.defs:
      Updated API for base libs
      * gst/gst.defs:
      Updated API for core
      * gst/gst.override:
      remove #ifdef for methods which weren't available in versions of pygtk
      we don't support anymore.
      * gst/gstbase.override:
      Added overrides for GstBaseSink::get_times() virtual method
      * gst/gstbin.override:
      Added override for GstBin::handle_message() virtual method
      ad1f511e
    • Edward Hervey's avatar
      examples/Makefile.am: Remove gst123 and vorbisplay.py from sources, and add decodebin.py · c8e5fc74
      Edward Hervey authored
      Original commit message from CVS:
      * examples/Makefile.am:
      Remove gst123 and vorbisplay.py from sources, and add decodebin.py
      c8e5fc74
    • Edward Hervey's avatar
      examples/: Removed gst123 and vorbisplay examples which weren't working with... · 5b2c08ac
      Edward Hervey authored
      examples/: Removed gst123 and vorbisplay examples which weren't working with 0.10, and replaced them with decodebin.py
      
      Original commit message from CVS:
      reviewed by: Edward Hervey  <edward@fluendo.com>
      * examples/decodebin.py:
      * examples/gst123:
      * examples/vorbisplay.py:
      Removed gst123 and vorbisplay examples which weren't working with
      0.10, and replaced them with decodebin.py
      Closes #362183 and #362202
      5b2c08ac
    • Edward Hervey's avatar
      examples/: Closes #362290 and #362272 · 71f58a44
      Edward Hervey authored
      Original commit message from CVS:
      * examples/audioconcat.py:
      * examples/cp.py:
      Port to 0.10 by Jason Gerard DeRose <jderose@jasonderose.org>
      Closes #362290 and #362272
      * examples/bps.py:
      Indentation fixes by Jason Gerard DeRose <jderose@jasonderose.org>
      Closes #362011
      Also small fix for Usage string
      71f58a44
  10. Oct 16, 2006
  11. Oct 12, 2006
  12. Oct 05, 2006
  13. Oct 03, 2006
    • Edward Hervey's avatar
      codegen/argtypes.py: Revert the UInt64Arg modifications from upstream. It... · c79185a0
      Edward Hervey authored
      codegen/argtypes.py: Revert the UInt64Arg modifications from upstream. It forces us to give a PyLong, whereas we can ...
      
      Original commit message from CVS:
      * codegen/argtypes.py:
      Revert the UInt64Arg modifications from upstream. It forces us to give
      a PyLong, whereas we can directly use the 'K' argument parsing for that.
      c79185a0
  14. Sep 29, 2006
    • Edward Hervey's avatar
      ltihooks.py: Removed · 46030774
      Edward Hervey authored
      Original commit message from CVS:
      * ltihooks.py:
      Removed
      * testsuite/common.py:
      ltihooks is dead, long live gstltihooks. This should complete thomas'
      fix of #357310.
      46030774
  15. Sep 28, 2006
    • Jan Schmidt's avatar
      gst/Makefile.am: Explicitly export _PyGObject_API from our modules, as it's... · 9f217d25
      Jan Schmidt authored
      gst/Makefile.am: Explicitly export _PyGObject_API from our modules, as it's apparently needed for import. Previously ...
      
      Original commit message from CVS:
      * gst/Makefile.am:
      Explicitly export _PyGObject_API from our modules, as it's apparently
      needed for import. Previously we implicitly relied on a bug in the
      core providing --export-dynamic as a link flag.
      9f217d25
  16. Sep 23, 2006
    • Thomas Vander Stichele's avatar
      Fix #357310 · fb7c03d8
      Thomas Vander Stichele authored
      Original commit message from CVS:
      
      * Makefile.am:
      * gst/__init__.py:
      * gstltihooks.py:
      Fix #357310
      fb7c03d8
  17. Sep 22, 2006
  18. Sep 12, 2006
  19. Sep 10, 2006
  20. Aug 31, 2006
  21. Aug 29, 2006
  22. Aug 21, 2006
  23. Aug 08, 2006
  24. Aug 05, 2006
    • Andy Wingo Wingo's avatar
      examples/synchronizer.py: Actually appears to work now, will have to try with... · e462546b
      Andy Wingo Wingo authored
      examples/synchronizer.py: Actually appears to work now, will have to try with guadec videos on Monday.
      
      Original commit message from CVS:
      2006-08-05  Andy Wingo  <wingo@pobox.com>
      
      * examples/synchronizer.py: Actually appears to work now, will
      have to try with guadec videos on Monday.
      
      * examples/remuxer.py (PlayerWindow.create_ui): Disable the
      auto-adjusting of cut in and cut out times, it's annoying.
      e462546b
  25. Aug 04, 2006
Loading