index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpcodecs
/
vf_bmovl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-10
/
+10
*
cosmetics: Remove file names from file header, it only causes trouble.
diego
2009-03-15
1
-1
/
+1
*
Replace casual GPL notices by proper license headers.
diego
2008-09-07
1
-2
/
+20
*
begin moving const filter data to .text/.rodata sections
rfelker
2007-11-09
1
-1
/
+1
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
1
-3
/
+3
*
Conditionally compile vf_bmovl.c instead of enclosing all of the file
diego
2007-03-21
1
-4
/
+0
*
Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in line
diego
2007-03-21
1
-1
/
+1
*
Use libavutil's av_clip* instead of unreadable MIN/MAX chaos.
reimar
2007-03-01
1
-6
/
+5
*
in some cases, vf_bmovl produces junk due to source and
gpoirier
2006-07-23
1
-3
/
+3
*
passing pts through the filter layer (lets see if pts or cola comes out at th...
michael
2006-03-21
1
-7
/
+7
*
include config.h before includes that need it
iive
2006-02-16
1
-1
/
+1
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
1
-3
/
+3
*
close stream_fd on uninit. Fixes bugzilla bug #400.
reimar
2005-11-01
1
-0
/
+2
*
fix bug when bmovl can't read the whole pic at once
attila
2003-12-10
1
-1
/
+17
*
correct handling of select ret=0, patch by Jonas Jensen <jbj@knef.dk>
alex
2003-10-05
1
-2
/
+6
*
Fix SIG11 if no args given
albeu
2003-06-26
1
-1
/
+1
*
disable vf_bmovl for systems without posix select
faust3
2003-04-04
1
-0
/
+5
*
Add the new -vf option wich is the same as vop in reverse order.
albeu
2003-03-15
1
-1
/
+2
*
The code for converting RGB to YUV in bmovl is slow because it uses
arpi
2003-01-28
1
-3
/
+3
*
This is a simple patch to change the alpha blending code in bmovl to use
arpi
2003-01-26
1
-3
/
+12
*
may not be perfect but it's certainly a start. feel free to change
rfelker
2003-01-10
1
-20
/
+22
*
updated comments
arpi
2002-10-24
1
-17
/
+20
*
time.h required for select()
arpi
2002-10-23
1
-0
/
+1
*
-vop bmovl - BitMap OVerLay videofilter for MPlayer
arpi
2002-10-23
1
-0
/
+441