1. 13 Feb, 2007 1 commit
  2. 20 Dec, 2006 1 commit
  3. 04 Dec, 2006 1 commit
  4. 23 Oct, 2006 1 commit
  5. 22 Oct, 2006 1 commit
  6. 07 Oct, 2006 1 commit
  7. 04 Sep, 2006 1 commit
  8. 13 Jul, 2006 1 commit
  9. 10 Jul, 2006 1 commit
  10. 09 Jul, 2006 1 commit
  11. 11 Mar, 2006 1 commit
  12. 19 Jan, 2006 1 commit
  13. 12 Jan, 2006 1 commit
  14. 17 Dec, 2005 1 commit
  15. 30 Nov, 2005 1 commit
  16. 17 Jul, 2005 1 commit
  17. 19 May, 2005 1 commit
  18. 30 Apr, 2005 1 commit
  19. 25 Apr, 2005 1 commit
  20. 13 Apr, 2005 1 commit
  21. 24 Feb, 2005 1 commit
  22. 08 Jan, 2005 1 commit
  23. 04 Jan, 2005 1 commit
  24. 19 Dec, 2004 1 commit
  25. 16 Nov, 2004 1 commit
  26. 12 Nov, 2004 1 commit
  27. 11 Nov, 2004 1 commit
  28. 09 Nov, 2004 1 commit
  29. 24 Oct, 2004 1 commit
  30. 22 Sep, 2004 1 commit
  31. 15 Jul, 2004 2 commits
  32. 19 Jun, 2004 1 commit
  33. 29 May, 2004 1 commit
  34. 21 May, 2004 1 commit
  35. 13 May, 2004 1 commit
  36. 12 Apr, 2004 1 commit
  37. 14 Oct, 2003 1 commit
    • Michael Niedermayer's avatar
      recommit of · ffaa816e
      Michael Niedermayer authored
          * fixing an unitilaized field AVImageInfo::interleaved.
      
            As a matter of fact we have two problems here: first
            AVImageInfo::interleaved is never initialzed in img.c.
            The second problem is that even if we want interleaved
            PNGs there's a bug in png.c that prevents us from generating
            them.
      
            The later problem is for somebody familiar with PNG to
            handle.
      
            And yes, always setting AVImageInfo::interleaved to 0 isn't
            such a good idea, but it still beats garbage values.
      orginal commit by roman shaposhnik
      
      Originally committed as revision 2380 to svn://svn.ffmpeg.org/ffmpeg/trunk
      ffaa816e
  38. 10 Sep, 2003 1 commit
  39. 08 Sep, 2003 1 commit