Skip to content
Snippets Groups Projects
  1. Jun 24, 2015
  2. Jun 23, 2015
  3. Jun 16, 2015
  4. Jun 10, 2015
  5. Jun 09, 2015
  6. Jun 08, 2015
  7. Jun 07, 2015
  8. Jun 05, 2015
  9. Jun 01, 2015
  10. May 29, 2015
  11. May 20, 2015
  12. May 19, 2015
  13. May 18, 2015
    • Thibault Saunier's avatar
      ges: Enhance xges format versioning · 241e809a
      Thibault Saunier authored
      Summary:
      Handle the fact that some new features can be added and that means
      generated files will not be fully understandable by older versions of
      the formatter.
      
      Make sure that we set the format version to 0.2 when we serialize the
      GstEncodingProfile.enabled property.
      
      Add some tests around that.
      
      + Fix a minor bug in the test-utils
      + Add a meta on the projects to tell in what format version a project
        has been serialized/parsed back
      
      API:
        GES_META_FORMAT_VERSION
      
      Depends on D178
      
      Reviewers: Mathieu_Du
      
      Differential Revision: http://phabricator.freedesktop.org/D184
      241e809a
  14. May 14, 2015
  15. Apr 26, 2015
  16. Apr 23, 2015
  17. Apr 22, 2015
    • Edward Hervey's avatar
      tools: Fix string leak · e651c439
      Edward Hervey authored and Edward Hervey's avatar Edward Hervey committed
      Only allocate the return string when we know we are going to return
      it.
      
      Coverity CID #1292292
      e651c439
    • Sebastian Dröge's avatar
      Remove INSTALL file · 1aeb6e69
      Sebastian Dröge authored
      autotools automatically generate this, and when using different versions
      for autogen.sh there will always be changes to a file tracked by git.
      1aeb6e69
  18. Apr 21, 2015
  19. Apr 20, 2015
  20. Apr 16, 2015
  21. Apr 15, 2015
    • Thibault Saunier's avatar
      tools:launch: clean user facing message on wrong timeline description · de256fcf
      Thibault Saunier authored
      Summary:
      Before:
      
        $ ../gst-editing-services/tools/ges-launch-1.0 -p
        0:00:00.028629728  8155      0x17e1b60 ERROR                default ges-launcher.c:214:_create_timeline: serialized timeline is   -p
      
        ** (lt-ges-launch-1.0:8155): ERROR **: Could not create timeline, error: Could not find a suitable formatter
        [1]    8155 trace trap (core dumped)  ../gst-editing-services/tools/ges-launch-1.0 -p
      
        $
      
      After:
      
        $ GST_DEBUG=0 ges-launch-1.0 -p
      
        ERROR: Could not create timeline, error: Could not find a suitable formatter
      
        $
      
      Reviewers: Mathieu_Du
      
      Differential Revision: http://phabricator.freedesktop.org/D95
      de256fcf
  22. Apr 09, 2015
  23. Apr 08, 2015
  24. Apr 07, 2015
Loading