ffmpeg/doc
Dave Rice 110b4a4918 avdevice/sdl2: add option to set window position
Allows arrangement of multiple windows such as:
ffmpeg -re -f lavfi -i mandelbrot -f sdl -window_x 1 -window_y 1 mandelbrot -vf waveform,format=yuv420p -f sdl -window_x 641 -window_y 1 waveform -vf vectorscope,format=yuv420p -f sdl -window_x 1 -window_y 481 vectorscop

Some changes by Marton Balint:
- allow negative position (partially or fully out-of-screen positions seem to
  be sanitized automatically by SDL (or my WM?), so no special handling is
  needed)
- only show window after the position is set
- do not use resizable and borderless flags at the same time, that caused
  issues in ffplay
- add docs

Signed-off-by: Marton Balint <cus@passwd.hu>
2018-10-23 19:42:32 +02:00
..
doxy
examples doc/examples/vaapi_transcode: Fix the typo 2018-09-21 00:52:17 +02:00
.gitignore
APIchanges avcodec/mediacodec: add av_mediacodec_render_buffer_at_time() 2018-10-11 20:51:14 -07:00
Doxyfile
Makefile
authors.texi
bitstream_filters.texi doc/bitstream_filters: Add av1_metadata 2018-10-16 22:57:13 +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 avcodec/libzvbi-teletextdec: add formatted ass output 2018-09-30 01:10:23 +02:00
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
encoders.texi doc/encoders: Document -sei option to hevc_vaapi 2018-09-23 14:42:34 +01:00
errno.txt
faq.texi
fate.texi fate: allow temp files for passed test to be kept 2018-07-10 10:12:38 +05:30
fate_config.sh.template
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 options to specify window position 2018-10-07 20:44:22 +02:00
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 avfilter: add vibrance filter 2018-10-23 11:12:41 +02:00
formats.texi doc/formats: Add documentation for skip_estimate_duration_from_pts 2018-07-30 10:00:04 +05:30
general.texi avformat: add SER demuxer 2018-10-13 15:40:08 +02:00
git-howto.texi
indevs.texi avdevice/decklink_dec: add option to align capture start time 2018-09-30 21:09:12 +02: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
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/sdl2: add option to set window position 2018-10-23 19:42:32 +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 doc/protocols: simplify and clarify UDP localaddr option 2018-10-03 22:03:29 +02: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