Skip to content
Snippets Groups Projects
  1. Aug 01, 2007
  2. Jul 30, 2007
  3. Jul 28, 2007
    • Edward Hervey's avatar
      gst/: Adding new API additions · 7ef06cab
      Edward Hervey authored
      Original commit message from CVS:
      * gst/base.defs:
      * gst/gst.defs:
      * gst/interfaces.defs:
      * gst/libs.defs:
      * gst/gst.override:
      * gst/gstmodule.c: (init_gst):
      Adding new API additions
      * gst/gstmessage.override:
      wrap GstMessage.parse_buffering.
      * gst/interfaces.override:
      wrap gst_mixer_message_parse_*() functions.
      wrap GstVideoOrientation::get_*() methods.
      7ef06cab
    • Edward Hervey's avatar
      Adding version overrides for new core/base releases. · a73bf408
      Edward Hervey authored
      Original commit message from CVS:
      * configure.ac:
      * gst/Makefile.am:
      * gst/gst-0.10.14.ignore:
      * gst/gst-pb-0.10.14.ignore:
      * gst/gstversion.override.in:
      Adding version overrides for new core/base releases.
      a73bf408
    • Edward Hervey's avatar
      gst/interfaces.override: Add more threadsafety in the overrides. · 14fbeaf8
      Edward Hervey authored
      Original commit message from CVS:
      * gst/interfaces.override:
      Add more threadsafety in the overrides.
      14fbeaf8
  4. Jul 27, 2007
  5. Jul 20, 2007
  6. Jul 09, 2007
    • Edward Hervey's avatar
      gst/gstelement.override: Override the proxy method for... · 3e4ab3ee
      Edward Hervey authored
      gst/gstelement.override: Override the proxy method for GstElement::request_new_pad virtual methods since it can be ca...
      
      Original commit message from CVS:
      * gst/gstelement.override:
      Override the proxy method for GstElement::request_new_pad virtual
      methods since it can be called with NULL as the name.
      Fixes #454259
      3e4ab3ee
    • Zaheer Abbas Merali's avatar
      gst/gstevent.override: Copy the GstStructure given as argument to... · abe5953f
      Zaheer Abbas Merali authored and Edward Hervey's avatar Edward Hervey committed
      gst/gstevent.override: Copy the GstStructure given as argument to gst_event_new_custom and gst_event_new_navigation, ...
      
      Original commit message from CVS:
      Patch by: Zaheer Abbas Merali <zaheermerali@gmail.com>
      * gst/gstevent.override:
      Copy the GstStructure given as argument to gst_event_new_custom
      and gst_event_new_navigation, else it would be freed when the python
      object wrapping that structure goes out of scope.
      Fixes #450117
      abe5953f
  7. Jul 05, 2007
  8. Jun 27, 2007
  9. Jun 16, 2007
  10. Jun 14, 2007
  11. Jun 12, 2007
  12. Jun 11, 2007
  13. Jun 08, 2007
    • Michael Smith's avatar
      gst/extend/discoverer.py: Better support for demuxers that don't create all pads at startup. · 66f9b9f2
      Michael Smith authored and Edward Hervey's avatar Edward Hervey committed
      Original commit message from CVS:
      Patch by : Michael Smith  <msmith@fluendo.com>
      * gst/extend/discoverer.py:
      Better support for demuxers that don't create all pads at startup.
      Fixes #380966
      66f9b9f2
    • Edward Hervey's avatar
      gst/gst-0.10.12.ignore: Add more API additions that weren't explicit in the release notes. · af47b310
      Edward Hervey authored
      Original commit message from CVS:
      * gst/gst-0.10.12.ignore:
      Add more API additions that weren't explicit in the release notes.
      * gst/gst-0.10.13.ignore:
      Personal note : remember to save file before commiting it.
      af47b310
    • Edward Hervey's avatar
      Updating ignores for API additions · 8a1e47b0
      Edward Hervey authored
      Original commit message from CVS:
      * configure.ac:
      * gst/Makefile.am:
      * gst/gst-0.10.12.ignore:
      * gst/gst-0.10.13.ignore:
      * gst/gstversion.override.in:
      Updating ignores for API additions
      * gst/base.defs:
      * gst/gst-types.defs:
      * gst/gst.defs:
      * gst/interfaces.defs:
      * gst/libs.defs:
      Massive wrapping of new API additions
      * gst/gstbase.override:
      * gst/gstevent.override:
      * gst/gstmessage.override:
      * gst/gstquery.override:
      Overrides for methods with return values as arguments.
      * gst/xwindowlistener.defs:
      What the $#@# is this file still doing here ?? Removing it.
      8a1e47b0
  14. May 23, 2007
    • Edward Hervey's avatar
      Example of how to properly ignore methods that aren't available if some... · ba2294c0
      Edward Hervey authored
      Example of how to properly ignore methods that aren't available if some feature is disabled in GStreamer core.
      
      Original commit message from CVS:
      * configure.ac:
      * gst/Makefile.am:
      * gst/gst-disable-loadsave.ignore:
      * gst/gstversion.override.in:
      Example of how to properly ignore methods that aren't available if
      some feature is disabled in GStreamer core.
      ba2294c0
  15. Apr 23, 2007
  16. Apr 19, 2007
  17. Apr 13, 2007
  18. Apr 11, 2007
  19. Apr 10, 2007
  20. Apr 04, 2007
  21. Mar 25, 2007
  22. Mar 19, 2007
  23. Mar 18, 2007
  24. Mar 17, 2007
  25. Mar 02, 2007
Loading