summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_fame.c
Commit message (Collapse)AuthorAgeFilesLines
* libfame has been removed from MPlayer long ago. Compilation fix pointeddiego2004-06-171-1/+1
| | | | | | | out by Hetfield <hetfield@email.it>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12606 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add the new -vf option wich is the same as vop in reverse order.albeu2003-03-151-1/+2
| | | | | | | | Syntax is we decided, so you can give the nomes or not with both vop and vf. vf take precedence over vop. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9594 b3059339-0415-0410-9bf9-f77b7e298cf2
* warning fixesarpi2002-09-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7558 b3059339-0415-0410-9bf9-f77b7e298cf2
* changing return type of put_image void->intarpi2002-09-101-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7369 b3059339-0415-0410-9bf9-f77b7e298cf2
* fame=quality:fps args support, small fixes for 0.9.0 apiarpi2002-06-011-8/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6262 b3059339-0415-0410-9bf9-f77b7e298cf2
* use new api of libfame 0.9.0arpi2002-06-011-3/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6261 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2002-04-281-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5877 b3059339-0415-0410-9bf9-f77b7e298cf2
* fame doesn't accept stridearpi2002-04-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5616 b3059339-0415-0410-9bf9-f77b7e298cf2
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5608 b3059339-0415-0410-9bf9-f77b7e298cf2
* capabilities support -> automatic insertion of scale, expand, pparpi2002-04-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5566 b3059339-0415-0410-9bf9-f77b7e298cf2
* vf_fame added - yv12->mpes converterarpi2002-04-081-0/+127
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5537 b3059339-0415-0410-9bf9-f77b7e298cf2