An error occurred fetching the project authors.
  1. 25 Nov, 2023 1 commit
  2. 07 Dec, 2022 1 commit
  3. 14 Apr, 2022 1 commit
  4. 05 Aug, 2020 1 commit
  5. 27 Aug, 2019 1 commit
  6. 13 Feb, 2017 1 commit
  7. 09 Feb, 2017 1 commit
    • Vincent Pelletier's avatar
      component/ffmpeg: Update libvpx to latest release. · 928ee00d
      Vincent Pelletier authored
      0.9.6 fails to build on (at least) gcc 6.3.0, with:
          [CC] nestegg/halloc/src/halloc.c.o
      In file included from nestegg/halloc/src/halloc.c:19:0:
      nestegg/halloc/src/align.h:33:25: error: conflicting types for 'max_align_t'
       typedef union max_align max_align_t;
                               ^~~~~~~~~~~
      In file included from nestegg/halloc/src/../halloc.h:18:0,
                       from nestegg/halloc/src/halloc.c:18:
      /usr/lib/gcc/x86_64-linux-gnu/6/include/stddef.h:429:3: note: previous declaration of 'max_align_t' was here
       } max_align_t;
         ^~~~~~~~~~~
      Makefile:104: recipe for target 'nestegg/halloc/src/halloc.c.o' failed
      
      Also, add --disable-static configure option.
      Also, reindent configure options.
      928ee00d
  8. 14 Aug, 2014 1 commit
  9. 14 Feb, 2014 1 commit
  10. 18 Jul, 2013 1 commit
  11. 21 Jun, 2013 1 commit
  12. 16 Apr, 2013 1 commit
  13. 24 Aug, 2012 1 commit
  14. 16 May, 2012 3 commits
  15. 08 Jul, 2011 1 commit
  16. 13 Jun, 2011 1 commit
  17. 26 May, 2011 2 commits