Skip to content
Snippets Groups Projects
  1. Jan 06, 2016
    • 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/3115956
      
      
      
      Signed-off-by: default avatarDerek Buitenhuis <derek.buitenhuis@gmail.com>
      72673ad7
  2. Dec 25, 2015
  3. Nov 22, 2015
  4. Oct 27, 2015
  5. Oct 26, 2015
  6. Aug 31, 2015
  7. Aug 20, 2015
  8. Aug 13, 2015
  9. Jun 12, 2015
  10. May 12, 2015
  11. May 06, 2015
  12. Apr 01, 2015
  13. Mar 19, 2015
  14. Feb 22, 2015
  15. Feb 21, 2015
  16. Jan 26, 2015
  17. Jan 09, 2015
  18. Jan 06, 2015
  19. Jan 02, 2015
  20. Dec 23, 2014
  21. Nov 24, 2014
  22. Nov 17, 2014
  23. Oct 25, 2014
  24. Oct 24, 2014
  25. Oct 22, 2014
  26. Oct 16, 2014
  27. Oct 09, 2014
  28. Sep 16, 2014
  29. Sep 15, 2014
  30. Sep 07, 2014
  31. Sep 05, 2014
Loading