Skip to content
Snippets Groups Projects
  1. Jul 06, 2006
  2. Apr 19, 2006
  3. Apr 10, 2006
  4. Mar 31, 2006
  5. Mar 10, 2006
  6. Jan 12, 2006
  7. Dec 22, 2005
  8. Dec 17, 2005
  9. Jul 11, 2005
  10. Jan 12, 2005
  11. Nov 24, 2004
  12. Oct 27, 2004
  13. Oct 25, 2004
  14. Oct 22, 2004
  15. Aug 19, 2004
  16. Jul 25, 2004
  17. Nov 01, 2003
  18. Oct 11, 2003
  19. Sep 29, 2003
  20. Aug 26, 2003
  21. Jul 09, 2003
  22. May 24, 2003
  23. May 12, 2003
  24. May 07, 2003
    • 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
  25. Apr 21, 2003
  26. Apr 20, 2003
  27. Apr 19, 2003
  28. Apr 04, 2003
  29. Mar 06, 2003
  30. Feb 18, 2003
  31. Feb 11, 2003
  32. Feb 10, 2003
  33. Feb 09, 2003
Loading