Mercurial > mplayer.hg
log libmpcodecs/vf_bmovl.c @ 9359:9a80b815506c
age | author | description |
---|---|---|
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 |