1. 20 Apr, 2012 1 commit
  2. 26 Mar, 2012 2 commits
  3. 24 Mar, 2012 1 commit
  4. 10 Mar, 2012 1 commit
  5. 05 Mar, 2012 1 commit
  6. 04 Mar, 2012 2 commits
  7. 28 Feb, 2012 1 commit
    • Ronald S. Bultje's avatar
      Indeo3: fix crashes on corrupt bitstreams. · fc9bc08d
      Ronald S. Bultje authored
      Splits at borders of cells are invalid, since it leaves one of the
      cells with a width/height of zero. Also, propagate errors on buffer
      allocation failures, so we don't continue decoding (which crashes).
      
      Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
      CC: libav-stable@libav.org
      fc9bc08d
  8. 15 Feb, 2012 1 commit
  9. 25 Jan, 2012 1 commit
  10. 07 Jan, 2012 1 commit
  11. 20 Dec, 2011 1 commit
  12. 15 Dec, 2011 1 commit
  13. 29 Nov, 2011 1 commit
  14. 28 Nov, 2011 1 commit
  15. 27 Nov, 2011 1 commit
  16. 25 Nov, 2011 2 commits
  17. 24 Nov, 2011 1 commit
  18. 08 Nov, 2011 1 commit
  19. 02 Nov, 2011 2 commits
  20. 29 Jul, 2011 1 commit
  21. 25 May, 2011 1 commit
  22. 20 May, 2011 3 commits
  23. 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
  24. 04 May, 2011 1 commit
  25. 19 Mar, 2011 1 commit
  26. 16 Feb, 2011 1 commit
  27. 15 Feb, 2011 1 commit
    • Reinhard Tartler's avatar
      Merge libavcore into libavutil · 737eb597
      Reinhard Tartler authored
      It is pretty hopeless that other considerable projects will adopt
      libavutil alone in other projects. Projects that need small footprint
      are better off with more specialized libraries such as gnulib or rather
      just copy the necessary parts that they need. With this in mind, nobody
      is helped by having libavutil and libavcore split. In order to ease
      maintenance inside and around FFmpeg and to reduce confusion where to
      put common code, avcore's functionality is merged (back) to avutil.
      Signed-off-by: 's avatarReinhard Tartler <siretart@tauware.de>
      737eb597
  28. 28 Jan, 2011 1 commit
  29. 26 Jan, 2011 1 commit
  30. 07 Sep, 2010 1 commit
  31. 06 Aug, 2010 1 commit
  32. 10 Jul, 2010 2 commits
  33. 30 Mar, 2010 1 commit