1. 12 9月, 2003 1 次提交
  2. 10 9月, 2003 1 次提交
  3. 09 9月, 2003 1 次提交
  4. 04 9月, 2003 1 次提交
  5. 03 9月, 2003 2 次提交
  6. 02 9月, 2003 1 次提交
  7. 30 8月, 2003 1 次提交
    • C
      stdin patch by (Charles Yates <charles dot yates at pandora dot be>) · d9a916e2
      Charles Yates 提交于
      * removes use of read_key and getchar when input is received on stdin
      (this was corrupting the packet reading)
      * terminates av_encode when a termination signal is received (use of
      ctrl-c issued a term_exit and subsequent uses of q failed)
      * specific correction to yuv4mpeg pipe reading - the defined header was
      too short to allow for extended yuv4mpeg flags [as used by smil2yuv and
      y4mscaler and accepted by mjpeg tools]
      
      Originally committed as revision 2183 to svn://svn.ffmpeg.org/ffmpeg/trunk
      d9a916e2
  8. 29 8月, 2003 1 次提交
  9. 25 8月, 2003 2 次提交
  10. 24 8月, 2003 1 次提交
  11. 20 8月, 2003 1 次提交
  12. 09 8月, 2003 1 次提交
  13. 31 7月, 2003 1 次提交
  14. 29 7月, 2003 1 次提交
  15. 12 7月, 2003 1 次提交
  16. 10 7月, 2003 1 次提交
  17. 04 7月, 2003 1 次提交
  18. 25 6月, 2003 1 次提交
  19. 08 6月, 2003 1 次提交
  20. 15 5月, 2003 2 次提交
  21. 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
  22. 06 5月, 2003 1 次提交
  23. 30 4月, 2003 1 次提交
  24. 29 4月, 2003 1 次提交
  25. 23 4月, 2003 1 次提交
  26. 11 4月, 2003 1 次提交
  27. 04 4月, 2003 1 次提交
  28. 21 3月, 2003 1 次提交
  29. 20 3月, 2003 1 次提交
  30. 17 3月, 2003 1 次提交
  31. 13 3月, 2003 1 次提交
  32. 12 3月, 2003 1 次提交
  33. 11 3月, 2003 1 次提交
  34. 10 3月, 2003 1 次提交
  35. 07 3月, 2003 1 次提交
  36. 06 3月, 2003 1 次提交
  37. 03 3月, 2003 1 次提交