An error occurred fetching the project authors.
  1. 02 Jan, 2015 1 commit
  2. 30 Dec, 2014 1 commit
  3. 26 Dec, 2014 1 commit
  4. 24 Dec, 2014 1 commit
  5. 18 Dec, 2014 10 commits
  6. 30 May, 2012 1 commit
  7. 24 May, 2012 1 commit
  8. 16 Apr, 2012 2 commits
  9. 29 Mar, 2012 1 commit
    • Frédéric Yhuel's avatar
      DASH: implement Seek() · 7fc90608
      Frédéric Yhuel authored
      This is needed for DASH module to work with (not yet ready) VLC MP4
      demux. Forward seeking is implemented by calling Read() with a NULL
      argument (= skipping), while backward seeking is limited to the current
      block in the block_bytestream_t upon which is built the internal buffer.
      This limitation is not really a problem because backward seeking will be
      needed only for the parsing of the initialization fragment.
      Signed-off-by: default avatarHugo Beauzée-Luyssen <beauze.h@gmail.com>
      7fc90608
  10. 20 Mar, 2012 1 commit
  11. 20 Feb, 2012 1 commit
  12. 14 Feb, 2012 2 commits
  13. 02 Feb, 2012 1 commit
  14. 06 Jan, 2012 2 commits
  15. 30 Dec, 2011 3 commits
  16. 08 Dec, 2011 1 commit
  17. 26 Nov, 2011 1 commit
  18. 24 Nov, 2011 2 commits
  19. 26 Oct, 2011 2 commits