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_geq.c
Commit message (
Expand
)
Author
Age
*
Remove unnecessary HAVE_AV_CONFIG_H #define.
diego
2008-10-07
*
Use standard license headers.
diego
2008-05-13
*
Make all vf_info_t structs const
reimar
2007-12-02
*
Remove misleading comment and remove unnecessary #includes.
diego
2007-11-09
*
Remove unused static function get_image().
zuxy
2007-10-17
*
Reorder #includes to get rid of the FIXME
zuxy
2007-10-12
*
Remove unnecessary #include <malloc.h>
zuxy
2007-10-12
*
printf in mp_image.h was changed to fprintf in r17972.
cehoyos
2007-08-08
*
Remove useless fastmemcpy.h include for filters that do not even do any memcpy.
reimar
2007-05-27
*
Fix "inline keyword not at beginning of declaration" warning.
diego
2007-05-05
*
make vf_geq read whitespace in equation param
ods15
2006-10-28
*
remove unused variable
ods15
2006-10-27
*
cosmetic, reindentation, tab removal
ods15
2006-10-27
*
update vf_geq to new ff_eval API
ods15
2006-10-27
*
bilinear interpolation
michael
2006-10-16
*
200 byte is too little
michael
2006-10-16
*
generic equation filter
michael
2006-10-16