1. 28 Jan, 2011 1 commit
  2. 12 Jan, 2011 1 commit
  3. 24 Oct, 2010 1 commit
  4. 15 Oct, 2010 1 commit
  5. 18 Aug, 2010 1 commit
  6. 17 Aug, 2010 1 commit
  7. 10 Aug, 2010 1 commit
  8. 10 Jul, 2010 2 commits
  9. 03 Jul, 2010 1 commit
  10. 23 May, 2010 2 commits
  11. 09 May, 2010 1 commit
  12. 25 Apr, 2010 1 commit
  13. 31 Mar, 2010 1 commit
  14. 30 Mar, 2010 2 commits
  15. 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
  16. 24 Mar, 2010 1 commit
    • Vitor Sessak's avatar
      Fix warnings in NUT demuxer: · 3bfb30b9
      Vitor Sessak authored
      libavformat/nutdec.c: In function ‘read_seek’:
      libavformat/nutdec.c:862: warning: passing argument 4 of ‘av_tree_find’ from incompatible pointer type
      ./libavutil/tree.h:44: note: expected ‘void **’ but argument is of type ‘struct Syncpoint **’
      libavformat/nutdec.c:871: warning: passing argument 4 of ‘av_tree_find’ from incompatible pointer type
      ./libavutil/tree.h:44: note: expected ‘void **’ but argument is of type ‘struct Syncpoint **’
      
      Originally committed as revision 22662 to svn://svn.ffmpeg.org/ffmpeg/trunk
      3bfb30b9
  17. 03 Mar, 2010 1 commit
  18. 01 Mar, 2010 2 commits
  19. 28 Feb, 2010 1 commit
  20. 24 Feb, 2010 1 commit
  21. 22 Jun, 2009 1 commit
  22. 27 Feb, 2009 1 commit
  23. 17 Jan, 2009 1 commit
  24. 13 Jan, 2009 1 commit
  25. 11 Jan, 2009 1 commit
  26. 11 Dec, 2008 1 commit
  27. 23 Aug, 2008 1 commit
  28. 03 Jun, 2008 1 commit
  29. 27 May, 2008 1 commit
  30. 23 May, 2008 2 commits
  31. 09 May, 2008 1 commit
  32. 04 May, 2008 1 commit
  33. 15 Mar, 2008 1 commit
  34. 12 Mar, 2008 1 commit
  35. 07 Mar, 2008 1 commit