Paul B Mahol
6da439219d
avfilter: add rgbashift filter
6 years ago
Paul B Mahol
cfd421226c
avfilter: add chromashift filter
6 years ago
Mark Thompson
b2ea757f68
doc/encoders: Add libaom-av1
6 years ago
Mark Thompson
f951036d32
doc/encoders: Move libxavs2 to correct place in alphabetical order
6 years ago
Paul B Mahol
7a73cca254
avfilter: add dedot video filter
6 years ago
Paul B Mahol
4334e9221e
doc/filters: improve afftfilt documentation
6 years ago
Paul B Mahol
02809e7b06
avfilter/vf_lut2: implement support for different input depths
6 years ago
Paul B Mahol
bdc66c50dd
avfilter/af_afftfilt: extend filter functionality
6 years ago
Martin Vignali
0aba92d42d
avcodec : add prores_metadata bsf for set the color property of each prores frame
6 years ago
Paul B Mahol
c47b48c0a6
avfilter/vf_lut3d: add spline 1D interpolation
6 years ago
James Zern
55e021f39b
libvpxenc: extend auto-alt-ref range
...
vp9 now supports [0, 6]
Reviewed-by: James Almer <jamrial@gmail.com>
Signed-off-by: James Zern <jzern@google.com>
6 years ago
James Zern
6d3890ee34
libvpxenc,vp9: add enable-tpl option
...
enables temporal dependency model
Signed-off-by: James Zern <jzern@google.com>
6 years ago
Paul B Mahol
36348d77b8
avfilter/af_afir: add minp/maxp options to control latency and speed
6 years ago
Paul B Mahol
70463b7026
avfilter/avf_showspectrum: add terrain color map
6 years ago
Paul B Mahol
09fdfc11b7
avfilter/avf_showspectrum: add cividis colormap
6 years ago
Paul B Mahol
1d9fe1fdf6
avfilter/af_afir: implement rate option
6 years ago
Paul B Mahol
0c6d4e7ba4
avfilter/avf_showspectrum: add plasma color map
6 years ago
Paul B Mahol
ed58db4237
avfilter/avf_showspectrum: add viridis color map
6 years ago
James Almer
9bf9358b61
avcodec: libdav1d AV1 decoder wrapper.
...
Originally written by Ronald S. Bultje, with fixes, optimizations and
improvements by James Almer.
Signed-off-by: James Almer <jamrial@gmail.com>
6 years ago
Carl Eugen Hoyos
ee3f62a90c
pixfmt: Add GRAY10
...
Based on 7471352f
by Luca Barbato.
Signed-off-by: James Almer <jamrial@gmail.com>
6 years ago
James Almer
beaa350e24
avcodec: libdav1d AV1 decoder wrapper.
...
Originally written by Ronald S. Bultje, with fixes, optimizations and
improvements by James Almer.
Signed-off-by: James Almer <jamrial@gmail.com>
6 years ago
Ruiling Song
a587454fd0
doc/filters: add tonemap_opencl document.
...
Signed-off-by: Ruiling Song <ruiling.song@intel.com>
Signed-off-by: Gyan Doshi <gyandoshi@gmail.com>
6 years ago
Ruiling Song
952a299fd3
doc/filters: add document for opencl filters
...
Signed-off-by: Danil Iashchenko <danyaschenko@gmail.com>
Signed-off-by: Ruiling Song <ruiling.song@intel.com>
Signed-off-by: Gyan Doshi <gyandoshi@gmail.com>
6 years ago
Philip Langdale
d5272e94ab
avfilter/vf_yadif_cuda: CUDA accelerated yadif deinterlacer
...
This is a cuda implementation of yadif, which gives us a way to
do deinterlacing when using the nvdec hwaccel. In that scenario
we don't have access to the nvidia deinterlacer.
6 years ago
Paul B Mahol
97e9e3504d
avfilter: add tpad filter
6 years ago
Michael Niedermayer
acf4fbddf3
doc/APIchanges: Update for 4.1
...
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
6 years ago
Anton Platov
295fd12d17
avdevice/libndi_newtek_dec: add extra_ips option to libndi_newtek allowing use remote network sources
...
Signed-off-by: Anton Platov <anton@platov.net>
Signed-off-by: Marton Balint <cus@passwd.hu>
6 years ago
Paul B Mahol
d98fb558be
doc/filter: add some loop filter trivial examples
6 years ago
Michael Niedermayer
793a3e7bc9
doc/fate.texi: Mention that samples should be uploaded before pushing dependent commits
...
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
6 years ago
Paul B Mahol
323c2cfd38
avfilter: add (a)graphmonitor filter(s)
6 years ago
Werner Robitza
ad5ca1fb72
doc/hls: fix grammar for HLS options
...
This fixes the grammar of two HLS option descriptions and makes them less
ambiguous.
Signed-off-by: Werner Robitza <werner.robitza@gmail.com>
Signed-off-by: Lou Logan <lou@lrcd.com>
6 years ago
Paul B Mahol
7e1add2c51
doc/filters: add small description to geq filter section
...
Previously there was no description at all.
6 years ago
Michael Niedermayer
718044dc19
avutil/pixdesc: Add av_write_image_line2(), av_read_image_line2()
...
This is needed because of 32bit float formats (which are difficult to
store in 16bits)
This also fixes undefined behavior found by fate
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
6 years ago
Mark Thompson
2923ed247e
vaapi_encode: Support configurable slices
...
This adds common code to query driver support and set appropriate
address/size information for each slice. It only supports rectangular
slices for now, since that is the most common use-case.
6 years ago
Paul B Mahol
40ac622460
avfilter/window_func: add bohman window
6 years ago
Cameron Cawley
22238d0b94
avcodec: Implement Archimedes VIDC encoder/decoder
...
Signed-off-by: Cameron Cawley <ccawley2011@gmail.com>
6 years ago
Paul B Mahol
4fcfb9c4eb
avfilter: add xstack filter
6 years ago
James Almer
78f04843bf
doc/APIchanges: add entry for AV_FRAME_DATA_S12M_TIMECODE
...
Signed-off-by: James Almer <jamrial@gmail.com>
6 years ago
Matsuzawa Tomohiro
c2ac3b8e6a
avformat/libsrt: add several options supported in srt 1.3.0
...
Several SRT options are missing. Since pkg_config requires libsrt v1.3.0 and above, it should be able to support options added in libsrt v1.3.0 and below.
This commit adds 8 SRT options.
sndbuf, rcvbuf, lossmaxttl, minversion, streamid, smoother, messageapi and transtype
The keys of option are equivalent to stransmit.
https://github.com/Haivision/srt/blob/v1.3.0/apps/socketoptions.hpp#L196-L223
Signed-off-by: Marton Balint <cus@passwd.hu>
6 years ago
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>
6 years ago
Paul B Mahol
b7b3e8c5c7
avfilter: add vibrance filter
6 years ago
Martin Vignali
8d3f364630
avfilter/setparam : add options to set color primaries, trc, space
6 years ago
Martin Vignali
02ad0416c0
avfilter/setparams : merge setfield and setrange filter to setparams filter
...
setfield and setrange filters are kept.
6 years ago
Paul B Mahol
18d391cffe
avfilter: add chromahold filter
6 years ago
Paul B Mahol
0939c33b54
avfilter/af_afir: calculate group delay too
6 years ago
Paul B Mahol
8baaed7889
avfilter: add sinc source filter
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
6 years ago
Mark Thompson
57f312a34d
doc/bitstream_filters: Add av1_metadata
6 years ago
Paul B Mahol
e1e6a31216
doc/filters: update silenceremove documentation
6 years ago
Paul B Mahol
3ab88a751e
doc/filters: do not mention removed option from afir filter
6 years ago
Paul B Mahol
0709b0561f
avformat: add SER demuxer
6 years ago