1. 10 6月, 2004 1 次提交
  2. 29 5月, 2004 1 次提交
  3. 07 5月, 2004 1 次提交
  4. 12 4月, 2004 2 次提交
  5. 11 4月, 2004 1 次提交
  6. 13 1月, 2004 1 次提交
  7. 03 12月, 2003 1 次提交
  8. 29 11月, 2003 1 次提交
  9. 14 10月, 2003 1 次提交
  10. 01 10月, 2003 1 次提交
  11. 30 9月, 2003 1 次提交
  12. 11 9月, 2003 1 次提交
  13. 09 9月, 2003 1 次提交
  14. 08 9月, 2003 1 次提交
  15. 06 9月, 2003 1 次提交
  16. 04 9月, 2003 1 次提交
  17. 01 9月, 2003 1 次提交
  18. 25 7月, 2003 1 次提交
  19. 24 7月, 2003 1 次提交
  20. 13 7月, 2003 1 次提交
  21. 21 6月, 2003 1 次提交
  22. 10 6月, 2003 1 次提交
  23. 28 5月, 2003 1 次提交
  24. 08 5月, 2003 1 次提交
    • R
      * introducing new public interface in imgconvert.c · 63167088
      Roman Shaposhnik 提交于
             + 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
  25. 05 5月, 2003 1 次提交
  26. 24 4月, 2003 2 次提交
  27. 23 4月, 2003 2 次提交
  28. 18 4月, 2003 1 次提交
  29. 15 4月, 2003 1 次提交
  30. 12 4月, 2003 1 次提交
  31. 08 4月, 2003 1 次提交
  32. 27 3月, 2003 1 次提交
  33. 19 3月, 2003 1 次提交
  34. 17 3月, 2003 1 次提交
  35. 12 3月, 2003 1 次提交
  36. 08 3月, 2003 2 次提交