1. 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
  2. 28 Mar, 2012 8 commits
  3. 27 Mar, 2012 22 commits
  4. 26 Mar, 2012 9 commits