1. 27 Oct, 2004 1 commit
  2. 25 Oct, 2004 1 commit
  3. 22 Oct, 2004 1 commit
  4. 19 Aug, 2004 1 commit
  5. 25 Jul, 2004 1 commit
  6. 01 Nov, 2003 1 commit
  7. 11 Oct, 2003 1 commit
  8. 29 Sep, 2003 1 commit
  9. 26 Aug, 2003 1 commit
  10. 09 Jul, 2003 1 commit
  11. 24 May, 2003 1 commit
  12. 12 May, 2003 1 commit
  13. 07 May, 2003 1 commit
    • Roman Shaposhnik's avatar
      * introducing new public interface in imgconvert.c · 63167088
      Roman Shaposhnik authored
             + avcodec_get_pix_fmt
               converts textual representation of pixel format into
      	 the actual id. Complements avcodec_get_pix_fmt_name.
             + avpicture_layout
               serializes given picture into a flat array.
      	 Complements avpicture_fill.
      
         * adding a new option -pix_fmt to the ffmpeg, in order to control
           pixel format for the codecs that do support it, like rawvideo,
           for example.
      
         * reducing complexity of the rawvideo codec by splitting it in two
           and making it more reliable via hooking up to the avpicture_layout.
           Plus adding new FourCC as described here: http://www.fourcc.org
      
         * A tiny fix for avienc.c that makes avih and video strf consistent
           regarding codec FourCC.
      
      Originally committed as revision 1842 to svn://svn.ffmpeg.org/ffmpeg/trunk
      63167088
  14. 21 Apr, 2003 7 commits
  15. 20 Apr, 2003 1 commit
  16. 19 Apr, 2003 1 commit
  17. 04 Apr, 2003 1 commit
  18. 06 Mar, 2003 2 commits
  19. 18 Feb, 2003 1 commit
  20. 11 Feb, 2003 1 commit
  21. 10 Feb, 2003 1 commit
  22. 09 Feb, 2003 1 commit
  23. 08 Feb, 2003 1 commit
  24. 02 Feb, 2003 1 commit
  25. 29 Jan, 2003 1 commit
  26. 23 Jan, 2003 2 commits
  27. 20 Jan, 2003 3 commits
  28. 19 Jan, 2003 1 commit
  29. 11 Jan, 2003 2 commits