1. 07 Mar, 2016 2 commits
  2. 02 Mar, 2016 1 commit
  3. 26 Feb, 2016 1 commit
  4. 22 Feb, 2016 1 commit
  5. 15 Feb, 2016 1 commit
  6. 14 Feb, 2016 1 commit
  7. 12 Feb, 2016 1 commit
  8. 11 Feb, 2016 1 commit
  9. 06 Jan, 2016 1 commit
    • Derek Buitenhuis's avatar
      avcodec: Remove libstagefright · 72673ad7
      Derek Buitenhuis authored
      It serves absolutely no purpose other than to confuse potentional
      Android developers about how to use hardware acceleration properly
      on the the platform. The stagefright "API" is not public, and the
      MediaCodec API is the proper way to do this.
      
      Furthermore, stagefright support in avcodec needs a series of
      magic incantations and version-specific stuff, such that
      using it actually provides downsides compared just using the actual
      Android frameworks properly, in that it is a lot more work and confusion
      to get it even running. It also leads to a lot of misinformation, like
      these sorts of comments (in [1]) that are absolutely incorrect.
      
      [1] http://stackoverflow.com/a/29362353/3115956Signed-off-by: 's avatarDerek Buitenhuis <derek.buitenhuis@gmail.com>
      72673ad7
  10. 22 Dec, 2015 1 commit
  11. 07 Nov, 2015 1 commit
  12. 25 Oct, 2015 1 commit
  13. 23 Oct, 2015 1 commit
  14. 23 Sep, 2015 1 commit
  15. 22 Sep, 2015 1 commit
  16. 09 Sep, 2015 1 commit
  17. 21 Aug, 2015 2 commits
  18. 19 Aug, 2015 1 commit
  19. 12 Aug, 2015 1 commit
  20. 04 Aug, 2015 1 commit
  21. 03 Aug, 2015 1 commit
  22. 02 Aug, 2015 1 commit
  23. 31 Jul, 2015 2 commits
  24. 21 Jul, 2015 1 commit
  25. 20 Jul, 2015 1 commit
  26. 15 Jul, 2015 1 commit
  27. 16 Jun, 2015 1 commit
  28. 13 Jun, 2015 1 commit
  29. 09 Jun, 2015 1 commit
  30. 06 Apr, 2015 1 commit
  31. 03 Apr, 2015 1 commit
  32. 06 Mar, 2015 2 commits
  33. 02 Mar, 2015 1 commit
  34. 20 Feb, 2015 1 commit
  35. 15 Feb, 2015 2 commits