index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
vf_bmovl.c
Commit message (
Expand
)
Author
Age
*
in some cases, vf_bmovl produces junk due to source and
gpoirier
2006-07-23
*
passing pts through the filter layer (lets see if pts or cola comes out at th...
michael
2006-03-21
*
include config.h before includes that need it
iive
2006-02-16
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
close stream_fd on uninit. Fixes bugzilla bug #400.
reimar
2005-11-01
*
fix bug when bmovl can't read the whole pic at once
attila
2003-12-10
*
correct handling of select ret=0, patch by Jonas Jensen <jbj@knef.dk>
alex
2003-10-05
*
Fix SIG11 if no args given
albeu
2003-06-26
*
disable vf_bmovl for systems without posix select
faust3
2003-04-04
*
Add the new -vf option wich is the same as vop in reverse order.
albeu
2003-03-15
*
The code for converting RGB to YUV in bmovl is slow because it uses
arpi
2003-01-28
*
This is a simple patch to change the alpha blending code in bmovl to use
arpi
2003-01-26
*
may not be perfect but it's certainly a start. feel free to change
rfelker
2003-01-10
*
updated comments
arpi
2002-10-24
*
time.h required for select()
arpi
2002-10-23
*
-vop bmovl - BitMap OVerLay videofilter for MPlayer
arpi
2002-10-23