1. 19 Mar, 2011 1 commit
  2. 02 Mar, 2011 1 commit
  3. 19 Feb, 2011 1 commit
    • David Conrad's avatar
      Fix VP3 edge emulation · a89f4ca0
      David Conrad authored
      With negative stride, the start of the edge_emu buffer should be pointing to
      the last line, not the end of the buffer.
      With positive stride, pointing to the end of the buffer was completely wrong.
      a89f4ca0
  4. 18 Feb, 2011 1 commit
  5. 15 Feb, 2011 1 commit
    • Reinhard Tartler's avatar
      Merge libavcore into libavutil · 737eb597
      Reinhard Tartler authored
      It is pretty hopeless that other considerable projects will adopt
      libavutil alone in other projects. Projects that need small footprint
      are better off with more specialized libraries such as gnulib or rather
      just copy the necessary parts that they need. With this in mind, nobody
      is helped by having libavutil and libavcore split. In order to ease
      maintenance inside and around FFmpeg and to reduce confusion where to
      put common code, avcore's functionality is merged (back) to avutil.
      Signed-off-by: 's avatarReinhard Tartler <siretart@tauware.de>
      737eb597
  6. 09 Feb, 2011 1 commit
    • Alexander Strange's avatar
      vp3: Frame-based multithreading support · d23845f3
      Alexander Strange authored
      Decode times for big_buck_bunny_720p_stereo:
      
      1 thread:
      real    1m14.227s
      user    1m13.104s
      sys     0m1.108s
      
      2 threads: (33% faster)
      real    0m49.329s
      user    1m33.735s
      sys     0m1.834s
      
      3 threads: (44% faster)
      real    0m41.593s
      user    1m44.884s
      sys     0m1.967s
      d23845f3
  7. 06 Feb, 2011 2 commits
  8. 29 Jan, 2011 1 commit
  9. 26 Jan, 2011 1 commit
  10. 17 Jan, 2011 1 commit
  11. 26 Oct, 2010 3 commits
  12. 08 Sep, 2010 1 commit
  13. 07 Sep, 2010 1 commit
  14. 06 Sep, 2010 3 commits
  15. 06 Aug, 2010 1 commit
  16. 30 Jun, 2010 1 commit
  17. 08 Jun, 2010 1 commit
  18. 27 May, 2010 1 commit
  19. 25 May, 2010 1 commit
  20. 21 Apr, 2010 1 commit
  21. 20 Apr, 2010 1 commit
  22. 17 Apr, 2010 4 commits
  23. 16 Apr, 2010 2 commits
  24. 30 Mar, 2010 1 commit
  25. 13 Mar, 2010 7 commits