1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
FFmpeg/doc
Bjorn Roche aba926e7d6 lavfi/paletteuse: fix to support transparency
This patch enables paletteuse to identify the transparency in incoming
video and tag transparent pixels on outgoing video with the correct
index from the palette.

This requires tracking the transparency index in the palette,
establishing an alpha threshold below which a pixel is considered
transparent and above which the pixel is considered opaque, and
additional changes to track the alpha value throughout the conversion
process.

This change is a partial fix for https://trac.ffmpeg.org/ticket/4443
However, animated GIFs are still output incorrectly due to a bug
in gif optimization which does not correctly handle transparency.

Signed-off-by: Clément Bœsch <u@pkh.me>
2017-10-28 17:14:26 +02:00
..
doxy
examples Merge commit 'b200a2c8da403b5a5c8b50f8cb4a75fd4f0131b1' 2017-10-26 17:03:09 -03:00
.gitignore
APIchanges Merge commit '083ea8768121ee800893e124b08483011b798919' 2017-10-23 19:17:31 -03: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 doc/build_system: Document how to build decoder fuzzer 2017-05-08 17:02:02 +02:00
codecs.texi avcodec: drop deprecated vismv option 2017-10-23 16:52:24 -03:00
decoders.texi Fix several typos 2017-09-21 16:17:02 -08:00
default.css
demuxers.texi avformat/hls: Fix DoS due to infinite loop 2017-08-27 19:19:00 +02:00
developer.texi doc/developer: Add terse documentation of assumed C implementation defined behavior 2017-05-01 17:59:10 +02:00
devices.texi
doxy-wrapper.sh
Doxyfile
encoders.texi Merge commit '4141a5a240fba44b4b4a1c488c279d7dd8a11ec7' 2017-10-03 21:28:07 -03:00
errno.txt
faq.texi Merge commit '4141a5a240fba44b4b4a1c488c279d7dd8a11ec7' 2017-10-03 21:28:07 -03:00
fate_config.sh.template Merge commit '35d1f726eb9fdd376ab900587fb02122b72f2b9a' 2017-05-05 09:27:18 +02:00
fate.texi
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 ffmpeg: add -bitexact flag to simplify enabling bitexact mode in (de)muxer and (de/en)coder 2017-10-23 12:41:04 +02:00
ffmpeg.txt
ffplay.texi
ffprobe.texi Fix several typos 2017-09-21 16:17:02 -08:00
ffprobe.xsd ffprobe: Print color properties from show_frames 2017-07-21 20:19:07 +02:00
ffserver.conf
ffserver.texi Fix several typos 2017-09-21 16:17:02 -08:00
fftools-common-opts.texi doc/fftools-common-opts: Fixed a typo in the common arguments list 2017-04-18 02:50:06 +02:00
filter_design.txt doc: update filter_design.txt. 2017-09-12 11:03:51 +02:00
filters.texi lavfi/paletteuse: fix to support transparency 2017-10-28 17:14:26 +02:00
formats.texi avformat: make flush_packets a tri-state and set it to -1 (auto) by default 2017-06-24 18:51:29 +02:00
general.texi Add SUP/PGS subtitle muxer 2017-09-09 12:07:14 +02:00
git-howto.texi
indevs.texi avdevice/decklink_dec: 32 bit audio support 2017-10-18 21:45:24 +02:00
issue_tracker.txt
lexicon
libav-merge.txt doc/libav-merge: mention skipped or incomplete runtime alignment commits 2017-09-27 23:58:20 -03:00
libavcodec.texi
libavdevice.texi
libavfilter.texi
libavformat.texi
libavutil.texi
libswresample.texi
libswscale.texi
mailing-list-faq.texi doc: Add mailing list FAQ 2017-10-03 15:25:07 -08:00
Makefile doc: Add mailing list FAQ 2017-10-03 15:25:07 -08:00
metadata.texi
mips.txt
multithreading.txt
muxers.texi movenc: Add an option for enabling negative CTS offsets 2017-09-28 18:15:45 +02:00
nut.texi
optimization.txt build: Prefer NASM assembler over YASM 2017-06-21 17:00:30 -03:00
outdevs.texi Merge commit '4141a5a240fba44b4b4a1c488c279d7dd8a11ec7' 2017-10-03 21:28:07 -03:00
patchwork
platform.texi build: Prefer NASM assembler over YASM 2017-06-21 17:00:30 -03:00
print_options.c Merge commit '2025d3787158ba272a1b8fbc0493fa20dd7a8484' 2017-03-29 15:20:10 +02:00
protocols.texi
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 doc: Add initial documentation explaining undefined behavior and SUINT 2017-07-21 17:37:05 +02:00
utils.texi avutil/eval: add linear interpolation helper 2017-08-19 12:42:24 +02:00
writing_filters.txt Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2' 2017-05-03 16:49:12 +02:00