1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/doc
Mark Thompson 3b188666f1 vaapi_encode: Choose profiles dynamically
Previously there was one fixed choice for each codec (e.g. H.265 -> Main
profile), and using anything else then required an explicit option from
the user.  This changes to selecting the profile based on the input format
and the set of profiles actually supported by the driver (e.g. P010 input
will choose Main 10 profile for H.265 if the driver supports it).

The entrypoint and render target format are also chosen dynamically in the
same way, removing those explicit selections from the per-codec code.
2018-09-23 14:42:33 +01:00
..
doxy
examples doc/examples/vaapi_transcode: Fix the typo 2018-09-21 00:52:17 +02:00
.gitignore
APIchanges avcodec: add AV_PKT_DATA_AFD to allow AFD data to be embedded in AVPacket 2018-09-09 22:42:26 +02:00
authors.texi
bitstream_filters.texi lavc: Add VP9 metadata bitstream filter 2018-05-02 01:21:40 +01:00
bootstrap.min.css
build_system.txt
codecs.texi doc/codecs: Remove option sc_factor. 2018-05-24 18:23:53 +02:00
decoders.texi avs2: correct avs2 description 2018-08-08 00:13:13 +05:30
default.css
demuxers.texi avformat/flvdec: add flv_full_metadata option into flvdec 2018-08-07 15:51:36 +08:00
developer.texi doc/developer: update style guidelines to include for loops with declarations 2018-05-18 02:24:28 +01:00
devices.texi
doxy-wrapper.sh
Doxyfile
encoders.texi vaapi_encode: Choose profiles dynamically 2018-09-23 14:42:33 +01:00
errno.txt
faq.texi doc: Add FAQs about running in background (rev 2) 2017-11-22 18:13:49 +01:00
fate_config.sh.template
fate.texi fate: allow temp files for passed test to be kept 2018-07-10 10:12:38 +05:30
ffmpeg-bitstream-filters.texi Remove the ffserver program 2018-01-06 18:31:37 +00:00
ffmpeg-codecs.texi Remove the ffserver program 2018-01-06 18:31:37 +00:00
ffmpeg-devices.texi Remove the ffserver program 2018-01-06 18:31:37 +00:00
ffmpeg-filters.texi Remove the ffserver program 2018-01-06 18:31:37 +00:00
ffmpeg-formats.texi Remove the ffserver program 2018-01-06 18:31:37 +00:00
ffmpeg-protocols.texi Remove the ffserver program 2018-01-06 18:31:37 +00:00
ffmpeg-resampler.texi Remove the ffserver program 2018-01-06 18:31:37 +00:00
ffmpeg-scaler.texi Remove the ffserver program 2018-01-06 18:31:37 +00:00
ffmpeg-utils.texi Remove the ffserver program 2018-01-06 18:31:37 +00:00
ffmpeg.texi ffmpeg: mark sseof as an input-only option 2018-06-09 00:37:03 +05:30
ffmpeg.txt
ffplay.texi ffplay: add option to allow custom seek interval 2018-09-05 23:52:56 +05:30
ffprobe.texi doc: fix incorrect reference to xsd_compliant option 2018-05-12 12:09:20 -07:00
ffprobe.xsd
fftools-common-opts.texi avformat/utils: Stream specifier enhancement 2. 2018-04-13 21:44:28 +02:00
filter_design.txt
filters.texi libavfilter: Removes stored DNN models. Adds support for native backend model file format in tf backend. 2018-09-17 19:44:42 -03:00
formats.texi doc/formats: Add documentation for skip_estimate_duration_from_pts 2018-07-30 10:00:04 +05:30
general.texi lavc, doc, configure: add libxavs2 video encoder wrapper 2018-09-11 21:48:42 +01:00
git-howto.texi
indevs.texi doc/devices: order alphabetically and add missing v4l2 outdev 2018-06-13 11:21:12 -08:00
issue_tracker.txt Remove the ffserver program 2018-01-06 18:31:37 +00:00
lexicon
libav-merge.txt doc/libav-merge: bitstream reader is now merged 2018-08-30 11:50:23 +02:00
libavcodec.texi Remove the ffserver program 2018-01-06 18:31:37 +00:00
libavdevice.texi Remove the ffserver program 2018-01-06 18:31:37 +00:00
libavfilter.texi Remove the ffserver program 2018-01-06 18:31:37 +00:00
libavformat.texi Remove the ffserver program 2018-01-06 18:31:37 +00:00
libavutil.texi Remove the ffserver program 2018-01-06 18:31:37 +00:00
libswresample.texi Remove the ffserver program 2018-01-06 18:31:37 +00:00
libswscale.texi Remove the ffserver program 2018-01-06 18:31:37 +00:00
mailing-list-faq.texi doc/mailing-list-faq: user lists are subscribe only 2018-07-24 13:35:38 -08:00
Makefile
metadata.texi
mips.txt
multithreading.txt
muxers.texi avformat/hlsenc: rename option from use_localtime to strftime 2018-09-05 14:08:18 +08:00
nut.texi
optimization.txt
outdevs.texi avdevice/decklink_enc: add support for setting duplex mode 2018-09-09 21:21:42 +02:00
patchwork
platform.texi configure: error out on unsupported MSVC versions 2018-05-18 02:22:57 +01:00
print_options.c
protocols.texi Merge commit 'a507af97eef468238d545ff954a39d7432832e54' 2018-09-02 19:11:45 -03: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 lavfi: add new iteration API 2018-03-31 23:26:30 +01:00