1. 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
  2. 25 Dec, 2015 1 commit
  3. 22 Nov, 2015 1 commit
  4. 27 Oct, 2015 1 commit
  5. 26 Oct, 2015 1 commit
  6. 31 Aug, 2015 2 commits
  7. 20 Aug, 2015 1 commit
  8. 13 Aug, 2015 4 commits
  9. 12 Jun, 2015 1 commit
  10. 12 May, 2015 1 commit
  11. 06 May, 2015 1 commit
  12. 01 Apr, 2015 1 commit
  13. 19 Mar, 2015 1 commit
  14. 22 Feb, 2015 2 commits
  15. 21 Feb, 2015 2 commits
  16. 26 Jan, 2015 1 commit
  17. 09 Jan, 2015 1 commit
  18. 06 Jan, 2015 2 commits
  19. 02 Jan, 2015 2 commits
  20. 23 Dec, 2014 1 commit
  21. 24 Nov, 2014 1 commit
  22. 17 Nov, 2014 1 commit
  23. 25 Oct, 2014 1 commit
  24. 24 Oct, 2014 1 commit
  25. 22 Oct, 2014 1 commit
  26. 16 Oct, 2014 1 commit
  27. 09 Oct, 2014 2 commits
  28. 16 Sep, 2014 1 commit
  29. 15 Sep, 2014 1 commit
  30. 07 Sep, 2014 1 commit
  31. 05 Sep, 2014 1 commit