1. 08 12月, 2014 1 次提交
    • J
      Allow reading of growing avi files (currently being written) · 90411b33
      Joakim Plate 提交于
      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: NVittorio Giovara <vittorio.giovara@gmail.com>
      90411b33
  2. 02 4月, 2014 2 次提交
  3. 11 3月, 2014 1 次提交
  4. 24 11月, 2013 1 次提交
  5. 22 11月, 2013 1 次提交
  6. 10 10月, 2013 3 次提交
  7. 30 9月, 2013 1 次提交
  8. 27 9月, 2013 1 次提交
  9. 19 9月, 2013 1 次提交
  10. 03 8月, 2013 1 次提交
  11. 27 7月, 2013 2 次提交
  12. 05 5月, 2013 1 次提交
  13. 08 3月, 2013 1 次提交
  14. 21 1月, 2013 1 次提交
  15. 01 10月, 2012 2 次提交
  16. 29 9月, 2012 2 次提交
  17. 07 8月, 2012 1 次提交
  18. 31 7月, 2012 1 次提交
  19. 04 6月, 2012 1 次提交
  20. 21 3月, 2012 1 次提交
    • A
      lavf: deprecate av_read_packet(). · 3c90cc2e
      Anton Khirnov 提交于
      The caller can achieve the same effect (i.e. getting raw unparsed/mangled
      packets) with av_read_frame() and AVFMT_FLAG_NOPARSE |
      AVFMT_FLAG_NOFILLIN
      3c90cc2e
  21. 16 2月, 2012 1 次提交
  22. 27 1月, 2012 1 次提交
  23. 20 1月, 2012 1 次提交
  24. 13 12月, 2011 1 次提交
  25. 01 12月, 2011 1 次提交
  26. 27 11月, 2011 1 次提交
  27. 06 11月, 2011 1 次提交
  28. 21 10月, 2011 1 次提交
  29. 19 10月, 2011 1 次提交
  30. 11 10月, 2011 1 次提交
  31. 10 10月, 2011 1 次提交
  32. 13 8月, 2011 1 次提交
  33. 17 7月, 2011 1 次提交
  34. 04 7月, 2011 1 次提交