1. 30 Nov, 2011 1 commit
  2. 20 Oct, 2011 1 commit
  3. 04 Sep, 2011 1 commit
  4. 17 Jul, 2011 1 commit
  5. 03 Jul, 2011 1 commit
  6. 08 Jun, 2011 1 commit
  7. 04 May, 2011 2 commits
  8. 26 Apr, 2011 1 commit
  9. 03 Apr, 2011 2 commits
  10. 30 Mar, 2011 2 commits
  11. 19 Mar, 2011 1 commit
  12. 17 Mar, 2011 3 commits
  13. 04 Mar, 2011 1 commit
  14. 21 Feb, 2011 1 commit
  15. 20 Feb, 2011 1 commit
  16. 26 Jan, 2011 1 commit
  17. 15 Oct, 2010 1 commit
  18. 10 Sep, 2010 1 commit
  19. 09 Jul, 2010 2 commits
  20. 30 Jun, 2010 1 commit
  21. 02 Jun, 2010 4 commits
  22. 23 May, 2010 1 commit
  23. 22 May, 2010 1 commit
  24. 31 Mar, 2010 1 commit
  25. 30 Mar, 2010 1 commit
  26. 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
  27. 03 Mar, 2010 1 commit
  28. 01 Mar, 2010 1 commit
  29. 28 Feb, 2010 1 commit
  30. 24 Feb, 2010 1 commit
  31. 22 Jun, 2009 1 commit