• 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
Name
Last commit
Last update
..
aviocat.c Loading commit data...
bisect-create Loading commit data...
bookmarklets.html Loading commit data...
clean-diff Loading commit data...
coverity.c Loading commit data...
crypto_bench.c Loading commit data...
cws2fws.c Loading commit data...
dvd2concat Loading commit data...
enum_options.c Loading commit data...
ffescape.c Loading commit data...
ffeval.c Loading commit data...
ffhash.c Loading commit data...
fourcc2pixfmt.c Loading commit data...
gen-rc Loading commit data...
graph2dot.c Loading commit data...
ismindex.c Loading commit data...
make_chlayout_test Loading commit data...
missing_codec_desc Loading commit data...
normalize.py Loading commit data...
patcheck Loading commit data...
pktdumper.c Loading commit data...
plotframes Loading commit data...
probetest.c Loading commit data...
qt-faststart.c Loading commit data...
seek_print.c Loading commit data...
sidxindex.c Loading commit data...
trasher.c Loading commit data...
uncoded_frame.c Loading commit data...
unwrap-diff Loading commit data...
yuvcmp.c Loading commit data...
zmqsend.c Loading commit data...
zmqshell.py Loading commit data...