Andreas Rheinhardt 
							
						 
					 
					
						
						
						
						
							
						
						
							f6ec01147f 
							
						 
					 
					
						
						
							
							avfilter/fifo: Remove (a)fifo filters  
						
						... 
						
						
						
						Obsolete since 4ca1fb9d2a91757c8c4c34dd456abf340e3f765f.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> 
						
						
					 
					
						2024-02-08 14:02:55 +01:00 
						 
				 
			
				
					
						
							
							
								Anton Khirnov 
							
						 
					 
					
						
						
						
						
							
						
						
							0291b6f824 
							
						 
					 
					
						
						
							
							lavfi/vsrc_ddagrab: add an option to avoid duplicating frames  
						
						... 
						
						
						
						Tested-by: Jiří Eliášek, Misha Aizatulin 
						
						
					 
					
						2024-01-30 09:32:39 +01:00 
						 
				 
			
				
					
						
							
							
								Anton Khirnov 
							
						 
					 
					
						
						
						
						
							
						
						
							a8bc79c3fd 
							
						 
					 
					
						
						
							
							fftools/ffmpeg: deprecate -filter_script  
						
						... 
						
						
						
						It is equivalent to -/filter. 
						
						
					 
					
						2024-01-20 10:23:24 +01:00 
						 
				 
			
				
					
						
							
							
								Anton Khirnov 
							
						 
					 
					
						
						
						
						
							
						
						
							c316c4c77b 
							
						 
					 
					
						
						
							
							fftools/ffmpeg: deprecate -filter_complex_script  
						
						... 
						
						
						
						It is equivalent to -/filter_complex. 
						
						
					 
					
						2024-01-20 10:23:24 +01:00 
						 
				 
			
				
					
						
							
							
								Marth64 
							
						 
					 
					
						
						
						
						
							
						
						
							e4c96dc96c 
							
						 
					 
					
						
						
							
							doc/filters/idet: add example  
						
						... 
						
						
						
						Signed-off-by: Marth64 <marth64@proxyid.net> 
						
						
					 
					
						2024-01-07 15:42:54 +01:00 
						 
				 
			
				
					
						
							
							
								Thilo Borgmann 
							
						 
					 
					
						
						
						
						
							
						
						
							7ec4835386 
							
						 
					 
					
						
						
							
							avfilter: Add fsync filter  
						
						
						
						
					 
					
						2024-01-05 09:29:05 +01:00 
						 
				 
			
				
					
						
							
							
								Marth64 
							
						 
					 
					
						
						
						
						
							
						
						
							b0e86bc814 
							
						 
					 
					
						
						
							
							doc/filter: remove duplicate word 'with' in QR filters  
						
						... 
						
						
						
						Signed-off-by: Marth64 <marth64@proxyid.net> 
						
						
					 
					
						2024-01-04 01:10:04 +01:00 
						 
				 
			
				
					
						
							
							
								Marth64 
							
						 
					 
					
						
						
						
						
							
						
						
							375c5de005 
							
						 
					 
					
						
						
							
							doc/filters: fix minterpolate vsbmc option typos  
						
						... 
						
						
						
						Signed-off-by: Marth64 <marth64@proxyid.net> 
						
						
					 
					
						2024-01-04 01:09:44 +01:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
						
						
							
						
						
							43042931fb 
							
						 
					 
					
						
						
							
							doc/filters/drawtext: apply second level of escaping on colon  
						
						... 
						
						
						
						Fix escaping on example. 
						
						
					 
					
						2024-01-02 22:04:06 +01:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
						
						
							
						
						
							4d301be9e5 
							
						 
					 
					
						
						
							
							doc/filters/setpts: add random jitter generation example  
						
						
						
						
					 
					
						2024-01-01 20:12:53 +01:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
						
						
							
						
						
							030e140145 
							
						 
					 
					
						
						
							
							lavfi: add quirc filter  
						
						
						
						
					 
					
						2024-01-01 20:12:52 +01:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
						
						
							
						
						
							899302bb5f 
							
						 
					 
					
						
						
							
							lavfi: add qrencode source and filter  
						
						
						
						
					 
					
						2024-01-01 20:12:52 +01:00 
						 
				 
			
				
					
						
							
							
								Niklas Haas 
							
						 
					 
					
						
						
						
						
							
						
						
							796669d483 
							
						 
					 
					
						
						
							
							avfilter/vf_format: add color_ranges/spaces  
						
						... 
						
						
						
						Needed for fftools/ffmpeg_filter to be able to force specific output
