Skip to content
Snippets Groups Projects
  1. Apr 07, 2017
    • Sebastian Dröge's avatar
      Release 1.11.90 · 1c76946b
      Sebastian Dröge authored
    • Sebastian Dröge's avatar
      omxvideoenc: Fix compiler warning · 812e24b0
      Sebastian Dröge authored
      gstomxvideoenc.c: In function ‘gst_omx_video_enc_fill_buffer’:
        CC       libgstomx_la-gstomxaacdec.lo
      gstomxvideoenc.c:1316:27: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 8 has type ‘OMX_U32 {aka long unsigned int}’ [-Wformat=]
           GST_LOG_OBJECT (self, "Matched strides - direct copy %u bytes",
                                 ^
               outbuf->omx_buf->nFilledLen);
               ~~~~~~~~~~~~~~~~~~
      812e24b0
  2. Mar 22, 2017
  3. Mar 13, 2017
  4. Feb 24, 2017
  5. Feb 15, 2017
  6. Jan 20, 2017
  7. Jan 18, 2017
  8. Jan 12, 2017
  9. Jan 11, 2017
  10. Dec 19, 2016
  11. Dec 14, 2016
  12. Dec 13, 2016
  13. Dec 03, 2016
  14. Nov 26, 2016
  15. Nov 25, 2016
  16. Nov 17, 2016
  17. Nov 01, 2016
  18. Sep 30, 2016
  19. Sep 14, 2016
  20. Sep 10, 2016
  21. Sep 09, 2016
  22. Sep 01, 2016
  23. Jul 11, 2016
  24. Jul 06, 2016
Loading