1. 03 10月, 2008 2 次提交
  2. 28 9月, 2008 3 次提交
  3. 10 9月, 2008 1 次提交
  4. 07 9月, 2008 1 次提交
  5. 04 9月, 2008 1 次提交
  6. 03 9月, 2008 2 次提交
  7. 31 8月, 2008 1 次提交
  8. 25 8月, 2008 1 次提交
  9. 24 8月, 2008 1 次提交
  10. 16 8月, 2008 1 次提交
  11. 13 8月, 2008 1 次提交
  12. 09 8月, 2008 1 次提交
  13. 07 8月, 2008 1 次提交
    • M
      Maintain pointer to end of AVFormatContext.packet_buffer list · 5c5b1731
      Måns Rullgård 提交于
      This changes add_to_pktbuf() to maintain a pointer to the last entry
      in the list, avoiding a linear walk-through on each call.  Before this
      change, add_to_pktbuf() could take a significant amount of time (10%
      of total decoding time), even with input files of several minutes.
      After the change, the time spent in this function is barely measurable
      with oprofile.
      
      Originally committed as revision 14654 to svn://svn.ffmpeg.org/ffmpeg/trunk
      5c5b1731
  14. 02 8月, 2008 2 次提交
  15. 24 7月, 2008 1 次提交
  16. 13 7月, 2008 1 次提交
  17. 10 7月, 2008 1 次提交
  18. 09 7月, 2008 1 次提交
  19. 09 6月, 2008 2 次提交
  20. 04 6月, 2008 1 次提交
  21. 24 5月, 2008 2 次提交
  22. 23 5月, 2008 8 次提交
  23. 25 4月, 2008 1 次提交
  24. 31 3月, 2008 1 次提交
  25. 22 3月, 2008 1 次提交
  26. 21 3月, 2008 1 次提交