1. 05 Feb, 2008 2 commits
  2. 04 Feb, 2008 5 commits
  3. 03 Feb, 2008 5 commits
  4. 31 Jan, 2008 1 commit
  5. 30 Jan, 2008 1 commit
  6. 29 Jan, 2008 1 commit
  7. 28 Jan, 2008 1 commit
  8. 17 Jan, 2008 1 commit
  9. 03 Dec, 2007 2 commits
  10. 02 Dec, 2007 1 commit
  11. 11 Nov, 2007 1 commit
  12. 10 Nov, 2007 1 commit
  13. 09 Nov, 2007 1 commit
  14. 06 Nov, 2007 1 commit
  15. 05 Nov, 2007 1 commit
  16. 03 Nov, 2007 1 commit
  17. 01 Oct, 2007 1 commit
  18. 11 Sep, 2007 1 commit
  19. 09 Sep, 2007 1 commit
  20. 08 Sep, 2007 2 commits
    • Michael Niedermayer's avatar
      store halfpel filter coefficients in the header as well as the · 7d7f57d9
      Michael Niedermayer authored
      flag for diagonal interpolation
      
      the primary reason for this change is that previously MC up to 1/4 pel
      matched H.264 exactly and that increases the risk of stumbling over
      patents
      
      secondly this allows 0.10 db or more quality gain by choosing a longer
      filter and the filter could also be chosen optimally for each frame
      though that of course would cause speed loss at the decoder and encoder
      side ...
      
      Originally committed as revision 10436 to svn://svn.ffmpeg.org/ffmpeg/trunk
      7d7f57d9
    • Michael Niedermayer's avatar
      cleanup mc_block() · a68ca08e
      Michael Niedermayer authored
      perform interpolation steps in such an order that halfpel interpolation
      could be done per picture
      this also makes mc_block() match h.264 for the 1/4 pel cases so that the
      use of the h264 functions for some cases does not introduce a fantastic mess
      
      Originally committed as revision 10433 to svn://svn.ffmpeg.org/ffmpeg/trunk
      a68ca08e
  21. 07 Sep, 2007 1 commit
  22. 05 Sep, 2007 1 commit
  23. 03 Sep, 2007 1 commit
  24. 25 Aug, 2007 1 commit
  25. 23 Aug, 2007 1 commit
  26. 21 Aug, 2007 1 commit
  27. 13 Aug, 2007 1 commit
  28. 10 Aug, 2007 1 commit
  29. 09 Aug, 2007 1 commit