1. 26 May, 2012 1 commit
  2. 21 May, 2012 3 commits
  3. 07 May, 2012 1 commit
  4. 20 Apr, 2012 1 commit
  5. 18 Apr, 2012 3 commits
  6. 17 Apr, 2012 1 commit
  7. 16 Apr, 2012 1 commit
    • Alex Converse's avatar
      aacdec: More robust output configuration. · 9fb7e146
      Alex Converse authored
      Save the old output configuration (if it has been used
      successfully) when trying a new configuration. If the new configuration
      fails to decode, restore the last successful configuration.
      9fb7e146
  8. 09 Apr, 2012 1 commit
  9. 06 Apr, 2012 1 commit
  10. 04 Apr, 2012 1 commit
  11. 23 Mar, 2012 1 commit
  12. 22 Mar, 2012 1 commit
  13. 18 Mar, 2012 1 commit
  14. 09 Mar, 2012 2 commits
  15. 06 Mar, 2012 1 commit
    • Michael Niedermayer's avatar
      aacdec: Fix out of array writes (stack). · a8d67efa
      Michael Niedermayer authored
      This fixes an issue in the code to check the size that will
      be written to match the actual code writing. In the long
      term it would make sense to change this so the counting and
      writing code are the same so they dont need to be kept in sync.
      
      It also increases the array size, which was too small either way
      and adds a redudnant saftey check.
      
      This issue does not affect any FFmpeg release as it has been
      introduced Jan 31 which is narrowly after our last release.
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      a8d67efa
  16. 29 Feb, 2012 2 commits
  17. 28 Feb, 2012 2 commits
  18. 22 Feb, 2012 1 commit
  19. 21 Feb, 2012 1 commit
  20. 15 Feb, 2012 1 commit
  21. 09 Feb, 2012 3 commits
  22. 08 Feb, 2012 2 commits
  23. 11 Jan, 2012 1 commit
  24. 09 Jan, 2012 1 commit
  25. 31 Dec, 2011 2 commits
  26. 23 Dec, 2011 1 commit
  27. 21 Dec, 2011 2 commits
  28. 13 Dec, 2011 1 commit