log libmpcodecs/vf_bmovl.c @ 14156:c30e193ac112

age author description
Wed, 10 Dec 2003 12:28:20 +0000 attila fix bug when bmovl can't read the whole pic at once
Sun, 05 Oct 2003 14:17:29 +0000 alex correct handling of select ret=0, patch by Jonas Jensen <jbj@knef.dk>
Thu, 26 Jun 2003 11:17:28 +0000 albeu Fix SIG11 if no args given
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.
Tue, 28 Jan 2003 00:27:59 +0000 arpi The code for converting RGB to YUV in bmovl is slow because it uses
Sun, 26 Jan 2003 17:42:24 +0000 arpi This is a simple patch to change the alpha blending code in bmovl to use
Fri, 10 Jan 2003 21:44:28 +0000 rfelker may not be perfect but it's certainly a start. feel free to change
Thu, 24 Oct 2002 17:39:12 +0000 arpi updated comments
Wed, 23 Oct 2002 11:20:07 +0000 arpi time.h required for select()
Wed, 23 Oct 2002 00:26:27 +0000 arpi -vop bmovl - BitMap OVerLay videofilter for MPlayer