formats via the filter chain. 
						
						
					 
					
						2023-12-31 13:36:22 -08:00 
						 
				 
			
				
					
						
							
							
								Niklas Haas 
							
						 
					 
					
						
						
						
						
							
						
						
							2d555dc82d 
							
						 
					 
					
						
						
							
							avfilter/buffersrc: add color_space/range parameters  
						
						... 
						
						
						
						To allow adding proper negotiation, in particular, to fftools.
These values will simply be negotiated downstream for YUV formats, and
ignored otherwise. 
						
						
					 
					
						2023-12-31 13:35:17 -08:00 
						 
				 
			
				
					
						
							
							
								Zhao Zhili 
							
						 
					 
					
						
						
						
						
							
						
						
							56ca0f2918 
							
						 
					 
					
						
						
							
							avfilter/vf_showinfo: add udu_sei_as_ascii option  
						
						... 
						
						
						
						Some encoders (e.g., libx264) dump encoder configuration as user
data unregistered SEI message. This option try to print it as
ascii character when possible.
Signed-off-by: Zhao Zhili <zhilizhao@tencent.com> 
						
						
					 
					
						2023-12-28 21:22:54 +08:00 
						 
				 
			
				
					
						
							
							
								Vittorio Giovara 
							
						 
					 
					
						
						
						
						
							
						
						
							05bfc03752 
							
						 
					 
					
						
						
							
							Add new vf_tiltandshift filter  
						
						... 
						
						
						
						Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> 
						
						
					 
					
						2023-12-21 17:16:16 -05:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
						
						
							
						
						
							8888574d10 
							
						 
					 
					
						
						
							
							avfilter/vsrc_gradients: add commands support  
						
						
						
						
					 
					
						2023-12-03 18:30:06 +01:00 
						 
				 
			
				
					
						
							
							
								Anton Khirnov 
							
						 
					 
					
						
						
						
						
							
						
						
							6a22d80041 
							
						 
					 
					
						
						
							
							doc/filters:ddagrab: elaborate on the semantics of framerate  
						
						
						
						
					 
					
						2023-12-02 11:22:46 +01:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
						
						
							
						
						
							f66536cc58 
							
						 
					 
					
						
						
							
							avfilter: add Affine Projection adaptive audio filter  
						
						
						
						
					 
					
						2023-11-28 15:40:34 +01:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
						
						
							
						
						
							3bca828d39 
							
						 
					 
					
						
						
							
							avfilter/af_arls: add double sample format support  
						
						
						
						
					 
					
						2023-11-27 20:27:27 +01:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
						
						
							
						
						
							42e45ea8ff 
							
						 
					 
					
						
						
							
							avfilter/af_anlms: add double sample format support  
						
						
						
						
					 
					
						2023-11-27 20:27:25 +01:00 
						 
				 
			
				
					
						
							
							
								Gyan Doshi 
							
						 
					 
					
						
						
						
						
							
						
						
							0ea9e26636 
							
						 
					 
					
						
						
							
							doc/filters: restore entry for libvmaf option pool  
						
						... 
						
						
						
						3d29724c00 removed the doc entry for the option pool while adding
a parser function for it at the same time!
The option remains available and undeprecated.
Fixes trac #10693  
						
						
					 
					
						2023-11-27 15:37:01 +05:30 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
						
						
							
						
						
							f1acb0d843 
							
						 
					 
					
						
						
							
							avfilter/vsrc_gradients: add square type  
						
						
						
						
					 
					
						2023-11-26 02:07:44 +01:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
						
						
							
						
						
							a9205620b1 
							
						 
					 
					
						
						
							
							avfilter/af_afir: remove IR response video rendering support  
						
						... 
						
						
						
						And deprecate related options.
The same functionality can be done with specialized audio visualization filters. 
						
						
					 
					
						2023-11-19 13:41:13 +01:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
						
						
							
						
						
							496df68815 
							
						 
					 
					
						
						
							
							doc/filters: add one more example for afir filter usage  
						
						
						
						
					 
					
						2023-11-19 13:40:35 +01:00 
						 
				 
			
				
					
						
							
							
								Diederik de Haas via ffmpeg-devel 
							
						 
					 
					
						
						
						
						
							
						
						
							c07ed10b0e 
							
						 
					 
					
						
						
							
							apply spelling fixes  
						
						... 
						
						
						
						Fix spelling issue as reported by Debian's lintian tool:
