diego
|
b9509b1795
|
Remove unnecessary HAVE_AV_CONFIG_H #define.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27726 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2008-10-07 08:25:47 +00:00 |
diego
|
47ef593617
|
Use standard license headers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26759 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2008-05-13 10:16:20 +00:00 |
reimar
|
b95c80ca86
|
Make all vf_info_t structs const
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25249 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-12-02 14:57:15 +00:00 |
diego
|
4c67136240
|
Remove misleading comment and remove unnecessary #includes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25003 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-11-09 16:28:37 +00:00 |
zuxy
|
4ba5898840
|
Remove unused static function get_image().
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24799 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-10-17 14:06:44 +00:00 |
zuxy
|
f53d4bcb3e
|
Reorder #includes to get rid of the FIXME
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24766 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-10-12 03:17:43 +00:00 |
zuxy
|
c212ce53e6
|
Remove unnecessary #include <malloc.h>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24765 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-10-12 03:14:11 +00:00 |
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 |