1. 18 Aug, 2016 1 commit
  2. 18 Feb, 2016 1 commit
  3. 05 Oct, 2014 1 commit
  4. 06 Jul, 2014 1 commit
  5. 05 Jul, 2014 1 commit
  6. 31 Mar, 2013 1 commit
  7. 28 Dec, 2012 1 commit
  8. 25 Nov, 2012 1 commit
  9. 23 Oct, 2012 1 commit
  10. 04 Oct, 2012 1 commit
  11. 09 Sep, 2012 2 commits
  12. 15 Aug, 2012 1 commit
  13. 09 May, 2012 2 commits
  14. 08 May, 2012 1 commit
  15. 16 Apr, 2012 1 commit
  16. 09 Apr, 2012 2 commits
  17. 08 Apr, 2012 1 commit
  18. 24 Nov, 2011 1 commit
  19. 23 Nov, 2011 2 commits
  20. 07 Jun, 2011 1 commit
    • Stefano Sabatini's avatar
      samplefmt: add av_get_bytes_per_sample() · a6703faa
      Stefano Sabatini authored
      Deprecate av_get_bits_per_sample_fmt(), which was a misnamed function.
      
      For the moment we don't have sample formats with a non-integer number
      of bytes, in that case we may need to create a new
      av_get_bits_per_sample() function. In the meanwhile we prefer to adopt
      this variant, since avoids divisions by 8 all over the place.
      a6703faa
  21. 06 Jun, 2011 2 commits
  22. 19 Mar, 2011 1 commit
  23. 16 Feb, 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. 02 Feb, 2011 1 commit
  26. 14 Jan, 2011 1 commit
  27. 02 Nov, 2010 3 commits
  28. 13 Oct, 2010 1 commit
  29. 20 May, 2010 1 commit
  30. 20 Apr, 2010 1 commit
  31. 01 Feb, 2009 1 commit
  32. 19 Jan, 2009 1 commit
  33. 13 Oct, 2008 1 commit