1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/doc
Vittorio Giovara 5df993f3b1 vf_colorspace: Allow overriding input color properties
The filter needs input frames with color properties filled out by
the decoder. Since this is not always possible, add input options to
the filter so that user may override color space, color primaries,
transfer characteristics, and color range, as well as a generic option
to set all properties at once.

Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
2016-09-04 13:11:32 +02:00
..
doxy Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801' 2016-06-22 11:28:51 +02:00
examples examples/demuxing_decoding: convert to codecpar 2016-08-17 19:17:04 -03:00
.gitignore Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801' 2016-06-22 11:28:51 +02:00
APIchanges doc/APIChanges: mention nb_threads addition to AVFilterContext 2016-08-29 21:56:20 -03:00
authors.texi
bitstream_filters.texi doc/bsfs: Fix bsf options divider in documentation 2016-08-13 11:05:24 +02:00
bootstrap.min.css
build_system.txt Merge commit '48362ceadeb2eb5286ae94ef7f9542d990ff7ec7' 2016-04-17 19:36:59 +01:00
codecs.texi doc: Add color_trc values 2016-05-31 15:15:54 +02:00
decoders.texi cosmetics: fix some misspelled words 2016-07-17 13:10:27 -03:00
default.css
demuxers.texi docs/demuxers: add libopenmpt section 2016-07-21 02:47:35 +01:00
developer.texi doc/developer.texi: Add a code of conduct 2016-05-26 01:51:34 +02:00
devices.texi
doxy-wrapper.sh
Doxyfile avutil/hash: Add more detailed Doxygen documentation 2016-08-02 21:49:52 -07:00
encoders.texi cosmetics: fix some misspelled words 2016-07-17 13:10:27 -03:00
errno.txt
faq.texi
fate_config.sh.template
fate.texi cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
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 Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 2016-06-21 21:55:34 +02:00
ffmpeg.txt
ffplay.texi
ffprobe.texi
ffprobe.xsd ffprobe.xsd: add missing timecode attribute to frameSideDataType 2016-07-27 00:42:13 +02:00
ffserver.conf
ffserver.texi
fftools-common-opts.texi
filter_design.txt
filters.texi vf_colorspace: Allow overriding input color properties 2016-09-04 13:11:32 +02:00
formats.texi
general.texi avformat: add a TTA Muxer 2016-08-04 16:25:40 -03:00
git-howto.texi Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 2016-06-21 21:55:34 +02:00
indevs.texi avdevice/decklink: add support for setting input packet timestamp source 2016-06-26 19:18:06 +02:00
issue_tracker.txt
libav-merge.txt doc&tools: Add murge script, for analyzing 3 way conflicts. 2016-08-22 18:54:03 +02:00
libavcodec.texi
libavdevice.texi
libavfilter.texi
libavformat.texi
libavutil.texi
libswresample.texi
libswscale.texi
Makefile build: Make API documentation depend on config.mak 2016-08-02 07:45:13 -07:00
metadata.texi
mips.txt
multithreading.txt
muxers.texi doc/muxers: add option hls_init_time document 2016-08-29 14:54:39 +02:00
nut.texi Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 2016-06-21 21:55:34 +02:00
optimization.txt Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 2016-06-21 21:55:34 +02:00
outdevs.texi
platform.texi Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 2016-06-21 21:55:34 +02:00
print_options.c
protocols.texi libavformat/http: add support for content_type option in listen mode 2016-08-14 10:44:38 +02:00
rate_distortion.txt
resampler.texi doc/resampler: add exact_rational option 2016-06-13 13:12:05 +07:00
scaler.texi
snow.txt
style.min.css
swresample.txt
swscale.txt cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
t2h.init
t2h.pm
tablegen.txt
texi2pod.pl
texidep.pl
utils.texi
writing_filters.txt