1. 29 May, 2014 1 commit
  2. 28 May, 2014 1 commit
  3. 09 Apr, 2014 1 commit
  4. 04 Jan, 2014 1 commit
  5. 25 Dec, 2013 2 commits
  6. 22 Oct, 2013 2 commits
  7. 15 May, 2013 1 commit
  8. 06 May, 2013 1 commit
  9. 28 Nov, 2012 1 commit
  10. 29 Oct, 2012 1 commit
  11. 13 Oct, 2012 2 commits
  12. 06 Oct, 2012 1 commit
  13. 26 Aug, 2012 3 commits
  14. 19 Mar, 2011 1 commit
  15. 17 Mar, 2011 1 commit
  16. 23 May, 2010 1 commit
  17. 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
  18. 03 Mar, 2010 1 commit
  19. 24 Feb, 2010 1 commit
  20. 13 Dec, 2008 1 commit
  21. 11 Dec, 2008 2 commits
  22. 31 Aug, 2008 1 commit
  23. 01 Aug, 2008 2 commits
  24. 09 May, 2008 1 commit
  25. 07 Mar, 2008 1 commit
  26. 05 Mar, 2008 1 commit
  27. 15 Feb, 2008 1 commit
  28. 13 Feb, 2008 1 commit
  29. 30 Oct, 2007 1 commit
  30. 17 Oct, 2007 1 commit
  31. 17 Aug, 2007 1 commit
  32. 10 Aug, 2007 1 commit
  33. 09 Aug, 2007 1 commit