1. 26 Sep, 2011 2 commits
  2. 25 Sep, 2011 1 commit
  3. 24 Sep, 2011 2 commits
  4. 23 Sep, 2011 1 commit
  5. 22 Sep, 2011 3 commits
  6. 19 Sep, 2011 5 commits
  7. 17 Sep, 2011 2 commits
  8. 16 Sep, 2011 1 commit
  9. 14 Sep, 2011 1 commit
  10. 13 Sep, 2011 1 commit
  11. 12 Sep, 2011 1 commit
  12. 11 Sep, 2011 2 commits
    • Joakim Plate's avatar
      Allow reading of growing avi files (ie currently being written) · e42a3dd1
      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 fate
      diff update.
      e42a3dd1
    • Anton Khirnov's avatar
      avconv: rewrite -qscale and -aq handling. · 77d9c454
      Anton Khirnov authored
      Merge video_qscale (set by -qscale) and audio_qscale (set by -aq) into
      one 'qscale' field in the options context. Add a shortcut -q for -qscale
      and make -aq an alias for -q:a.
      77d9c454
  13. 08 Sep, 2011 1 commit
  14. 07 Sep, 2011 3 commits
  15. 05 Sep, 2011 3 commits
  16. 04 Sep, 2011 2 commits
  17. 01 Sep, 2011 1 commit
  18. 30 Aug, 2011 1 commit
  19. 26 Aug, 2011 2 commits
  20. 25 Aug, 2011 1 commit
  21. 24 Aug, 2011 1 commit
  22. 23 Aug, 2011 1 commit
  23. 22 Aug, 2011 2 commits