1. 25 Oct, 2015 1 commit
  2. 15 Jun, 2015 1 commit
  3. 20 May, 2015 1 commit
  4. 29 May, 2014 1 commit
  5. 28 May, 2014 1 commit
  6. 09 Apr, 2014 1 commit
  7. 04 Jan, 2014 1 commit
  8. 25 Dec, 2013 2 commits
  9. 22 Oct, 2013 2 commits
  10. 15 May, 2013 1 commit
  11. 06 May, 2013 1 commit
  12. 28 Nov, 2012 1 commit
  13. 29 Oct, 2012 1 commit
  14. 13 Oct, 2012 2 commits
  15. 06 Oct, 2012 1 commit
  16. 26 Aug, 2012 3 commits
  17. 19 Mar, 2011 1 commit
  18. 17 Mar, 2011 1 commit
  19. 23 May, 2010 1 commit
  20. 28 Mar, 2010 1 commit
    • Vitor Sessak's avatar
      Fix NUT (de)muxer warnings: · f990f6e3
      Vitor Sessak authored
      CC    libavformat/nutdec.o
      libavformat/nutdec.c: In function ‘read_seek’:
      libavformat/nutdec.c:862: warning: passing argument 3 of ‘av_tree_find’ from incompatible pointer type
      ./libavutil/tree.h:44: note: expected ‘int (*)(void *, const void *)’ but argument is of type ‘int (*)(struct Syncpoint *, struct Syncpoint *)’
      libavformat/nutdec.c:871: warning: passing argument 3 of ‘av_tree_find’ from incompatible pointer type
      ./libavutil/tree.h:44: note: expected ‘int (*)(void *, const void *)’ but argument is of type ‘int (*)(struct Syncpoint *, struct Syncpoint *)’
      libavformat/nutdec.c:879: warning: passing argument 3 of ‘av_tree_find’ from incompatible pointer type
      ./libavutil/tree.h:44: note: expected ‘int (*)(void *, const void *)’ but argument is of type ‘int (*)(struct Syncpoint *, struct Syncpoint *)’
      CC    libavformat/nutenc.o
      libavformat/nutenc.c: In function ‘write_packet’:
      libavformat/nutenc.c:680: warning: passing argument 3 of ‘av_tree_find’ from incompatible pointer type
      ./libavutil/tree.h:44: note: expected ‘int (*)(void *, const void *)’ but argument is of type ‘int (*)(struct Syncpoint *, struct Syncpoint *)’
      
      Originally committed as revision 22707 to svn://svn.ffmpeg.org/ffmpeg/trunk
      f990f6e3
  21. 03 Mar, 2010 1 commit
  22. 24 Feb, 2010 1 commit
  23. 13 Dec, 2008 1 commit
  24. 11 Dec, 2008 2 commits
  25. 31 Aug, 2008 1 commit
  26. 01 Aug, 2008 2 commits
  27. 09 May, 2008 1 commit
  28. 07 Mar, 2008 1 commit
  29. 05 Mar, 2008 1 commit
  30. 15 Feb, 2008 1 commit
  31. 13 Feb, 2008 1 commit
  32. 30 Oct, 2007 1 commit
  33. 17 Oct, 2007 1 commit