accomodate -> accommodate
addtional -> additional
auxillary -> auxiliary
bellow -> below
betweeen -> between
Calulate -> Calculate
coefficents -> coefficients
Defalt -> Default
defaul -> default
higer -> higher
neccesary -> necessary
orignal -> original
ouput -> output
precison -> precision
processsing -> processing
substract -> subtract
Transfered -> Transferred
upto -> up to
Also add several of them to the 'common typos' check in patcheck.
Signed-off-by: Diederik de Haas <didi.debian@cknow.org> 
						
						
					 
					
						2023-11-18 19:55:42 +01:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
						
						
							
						
						
							5452cbdc15 
							
						 
					 
					
						
						
							
							avfilter/af_afir: add irnorm and irlink options  
						
						... 
						
						
						
						Deprecate gtype option. 
						
						
					 
					
						2023-11-18 17:04:53 +01:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
						
						
							
						
						
							08e97dae20 
							
						 
					 
					
						
						
							
							avfilter/af_adynamicequalizer: add adaptive detection mode  
						
						
						
						
					 
					
						2023-11-17 00:17:54 +01:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
						
						
							
						
						
							49719d3cb5 
							
						 
					 
					
						
						
							
							avfilter/avf_showcwt: add fm frequency scaler  
						
						
						
						
					 
					
						2023-11-11 01:19:44 +01:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
						
						
							
						
						
							fd1712b6fb 
							
						 
					 
					
						
						
							
							avfilter/af_adynamicequalizer: merge direction option with mode option  
						
						... 
						
						
						
						More user-friendly and self-explanatory what certain mode does. 
						
						
					 
					
						2023-11-04 15:39:24 +01:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
						
						
							
						
						
							2f268505b9 
							
						 
					 
					
						
						
							
							doc/filters: add one more example for feedback filter  
						
						
						
						
					 
					
						2023-10-30 15:12:12 +01:00 
						 
				 
			
				
					
						
							
							
								Gyan Doshi 
							
						 
					 
					
						
						
						
						
							
						
						
							2b300eb533 
							
						 
					 
					
						
						
							
							avfilter/vidstab: add option for file format specification  
						
						... 
						
						
						
						The vidstab library added support in Nov 2020 for writing/reading
the transforms data in binary in addition to ASCII. The library default
was changed to binary format but no changes were made to the AVfilters
resulting in data file for writing or reading being always opened as text.
This effectively broke the filters.
Option added to vidstabdetect to specify file format and open files in
both filters with the correct attributes. 
						
						
					 
					
						2023-10-26 15:46:18 +05:30 
						 
				 
			
				
					
						
							
							
								Kyle Swanson 
							
						 
					 
					
						
						
						
						
							
						
						
							6028728bb8 
							
						 
					 
					
						
						
							
							avfilter/libvmaf: remove deprecated options  
						
						
						
						
					 
					
						2023-10-10 11:00:20 -07:00 
						 
				 
			
				
					
						
							
							
								James Almer 
							
						 
					 
					
						
						
						
						
							
						
						
							b643af4acb 
							
						 
					 
					
						
						
							
							doc/filters: add missing anchors  
						
						... 
						
						
						
						Fixes build failures introduced in 7f685d0f49.
Reviewed-by: Marton Balint <cus@passwd.hu>
Signed-off-by: James Almer <jamrial@gmail.com> 
						
						
					 
					
						2023-09-27 20:39:08 -03:00 
						 
				 
			
				
					
						
							
							
								Kyle Swanson 
							
						 
					 
					
						
						
						
						
							
						
						
							7f685d0f49 
							
						 
					 
					
						
						
							
							avfilter: add libvmaf_cuda  
						
						... 
						
						
						
						Signed-off-by: Kyle Swanson <kswanson@netflix.com> 
						
						
					 
					
						2023-09-27 10:22:33 -07:00 
						 
				 
			
				
					
						
							
							
								Niklas Haas 
							
						 
					 
					
						
						
						
						
							
						
						
							3c9dc009b6 
							
						 
					 
					
						
						
							
							lavfi/vf_libplacebo: add extra_opts AVDictionary  
						
						... 
						
						
						
						Can be used to configure libplacebo's underlying raw options, which
