Skip to content
Snippets Groups Projects
  1. Mar 29, 2017
  2. Feb 24, 2017
  3. Jan 31, 2017
  4. Jan 29, 2017
  5. Dec 24, 2016
  6. Dec 05, 2016
  7. Nov 30, 2016
  8. Nov 11, 2016
  9. Oct 25, 2016
  10. Oct 09, 2016
  11. Sep 25, 2016
  12. Aug 26, 2016
  13. Aug 22, 2016
  14. Jul 17, 2016
  15. May 17, 2016
  16. May 13, 2016
  17. Mar 28, 2016
  18. 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
  19. Dec 25, 2015
  20. Nov 22, 2015
  21. Oct 27, 2015
  22. Oct 26, 2015
  23. Aug 31, 2015
  24. Aug 20, 2015
  25. Aug 13, 2015
  26. Jun 12, 2015
  27. May 12, 2015
  28. May 06, 2015
  29. Apr 01, 2015
  30. Mar 19, 2015
  31. Feb 22, 2015
  32. Feb 21, 2015
Loading