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