Skip to content
Snippets Groups Projects
  1. Dec 03, 2019
  2. Sep 23, 2019
  3. Sep 19, 2019
  4. May 02, 2019
  5. Apr 18, 2019
  6. Apr 10, 2019
  7. Mar 27, 2019
  8. Mar 21, 2019
  9. Mar 04, 2019
  10. Feb 28, 2019
  11. Feb 26, 2019
  12. Feb 22, 2019
  13. 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
  14. Jan 30, 2019
  15. Jan 25, 2019
  16. Jan 17, 2019
  17. Dec 30, 2018
  18. Dec 18, 2018
  19. Dec 05, 2018
  20. Nov 24, 2018
  21. 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/gstreamer-project#29
      59d43105
  22. Nov 05, 2018
  23. Oct 08, 2018
  24. Sep 22, 2018
  25. Sep 19, 2018
Loading