Skip to content
Snippets Groups Projects
  1. Feb 26, 2019
  2. Feb 22, 2019
  3. Feb 12, 2019
    • Sebastian Dröge's avatar
      dvdreadsrc: Work around GCC9 compiler warning · aebb6bd9
      Sebastian Dröge authored
      It's technically true but not for this specific type.
      
      dvdreadsrc.c:394:65: error: taking address of packed member of ‘struct <anonymous>’ may result in an unaligned pointer value [-Werror=address-of-packed-member]
        394 |       gst_dvd_read_src_make_clut_change_event (src, src->cur_pgc->palette);
            |                                                     ~~~~~~~~~~~~^~~~~~~~~
      aebb6bd9
  4. Jan 30, 2019
  5. Jan 25, 2019
  6. Jan 17, 2019
  7. Dec 30, 2018
  8. Dec 18, 2018
  9. Dec 05, 2018
  10. Nov 24, 2018
  11. Nov 12, 2018
    • Jordan Petridіs's avatar
      Add Gitlab CI configuration · 59d43105
      Jordan Petridіs authored
      This commit adds a .gitlab-ci.yml file, which uses a feature
      to fetch the config from a centralized repository. The intent is
      to have all the gstreamer modules use the same configuration.
      
      The configuration is currently hosted at the gst-ci repository
      under the gitlab/ci_template.yml path.
      
      Part of gstreamer-project#29
      59d43105
  12. Nov 05, 2018
  13. Oct 08, 2018
  14. Sep 22, 2018
  15. Sep 19, 2018
  16. Aug 18, 2018
  17. Aug 16, 2018
  18. Jul 27, 2018
  19. Jul 25, 2018
  20. Jun 11, 2018
  21. May 22, 2018
  22. May 21, 2018
  23. May 05, 2018
  24. May 04, 2018
  25. Apr 25, 2018
  26. Apr 16, 2018
Loading