1. 07 Jun, 2016 1 commit
  2. 08 Feb, 2016 1 commit
  3. 31 Jan, 2016 3 commits
  4. 24 Jan, 2016 1 commit
  5. 21 Jan, 2016 1 commit
  6. 20 Dec, 2015 1 commit
  7. 04 Dec, 2015 1 commit
  8. 16 Nov, 2015 1 commit
  9. 11 Oct, 2015 1 commit
    • Ronald S. Bultje's avatar
      intmath: remove av_ctz. · 93866c2a
      Ronald S. Bultje authored
      It's a non-installed header and only used in one place (flacenc).
      Since ff_ctz is static inline, it's fine to use that instead.
      93866c2a
  10. 12 Sep, 2015 1 commit
  11. 27 Jul, 2015 2 commits
  12. 16 Jun, 2015 1 commit
    • George Boyle's avatar
      avcodec/flacenc: Fix Invalid Rice order · 2469ed32
      George Boyle authored
      Fixes ticket #4628.
      
      The problem arose, in the sample file at least, in the last block where the
      minimum and maximum Rice partition orders were both 0. In that case, and any
      other where pmax == pmin, the original UINT32_MAX placeholder value for
      bits[opt_porder] was getting overwritten before the comparison to check if the
      current partition order is a new optimal, so the correct partition order and
      RiceContext params were not being set.
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      2469ed32
  13. 02 Jun, 2015 1 commit
  14. 19 May, 2015 6 commits
  15. 17 May, 2015 1 commit
  16. 28 Apr, 2015 1 commit
  17. 20 Apr, 2015 1 commit
  18. 29 Jan, 2015 1 commit
  19. 17 Dec, 2014 1 commit
  20. 13 Nov, 2014 1 commit
  21. 13 Aug, 2014 1 commit
  22. 12 Aug, 2014 1 commit
  23. 23 Jun, 2014 1 commit
  24. 01 Jun, 2014 1 commit
  25. 30 Apr, 2014 1 commit
  26. 03 Oct, 2013 1 commit
  27. 03 May, 2013 1 commit
  28. 09 Mar, 2013 1 commit
  29. 06 Mar, 2013 1 commit
  30. 23 Jan, 2013 1 commit
  31. 31 Dec, 2012 1 commit
  32. 07 Dec, 2012 1 commit