1. 26 8月, 2003 3 次提交
  2. 23 8月, 2003 1 次提交
  3. 22 8月, 2003 1 次提交
  4. 18 8月, 2003 1 次提交
  5. 13 8月, 2003 1 次提交
  6. 29 7月, 2003 1 次提交
  7. 28 7月, 2003 1 次提交
  8. 26 7月, 2003 1 次提交
  9. 24 7月, 2003 1 次提交
  10. 20 7月, 2003 1 次提交
  11. 17 7月, 2003 1 次提交
  12. 10 7月, 2003 1 次提交
  13. 07 7月, 2003 1 次提交
  14. 18 6月, 2003 1 次提交
  15. 14 6月, 2003 1 次提交
  16. 13 6月, 2003 1 次提交
  17. 09 6月, 2003 1 次提交
  18. 08 6月, 2003 1 次提交
  19. 05 6月, 2003 1 次提交
  20. 03 6月, 2003 1 次提交
  21. 01 6月, 2003 1 次提交
  22. 30 5月, 2003 1 次提交
  23. 28 5月, 2003 1 次提交
  24. 19 5月, 2003 1 次提交
  25. 15 5月, 2003 2 次提交
  26. 14 5月, 2003 2 次提交
  27. 12 5月, 2003 1 次提交
  28. 10 5月, 2003 1 次提交
  29. 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
  30. 05 5月, 2003 1 次提交
  31. 25 4月, 2003 1 次提交
  32. 23 4月, 2003 1 次提交
  33. 22 4月, 2003 2 次提交
  34. 21 4月, 2003 1 次提交
  35. 18 4月, 2003 1 次提交