summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_fame.c
Commit message (Expand)AuthorAgeFilesLines
* Move #ifdefs around complete files into the build system.diego2006-06-211-3/+0
* Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...reynaldo2006-03-311-1/+2
* passing pts through the filter layer (lets see if pts or cola comes out at th...michael2006-03-211-2/+2
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-3/+3
* libfame has been removed from MPlayer long ago. Compilation fix pointeddiego2004-06-171-1/+1
* Add the new -vf option wich is the same as vop in reverse order.albeu2003-03-151-1/+2
* warning fixesarpi2002-09-291-1/+1
* changing return type of put_image void->intarpi2002-09-101-3/+3
* fame=quality:fps args support, small fixes for 0.9.0 apiarpi2002-06-011-8/+26
* use new api of libfame 0.9.0arpi2002-06-011-3/+9
* 10larpi2002-04-281-1/+2
* fame doesn't accept stridearpi2002-04-141-1/+1
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-2/+2
* capabilities support -> automatic insertion of scale, expand, pparpi2002-04-111-1/+1
* vf_fame added - yv12->mpes converterarpi2002-04-081-0/+127