1. 18 Aug, 2016 1 commit
  2. 05 Oct, 2014 2 commits
  3. 04 Feb, 2014 1 commit
  4. 20 Apr, 2013 1 commit
  5. 31 Mar, 2013 1 commit
  6. 25 Nov, 2012 1 commit
  7. 23 Oct, 2012 1 commit
  8. 04 Oct, 2012 1 commit
  9. 15 Aug, 2012 1 commit
  10. 30 Jul, 2012 1 commit
  11. 12 Jul, 2012 1 commit
  12. 09 May, 2012 2 commits
  13. 08 May, 2012 1 commit
  14. 23 Apr, 2012 1 commit
  15. 09 Apr, 2012 2 commits
  16. 08 Apr, 2012 1 commit
  17. 02 Dec, 2011 1 commit
  18. 24 Nov, 2011 1 commit
  19. 23 Nov, 2011 2 commits
  20. 05 Nov, 2011 1 commit
  21. 25 Jun, 2011 1 commit
  22. 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
  23. 06 Jun, 2011 2 commits
  24. 19 Mar, 2011 1 commit
  25. 16 Feb, 2011 1 commit
  26. 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
  27. 02 Feb, 2011 1 commit
  28. 02 Nov, 2010 2 commits