1. 13 Apr, 2016 1 commit
  2. 19 Apr, 2015 1 commit
  3. 08 Dec, 2014 1 commit
    • Joakim Plate's avatar
      Allow reading of growing avi files (currently being written) · 90411b33
      Joakim Plate authored
      This uses the RIFF header stored size to figure out the expected AVI
      file size, instead of the actual file. To work fully it requires handling
      failed avio_seek() instead of assuming they always succeed.
      
      Some fate file has been cut off and contains half a frame at the end which
      previously was not output during demuxing. This frame is now output to
      encoder, thus the fate diff update.
      
      Bug-Id: 261
      Signed-off-by: 's avatarVittorio Giovara <vittorio.giovara@gmail.com>
      90411b33
  4. 25 Aug, 2012 1 commit
  5. 22 Aug, 2012 1 commit