ffmpeg/tools
Derek Buitenhuis 72673ad7ea avcodec: Remove libstagefright
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: Derek Buitenhuis <derek.buitenhuis@gmail.com>
2016-01-06 16:43:06 +00:00
..
aviocat.c tools: Use av_gettime_relative 2014-10-24 09:53:43 +03:00
bisect-create
bookmarklets.html tools/bookmarklets: HTML code fixes 2015-12-25 17:54:58 +01:00
clean-diff
coverity.c Add coverity model file 2015-02-21 23:45:08 +01:00
crypto_bench.c crypto_bench: add support for ripemd-128 2015-08-13 13:45:58 -03:00
cws2fws.c Merge commit '30dfc1dad4285e7362ce3f596d7c5d5d9b7fb33d' 2015-06-12 22:46:10 +02:00
dvd2concat tools: add dvd2concat. 2014-03-23 19:15:07 +01:00
enum_options.c Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
ffescape.c lavu: add escape API 2013-03-07 01:12:04 +01:00
ffeval.c tools/ffeval: print computed value even in case of error 2014-07-05 11:48:24 +02:00
ffhash.c tools/ffhash: read errno before calling functions which might change it 2014-10-25 16:12:16 +02:00
fourcc2pixfmt.c tools/fourcc2pixfmt: use avpriv_get_raw_pix_fmt_tags() 2014-08-10 04:50:31 +02:00
gen-rc tools/: Add gen-rc tool for generating Windows resource files 2013-12-11 19:27:35 +01:00
graph2dot.c tools: Drop a stale header 2015-08-31 21:37:18 +02:00
ismindex.c Merge commit '87e5d8d78cf08b54b4a9e7cbaeff89f8c1d91b78' 2015-09-07 12:27:21 +02:00
make_chlayout_test
missing_codec_desc lavc: add codec descriptors for TTF and OTF. 2014-04-29 13:24:18 +02:00
normalize.py tools/normalize.py: both input and output file names are required 2014-09-02 07:31:34 +02:00
patcheck patcheck: Fix false detection of 'mergeable calls' when line is removed 2015-11-23 00:34:14 +01:00
pktdumper.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 2015-10-27 14:28:56 +01:00
plotframes tools: add plotframes script 2013-01-15 22:50:19 +01:00
probetest.c tools/probetest: support testing a single specified input format 2014-12-23 03:39:52 +01:00
qt-faststart.c Merge commit '3526ab891c28396ada8b58bf7647309bab30de1d' 2014-08-22 21:55:27 +02:00
seek_print.c Replace remaining occurances of av_free_packet with av_packet_unref 2015-10-27 14:35:30 +01:00
sidxindex.c tools/sidxindex: Use av_*malloc_array() 2015-04-01 17:43:25 +02:00
trasher.c tools/trasher: Check fseek returns 2015-02-22 16:49:56 +01:00
uncoded_frame.c tools/uncoded_frame: Use avio_closep() to avoid leaving stale pointers in memory 2015-01-09 15:55:07 +01:00
unwrap-diff
yuvcmp.c tools/yuvcmp: add HAVE_UNISTD_H around #include <unistd.h> 2014-07-08 01:56:33 +02:00
zmqsend.c tools/zmqsend: rename ctx to zmq_ctx 2013-12-23 18:44:52 +01:00
zmqshell.py tools: add zmqshell.py. 2013-05-19 17:59:21 +02:00