1. 22 Mar, 2014 1 commit
    • Diego Biurrun's avatar
      nuv: Reuse the DSPContext from RTJpegContext · 1df0b061
      Diego Biurrun authored
      There is no point in populating NuvContext with another DSPContext.
      
      Also split static and dynamic initialization bits to avoid running the
      static initialization parts over and over.
      1df0b061
  2. 13 Mar, 2014 1 commit
  3. 16 Nov, 2013 1 commit
  4. 03 Oct, 2013 1 commit
  5. 07 Sep, 2013 1 commit
  6. 13 Aug, 2013 4 commits
    • Luca Barbato's avatar
      nuv: Use av_fast_realloc · 2df0776c
      Luca Barbato authored
      The decompressed buffer can be used after codec_reinit, so it must be
      preserved.
      
      Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
      CC: libav-stable@libav.org
      2df0776c
    • Luca Barbato's avatar
      nuv: Reset the frame on resize · feaaf5f7
      Luca Barbato authored
      Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
      CC: libav-stable@libav.org
      feaaf5f7
    • Luca Barbato's avatar
      nuv: Pad the lzo outbuf · 075dbc18
      Luca Barbato authored
      And properly update the buf_size with the correct size.
      
      Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
      CC: libav-stable@libav.org
      075dbc18
    • Luca Barbato's avatar
      nuv: Do not ignore lzo decompression failures · aae159a7
      Luca Barbato authored
      Update the fate reference since the last broken frame is not decoded
      anymore.
      
      Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
      CC: libav-stable@libav.org
      aae159a7
  7. 08 Mar, 2013 1 commit
  8. 25 Feb, 2013 1 commit
  9. 06 Feb, 2013 1 commit
  10. 14 Jan, 2013 1 commit
  11. 04 Dec, 2012 1 commit
  12. 08 Oct, 2012 1 commit
  13. 15 Aug, 2012 1 commit
  14. 07 Aug, 2012 1 commit
  15. 06 Aug, 2012 3 commits
  16. 06 Apr, 2012 1 commit
  17. 15 Feb, 2012 2 commits
  18. 28 Jan, 2012 1 commit
  19. 26 Nov, 2011 2 commits
  20. 29 Jul, 2011 1 commit
  21. 23 Jun, 2011 1 commit
  22. 02 May, 2011 1 commit
  23. 19 Mar, 2011 1 commit
  24. 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
  25. 26 Jan, 2011 1 commit
  26. 24 Jan, 2011 1 commit
  27. 07 Sep, 2010 1 commit
  28. 06 Aug, 2010 1 commit
  29. 30 Mar, 2010 1 commit
  30. 10 Sep, 2009 1 commit
  31. 07 Apr, 2009 1 commit
  32. 04 Mar, 2009 1 commit
  33. 02 Mar, 2009 1 commit