Mercurial > mplayer.hg
changeset 14847:5f0f4c31e18b
vo_jpeg now uses the generic int_pos() from subopt-helper.c
author | ivo |
---|---|
date | Sun, 27 Feb 2005 22:25:42 +0000 |
parents | 073b10b68565 |
children | f92a93cfc508 |
files | libvo/vo_jpeg.c |
diffstat | 1 files changed, 0 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/libvo/vo_jpeg.c Sun Feb 27 21:54:40 2005 +0000 +++ b/libvo/vo_jpeg.c Sun Feb 27 22:25:42 2005 +0000 @@ -313,16 +313,6 @@ return 0; } -/** \brief Validation function for maxfiles > 0 - */ - -static int int_pos(int *mf) -{ - if ( *mf > 0 ) - return 1; - return 0; -} - static uint32_t preinit(const char *arg) { opt_t subopts[] = {