1. 11 2月, 2015 2 次提交
  2. 09 2月, 2015 1 次提交
  3. 07 2月, 2015 1 次提交
  4. 03 2月, 2015 6 次提交
  5. 01 2月, 2015 1 次提交
  6. 29 1月, 2015 1 次提交
  7. 28 1月, 2015 1 次提交
    • L
      avio: Do not consider the end-of-buffer position valid · 3c18a7b1
      Luca Barbato 提交于
      Trigger a refill if the seek action moves the pointer
      at the end of the buffer.
      
      Before this patch the read action following the seek would trigger
      the refill, while write action would write outside the buffer.
      
      In the Libav codebase few muxers seek forward outside of what
      already has been written so it is quite unlikely to experience
      the problem with the default buffer size.
      
      CC: libav-stable@libav.org
      3c18a7b1
  8. 27 1月, 2015 6 次提交
  9. 23 1月, 2015 4 次提交
  10. 22 1月, 2015 2 次提交
  11. 20 1月, 2015 1 次提交
  12. 16 1月, 2015 1 次提交
  13. 15 1月, 2015 6 次提交
  14. 09 1月, 2015 1 次提交
  15. 07 1月, 2015 5 次提交
  16. 05 1月, 2015 1 次提交