android_external_ffmpeg/doc
Gyan Doshi 1c76134fe3 avfilter/drawbox+drawgrid - add option to prevent overwriting of source pixels
If the user-supplied color in drawbox and drawgrid filters is non-opaque,
the box & grid painting overwrites the input's pixels (including alpha).
Users typically expect the alpha of the specified color to only act as a key
for compositing on top of the main input.

Added option allows users to select between replacement and composition.
Tested and documented.
2017-12-14 13:44:45 -09:00
..
doxy
examples examples/vaapi_encode: Fix leak on hwframe init failure 2017-12-01 21:12:45 +00:00
.gitignore
APIchanges avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
authors.texi
bitstream_filters.texi lavc: Add mpeg2_metadata bitstream filter 2017-10-17 20:56:30 +01:00
bootstrap.min.css
build_system.txt
codecs.texi doc/codecs.texi: Remove documentation of removed codec flags. 2017-11-20 01:10:54 +01:00
decoders.texi libavcodec/hevc_filter: support for all skip_loop_filter levels. 2017-12-04 19:05:36 +01:00
default.css
demuxers.texi
developer.texi doc/developer: revise mailing list section 2017-12-05 02:06:10 -08:00
devices.texi
doxy-wrapper.sh
Doxyfile
encoders.texi libvpxenc,vp9: add corpus-complexity option 2017-11-28 15:17:51 -08:00
errno.txt
faq.texi doc: Add FAQs about running in background (rev 2) 2017-11-22 18:13:49 +01:00
fate.texi
fate_config.sh.template
ffmpeg-bitstream-filters.texi
ffmpeg-codecs.texi
ffmpeg-devices.texi
ffmpeg-filters.texi
ffmpeg-formats.texi
ffmpeg-protocols.texi
ffmpeg-resampler.texi
ffmpeg-scaler.texi
ffmpeg-utils.texi
ffmpeg.texi doc/ffmpeg: Document opencl for -init_hw_device 2017-11-26 15:40:24 +00:00
ffmpeg.txt
ffplay.texi
ffprobe.texi
ffprobe.xsd
ffserver.conf
ffserver.texi
fftools-common-opts.texi doc/fftools: Remove documentation for old -opencl_bench option 2017-11-26 15:40:24 +00:00
filter_design.txt
filters.texi avfilter/drawbox+drawgrid - add option to prevent overwriting of source pixels 2017-12-14 13:44:45 -09:00
formats.texi
general.texi avformat: add NSP demuxer 2017-12-08 16:01:09 +01:00
git-howto.texi
indevs.texi avdevice/decklink_dec: autodetect the video input format 2017-11-22 00:08:35 +01:00
issue_tracker.txt
lexicon
libav-merge.txt doc/libav-merge: add a line about the skipped HEVC MC arm functions 2017-12-10 21:03:28 -03:00
libavcodec.texi
libavdevice.texi
libavfilter.texi
libavformat.texi
libavutil.texi
libswresample.texi
libswscale.texi
mailing-list-faq.texi
Makefile
metadata.texi
mips.txt
multithreading.txt
muxers.texi avformat/dashenc: Option to generate hls playlist as well 2017-11-30 10:55:51 +08:00
nut.texi
optimization.txt
outdevs.texi
patchwork
platform.texi
print_options.c
protocols.texi avformat/subfile: allow to extract till EOF 2017-11-19 19:11:50 +01:00
rate_distortion.txt
resampler.texi
scaler.texi
snow.txt
style.min.css
swresample.txt
swscale.txt
t2h.init
t2h.pm
tablegen.txt
texi2pod.pl
texidep.pl
undefined.txt
utils.texi lavu,lavfi,ffmpeg: Remove experimental OpenCL API 2017-11-22 23:20:39 +00:00
writing_filters.txt