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