1. 21 Sep, 2017 1 commit
  2. 16 May, 2017 1 commit
    • Daniil Cherednik's avatar
      avcodec/dcaenc: Do not abort process in case of bitrate deficit · 9c4e69b8
      Daniil Cherednik authored
      Old behaviour - abort if at least one subband has 1bit quantizer
      and consumed_bits still greater than frame_bits size. It was
      a bit strange - we still could reduce bits consumption by reducing
      SNR for other subbands. Same strange logic with upper threshold -
      stop bits allocation if at least one subband reach 26bits.
      
      New behaviour - if consumed_bits greater than frame_bits and all
      subbands has 1 bit quantizer we restart bits allocation and allow
      zero subbands.
      9c4e69b8
  3. 08 May, 2017 1 commit
  4. 20 Jan, 2017 1 commit
  5. 15 Jan, 2017 2 commits
  6. 01 May, 2016 2 commits
  7. 22 Mar, 2016 1 commit
  8. 25 Jan, 2016 2 commits
  9. 25 Dec, 2015 1 commit
  10. 11 Dec, 2015 1 commit
  11. 17 Sep, 2015 2 commits
  12. 15 Sep, 2015 1 commit
  13. 04 Aug, 2015 1 commit
  14. 27 Jul, 2015 1 commit
  15. 18 Apr, 2015 1 commit
  16. 14 Feb, 2015 1 commit
  17. 03 Jun, 2014 1 commit
  18. 04 Oct, 2013 1 commit
  19. 26 Apr, 2013 1 commit
  20. 25 Apr, 2013 1 commit
    • Paul B Mahol's avatar
      dcaenc: update · e1ba5fc9
      Paul B Mahol authored
      Long story short: previous code was useless and was port of older
      dcaenc, this commit just "sync" with current dcaenc, hopefuly
      making this encoder more useful.
      Signed-off-by: 's avatarPaul B Mahol <onemda@gmail.com>
      e1ba5fc9
  21. 06 Mar, 2013 1 commit
  22. 23 Jan, 2013 1 commit
  23. 13 Nov, 2012 1 commit
  24. 12 Jun, 2012 1 commit
  25. 11 May, 2012 1 commit
  26. 07 Apr, 2012 1 commit
  27. 22 Mar, 2012 1 commit
  28. 10 Dec, 2011 1 commit
  29. 18 Jun, 2011 1 commit
  30. 26 Apr, 2011 1 commit