sometimes includes new or advanced / in-depth settings not (yet) exposed
by vf_libplacebo. 
						
						
					 
					
						2023-08-27 13:37:03 +02:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
						
						
							
						
						
							52ebb15ec1 
							
						 
					 
					
						
						
							
							avfilter/af_afade: add 4 more curves  
						
						
						
						
					 
					
						2023-08-24 22:20:06 +02:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
						
						
							
						
						
							e41d52216c 
							
						 
					 
					
						
						
							
							avfilter: add asisdr filter  
						
						
						
						
					 
					
						2023-08-14 11:19:56 +02:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
						
						
							
						
						
							951def850a 
							
						 
					 
					
						
						
							
							avfilter: add apsnr filter  
						
						
						
						
					 
					
						2023-08-14 11:19:55 +02:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
						
						
							
						
						
							5ff88bb7bc 
							
						 
					 
					
						
						
							
							avfilter/avf_showcwt: simplify  
						
						
						
						
					 
					
						2023-08-07 22:24:59 +02:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
						
						
							
						
						
							de71928383 
							
						 
					 
					
						
						
							
							avfilter/avf_showcwt: add two more options  
						
						
						
						
					 
					
						2023-08-07 22:24:58 +02:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
						
						
							
						
						
							bd23b1d0ac 
							
						 
					 
					
						
						
							
							avfilter/avf_showcwt: add iscale option  
						
						
						
						
					 
					
						2023-07-30 18:14:16 +02:00 
						 
				 
			
				
					
						
							
							
								Zhao Zhili 
							
						 
					 
					
						
						
						
						
							
						
						
							89f5124d0a 
							
						 
					 
					
						
						
							
							avfilter: add transpose_vt for videotoolbox pix_fmt  
						
						... 
						
						
						
						Signed-off-by: Zhao Zhili <zhilizhao@tencent.com> 
						
						
					 
					
						2023-07-23 11:52:28 +08:00 
						 
				 
			
				
					
						
							
							
								Zhao Zhili 
							
						 
					 
					
						
						
						
						
							
						
						
							c2c96c4c24 
							
						 
					 
					
						
						
							
							avfilter: add scale_vt for videotoolbox pix_fmt  
						
						... 
						
						
						
						For example,
./ffmpeg -hwaccel videotoolbox \
	-hwaccel_output_format videotoolbox_vld \
	-i ios-265.mov \
	-c:v hevc_videotoolbox \
	-profile:v main \
	-b:v 3M \
	-vf scale_vt=w=iw/2:h=ih/2:color_matrix=bt709:color_primaries=bt709:color_transfer=bt709 \
	-c:a copy \
	-tag:v hvc1 \
	/tmp/test.mp4
Input: hevc (Main 10) (hvc1 / 0x31637668), yuv420p10le(tv, bt2020nc/bt2020/arib-std-b67), 3840x2160
Output: hevc (Main) (hvc1 / 0x31637668), yuv420p(tv, bt709, progressive), 1920x1080
Signed-off-by: Zhao Zhili <zhilizhao@tencent.com> 
						
						
					 
					
						2023-07-23 11:51:57 +08:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
						
						
							
						
						
							3dc93acc56 
							
						 
					 
					
						
						
							
							avfilter/vf_pseudocolor: add four more presets  
						
						
						
						
					 
					
						2023-07-21 00:43:46 +02:00 
						 
				 
			
				
					
						
							
							
								Tobias Rapp 
							
						 
					 
					
						
						
						
						
							
						
						
							0b075b4092 
							
						 
					 
					
						
						
							
							doc/filters: Extend description of overlay filter format option values  
						
						
						
						
					 
					
						2023-07-20 16:49:38 +02:00 
						 
				 
			
				
					
						
							
							
								Tobias Rapp 
							
						 
					 
					
						
						
						
						
							
						
						
							6747cda5ca 
							
						 
					 
					
						
						
							
							avfilter/vf_overlay: Add support for yuv444p10 pixel format  
						
						
						
						
					 
					
						2023-07-20 16:49:05 +02:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
						
						
							
						
						
							72390c7d80 
							
						 
					 
					
						
						
							
							avfilter/vf_pseudocolor: add heat preset  
						
						
						
						
					 
					
						2023-07-19 23:42:03 +02:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
						
						
							
						
						
							5d8879208c 
							
						 
					 
					
						
						
							
							avfilter/vf_pseudocolor: add cool preset  
						
						
						
						
					 
					
						2023-07-19 23:42:01 +02:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
						
						
							
						
						
							c183f840fa 
							
						 
					 
					
						
						
							
							avfilter/af_axcorrelate: add another algorithm for calculation  
						
						... 
						
						
						
						Rewrite EOF logic while here. 
						
						
					 
					
						2023-07-15 23:41:09 +02:00