1. 05 Nov, 2011 1 commit
  2. 29 Jul, 2011 1 commit
  3. 07 May, 2011 1 commit
    • Stefano Sabatini's avatar
      lavc: set defaults in internal codec frames · 01042d41
      Stefano Sabatini authored
      This is required specifically for setting frame->format to -1,
      otherwise it will be set to 0 = PIX_FMT_YUV420P and code reading
      the format from the output decoded frame will get misled.
      
      In particular fix regressions occurring with the pending vsrc_buffer
      patch.
      01042d41
  4. 15 Apr, 2011 1 commit
  5. 19 Mar, 2011 1 commit
  6. 28 Jan, 2011 1 commit
  7. 26 Jan, 2011 1 commit
  8. 20 Apr, 2010 1 commit
  9. 30 Mar, 2010 1 commit
  10. 19 Sep, 2009 1 commit
  11. 22 Jul, 2009 1 commit
  12. 07 Apr, 2009 1 commit
  13. 01 Feb, 2009 1 commit
  14. 11 Jan, 2009 1 commit
  15. 12 Jun, 2008 1 commit
  16. 27 Apr, 2008 1 commit
  17. 21 Mar, 2008 1 commit
  18. 10 Mar, 2008 1 commit
  19. 01 Feb, 2008 1 commit
  20. 05 Jul, 2007 1 commit
  21. 10 May, 2007 1 commit
  22. 08 Apr, 2007 1 commit
  23. 07 Apr, 2007 1 commit
  24. 19 Jan, 2007 1 commit
  25. 07 Oct, 2006 1 commit
  26. 12 Jan, 2006 1 commit
  27. 22 Dec, 2005 1 commit
  28. 17 Dec, 2005 1 commit
  29. 23 Jan, 2005 1 commit
  30. 27 Jun, 2004 1 commit
  31. 07 Apr, 2004 1 commit
  32. 14 Mar, 2004 1 commit
  33. 22 Feb, 2004 1 commit
  34. 31 Jan, 2004 1 commit
  35. 26 Nov, 2003 1 commit
    • Roberto Togni's avatar
      - Add reget_buffer() function to AVCodecContext · e1c2a5a0
      Roberto Togni authored
      - Add default reget_buffer implementation in libavcodec/utils.c
      - Remove AVCodecContext.cr_available, no longer needed
      - Remove CODEC_CAP_CR, no longer used
      - Add img_copy() prototype to avcodec.h (function from imgconvert.c)
      - Rename img_copy() to jpeg_img_copy() in libavformat/jpeg.c to avoid
      conflict
      - Updated msrle, msvideo1, rpza, smc to use reget_buffer
      
      Originally committed as revision 2531 to svn://svn.ffmpeg.org/ffmpeg/trunk
      e1c2a5a0
  36. 10 Nov, 2003 1 commit