1. 10 Oct, 2011 2 commits
  2. 09 Oct, 2011 1 commit
  3. 02 Oct, 2011 6 commits
  4. 29 Jul, 2011 1 commit
  5. 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
  6. 02 May, 2011 2 commits
  7. 27 Apr, 2011 1 commit
    • Stefano Sabatini's avatar
      4xm: use reget_buffer() in decode_frame() · 10aa5a6c
      Stefano Sabatini authored
      Also remove unnecessary call to avctx->release_buffer(). reget_buffer
      is required since apparently the codec needs to be feeded with the
      previous frame data.
      
      Releasing the frame and using get_buffer was working only in the case
      get_buffer() was returning the old frame data, and resulting in
      playback artifacts otherwise.
      
      Fix trac issue #85.
      10aa5a6c
  8. 19 Mar, 2011 1 commit
  9. 28 Jan, 2011 1 commit
  10. 26 Jan, 2011 1 commit
  11. 16 Jan, 2011 1 commit
  12. 12 Nov, 2010 1 commit
  13. 10 Jul, 2010 2 commits
  14. 20 Apr, 2010 1 commit
  15. 30 Mar, 2010 1 commit
  16. 06 Mar, 2010 1 commit
  17. 22 Jan, 2010 1 commit
  18. 07 Jan, 2010 1 commit
  19. 13 Oct, 2009 1 commit
  20. 26 Aug, 2009 1 commit
  21. 05 Jun, 2009 1 commit
  22. 13 Apr, 2009 1 commit
  23. 12 Apr, 2009 2 commits
  24. 11 Apr, 2009 2 commits
  25. 07 Apr, 2009 1 commit
  26. 22 Feb, 2009 1 commit
  27. 01 Feb, 2009 1 commit
  28. 17 Jan, 2009 1 commit
  29. 11 Jan, 2009 1 commit
  30. 12 Jun, 2008 1 commit