cehoyos
|
0132ac3f9d
|
printf in mp_image.h was changed to fprintf in r17972.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24040 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-08-08 23:28:29 +00:00 |
reimar
|
13fa313b55
|
Remove useless fastmemcpy.h include for filters that do not even do any memcpy.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23391 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-05-27 20:36:04 +00:00 |
diego
|
851b1e6351
|
Fix "inline keyword not at beginning of declaration" warning.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23237 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-05-05 12:45:32 +00:00 |
ods15
|
6355be18bd
|
make vf_geq read whitespace in equation param
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20482 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-10-28 09:50:22 +00:00 |
ods15
|
bc9d65db85
|
remove unused variable
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20473 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-10-27 21:34:05 +00:00 |
ods15
|
6c1309fe19
|
cosmetic, reindentation, tab removal
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20472 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-10-27 21:33:01 +00:00 |
ods15
|
591f6c68bb
|
update vf_geq to new ff_eval API
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20471 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-10-27 19:40:48 +00:00 |
michael
|
84aad40d58
|
bilinear interpolation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20276 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-10-16 20:21:31 +00:00 |
michael
|
c6fcd1fe5d
|
200 byte is too little
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20274 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-10-16 18:37:40 +00:00 |
michael
|
bc040ace6f
|
generic equation filter
example: -vf 'geq=(p(X\,Y)+p(mod(Y*2-X*2\,W)\,mod(Y*2+X*2+sin((X-Y)/10/SW+N)*SW*20\,H)))/2'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20272 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-10-16 15:47:32 +00:00 |