Sat, 18 Dec 2004 14:06:35 +0000 |
reimar |
add the flip filter at the end of the filter chain.
|
Wed, 01 Dec 2004 09:30:11 +0000 |
henry |
fix image dimensions at filter config time
|
Sat, 09 Oct 2004 13:07:18 +0000 |
iive |
add new control message, that is send after end of stream, to flush all remaining frames in the video system
|
Wed, 28 Apr 2004 04:29:17 +0000 |
rfelker |
soft skipping for mencoder. rather than skipping decoding/filtering
|
Wed, 28 Apr 2004 04:07:07 +0000 |
rfelker |
forgot this, needed for vf_harddup
|
Tue, 20 May 2003 17:42:33 +0000 |
rfelker |
fix segfaults with slices. support slice rendering into a filter even
|
Sat, 03 May 2003 05:59:29 +0000 |
rfelker |
sort of a hack, but at least this lets the framerate-increasing
|
Sat, 19 Apr 2003 02:48:53 +0000 |
michael |
vf_clone_mpi_attributes()
|
Sat, 15 Mar 2003 18:01:02 +0000 |
albeu |
Add the new -vf option wich is the same as vop in reverse order.
|
Sun, 23 Feb 2003 20:40:21 +0000 |
arpi |
start_slice() added - similar to get_image(), but is called when using slices
|
Thu, 05 Dec 2002 00:22:37 +0000 |
arpi |
Fix draw_slice() in passthrough mode.
|
Tue, 10 Sep 2002 22:18:32 +0000 |
arpi |
changing return type of put_image void->int
|
Sun, 01 Sep 2002 14:30:55 +0000 |
arpi |
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
|
Sun, 04 Aug 2002 02:19:20 +0000 |
kmkaplan |
Add the control VFCTRL_CHANGE_RECTANGLE
|
Sun, 28 Jul 2002 21:30:09 +0000 |
arpi |
... removed from vf's control(), sing struct for equalizer. based on patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
|