aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vf_bmovl.c
Commit message (Expand)AuthorAge
* close stream_fd on uninit. Fixes bugzilla bug #400.Gravatar reimar2005-11-01
* fix bug when bmovl can't read the whole pic at onceGravatar attila2003-12-10
* correct handling of select ret=0, patch by Jonas Jensen <jbj@knef.dk>Gravatar alex2003-10-05
* Fix SIG11 if no args givenGravatar albeu2003-06-26
* disable vf_bmovl for systems without posix selectGravatar faust32003-04-04
* Add the new -vf option wich is the same as vop in reverse order.Gravatar albeu2003-03-15
* The code for converting RGB to YUV in bmovl is slow because it usesGravatar arpi2003-01-28
* This is a simple patch to change the alpha blending code in bmovl to useGravatar arpi2003-01-26
* may not be perfect but it's certainly a start. feel free to changeGravatar rfelker2003-01-10
* updated commentsGravatar arpi2002-10-24
* time.h required for select()Gravatar arpi2002-10-23
* -vop bmovl - BitMap OVerLay videofilter for MPlayerGravatar arpi2002-10-23