Skip to content
Snippets Groups Projects
  1. Nov 01, 2016
  2. Oct 31, 2016
  3. Oct 29, 2016
    • Tim-Philipp Müller's avatar
      rawparse: pass flow returns upstream · 2f8709d0
      Tim-Philipp Müller authored
      rawvideoparse wouldn't error out on not-negotiated,
      but would just keep on going, because it didn't pass
      the flow return value back to the parent class and
      thus upstream, so the source wouldnt' stop streaming.
      2f8709d0
  4. Oct 28, 2016
    • Nirbheek Chauhan's avatar
      build: Also need to define GST_EXPORTS for Autotools · f1c9fa28
      Nirbheek Chauhan authored
      The change to use GST_EXPORT for symbols under Windows requires
      GST_EXPORTS for internal use, and that is also needed under Autotools.
      The same thing is done for gstreamer-1.0.dll in -core.
      f1c9fa28
    • Nirbheek Chauhan's avatar
      gstgl: Re-enable WINAPI on _MSC_VER · 7e6764e3
      Nirbheek Chauhan authored
      The calling convention may be deprecated, but we still need it for
      OpenGL. The build issue was caused by an incorrect syntax being used for
      the WINAPI (__stdcall) prototype in function pointers which was accepted
      by GCC but is rejected by MSVC.
      7e6764e3
  5. Oct 27, 2016
  6. Oct 24, 2016
  7. Oct 23, 2016
  8. Oct 21, 2016
  9. Oct 20, 2016
  10. Oct 19, 2016
  11. Oct 18, 2016
  12. Oct 17, 2016
  13. Oct 15, 2016
Loading