summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_vo.c
Commit message (Expand)AuthorAgeFilesLines
* changing return type of put_image void->intarpi2002-09-101-3/+4
* warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>arpi2002-09-011-1/+1
* 10l fixalex2002-08-281-1/+1
* ... removed from vf's control(), sing struct for equalizer. based on patch by...arpi2002-07-281-16/+5
* eq reworkedalex2002-07-251-2/+2
* equalizer reworkedalex2002-07-241-2/+27
* report error if bad dimensions requested (<=0)alex2002-05-261-0/+6
* 10lalex2002-05-231-1/+1
* big cosmetics patch, cleanup of messages printed by mplayer and libs.arpi2002-05-201-4/+4
* osd crash fixedarpi2002-04-261-0/+1
* OSD handled by vf control()arpi2002-04-151-0/+5
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-1/+1
* capabilities support -> automatic insertion of scale, expand, pparpi2002-04-111-1/+6
* print VO infoarpi2002-04-111-0/+17
* vf control codes added, autoq supportarpi2002-04-071-1/+1
* vo_config_count now counts calls to vo->config()arpi2002-04-071-1/+4
* vf_next_uninit was Wrong Thing - thx to Fredrik Kuivinenarpi2002-04-061-5/+0
* video filter layer - written from scratch, but inspired a lot by Fredrik Kuiv...arpi2002-04-061-0/+88