Skip to content
Snippets Groups Projects
  1. Nov 01, 2016
  2. Oct 31, 2016
  3. Oct 27, 2016
  4. Oct 26, 2016
  5. Oct 25, 2016
  6. Oct 24, 2016
  7. Oct 23, 2016
  8. Oct 21, 2016
  9. Oct 20, 2016
  10. Oct 18, 2016
  11. Oct 15, 2016
    • Nirbheek Chauhan's avatar
      meson: Add missing pbutils dependency to multifile · 3c53d0f3
      Nirbheek Chauhan authored
      Found via the Jenkins CI:
      
      FAILED: subprojects/gst-plugins-good/gst/multifile/gstmultifile@sha/gstsplitmuxsink.c.o
      [...]
      In file included from ../subprojects/gst-plugins-good/gst/multifile/gstsplitmuxsink.h:24:0,
                       from ../subprojects/gst-plugins-good/gst/multifile/gstsplitmuxsink.c:59:
      ../subprojects/gst-plugins-base/gst-libs/gst/pbutils/pbutils.h:30:43: fatal error: gst/pbutils/pbutils-enumtypes.h: No such file or directory
       #include <gst/pbutils/pbutils-enumtypes.h>
                                                 ^
      compilation terminated.
      
      https://ci.gstreamer.net/job/GStreamer-master-meson/263/console
      3c53d0f3
    • Nirbheek Chauhan's avatar
      meson: Don't set c_std to gnu99 · 19f65595
      Nirbheek Chauhan authored
      Use the default for each compiler on every platform instead. This
      improves our compatibility with compilers that don't have gnu99 as
      a c_std.
      19f65595
  12. Oct 11, 2016
  13. Oct 06, 2016
  14. Oct 03, 2016
  15. Sep 30, 2016
Loading