Sun, 27 Apr 2003 18:55:04 +0000 |
rfelker |
display size/aspect adjusting filter
|
Sat, 19 Apr 2003 02:48:53 +0000 |
michael |
vf_clone_mpi_attributes()
|
Sat, 19 Apr 2003 01:39:37 +0000 |
rfelker |
1. new alternate approach to inverse telecine! much better!
|
Fri, 04 Apr 2003 20:12:24 +0000 |
faust3 |
disable vf_bmovl for systems without posix select
|
Sat, 15 Mar 2003 18:01:02 +0000 |
albeu |
Add the new -vf option wich is the same as vop in reverse order.
|
Wed, 05 Mar 2003 10:23:52 +0000 |
michael |
hmm found this in my local tree ;)
|
Wed, 05 Mar 2003 10:20:14 +0000 |
michael |
fix for a couple of linking problems patch by (Ambrose Li <a.c.li at ieee dot org>)
|
Sat, 01 Mar 2003 05:35:09 +0000 |
rfelker |
new filter
|
Sun, 23 Feb 2003 20:40:21 +0000 |
arpi |
start_slice() added - similar to get_image(), but is called when using slices
|
Thu, 20 Feb 2003 04:57:37 +0000 |
rfelker |
filter for applying 3:2 telecine to 23.976 fps progressive material.
|
Thu, 20 Feb 2003 03:16:41 +0000 |
rfelker |
experimental de-telecine filter. not documented or configurable yet,
|
Sat, 15 Feb 2003 22:24:32 +0000 |
arpi |
vf_hqdn3d: High-Quality version of the denoise3d filter
|
Tue, 11 Feb 2003 21:44:55 +0000 |
michael |
down3dright filter by kabi (converts between 2 common stereoscopic systems)
|
Thu, 30 Jan 2003 22:53:32 +0000 |
arpi |
new video filter: denoise3d - temporal&spatial noise reduction
|
Thu, 23 Jan 2003 16:33:57 +0000 |
rfelker |
new video filter to extract a single field using stride arithmetic,
|
Sun, 29 Dec 2002 02:57:49 +0000 |
arpi |
(temporary?) fix for redundant buffer re-allocation
|
Thu, 05 Dec 2002 00:22:37 +0000 |
arpi |
Fix draw_slice() in passthrough mode.
|
Tue, 05 Nov 2002 13:29:10 +0000 |
michael |
perspective correcture filter
|
Mon, 04 Nov 2002 20:39:27 +0000 |
michael |
smartblur
|
Mon, 04 Nov 2002 16:42:17 +0000 |
michael |
shape adaptive blur (slightly slow though)
|
Thu, 31 Oct 2002 23:26:11 +0000 |
michael |
boxblur, another useless filter
|
Thu, 31 Oct 2002 20:03:08 +0000 |
michael |
(de)interleave filter (can be used to split/merge an interlaced image so other non interlaced filters an be used with idividual fields)
|
Thu, 31 Oct 2002 18:13:56 +0000 |
michael |
(useless) UV plane swapper
|
Wed, 30 Oct 2002 17:48:39 +0000 |
albeu |
The default query_format shouldn't accept IMGFMT_MPEGPES
|
Tue, 29 Oct 2002 22:37:11 +0000 |
arpi |
new video filter: unsharp - does image (l/c/l+c) sharping/bluring
|
Fri, 25 Oct 2002 16:49:33 +0000 |
arpi |
2xSai filter... just for fun, imho useless
|
Wed, 23 Oct 2002 00:26:27 +0000 |
arpi |
-vop bmovl - BitMap OVerLay videofilter for MPlayer
|
Wed, 16 Oct 2002 18:40:03 +0000 |
arpi |
new filter: 1bpp - converts 1bpp image to yuv/rgb 8/16/32 bpp
|
Thu, 10 Oct 2002 01:09:23 +0000 |
arpi |
don't honor stride hints if the next filter(chain) doesn't support stride
|
Fri, 27 Sep 2002 21:08:36 +0000 |
arpi |
-vf eq2, LUT-based brightness/contrast/gamma correction (Y-only)
|