summaryrefslogtreecommitdiffstats
path: root/libvo/vo_aa.c
Commit message (Expand)AuthorAgeFilesLines
* A almost complete rewrite.albeu2002-04-271-312/+295
* moved font_laod.harpi2002-03-241-0/+1
* 32bpp support not implemented - do not liearpi2002-03-101-4/+4
* I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'nick2002-02-171-1/+7
* rgb/bgr 32bpp and IYUV/I420 supportalex2002-02-121-1/+21
* 10000hl to Holm... control MUST BE static...arpi2002-02-091-1/+1
* query_ stuff replaced by new control() - patch by David Holmarpi2002-02-091-2/+6
* new info for tuningnick2002-01-311-2/+2
* Extensions for video accelerated architecturenick2002-01-261-0/+9
* Added reverting support for -aa* optionsalbeu2002-01-191-0/+9
* 'mplayer -aadriver stdout' segfault fixed by Fredrik Kuivinen <freku045@stude...arpi2002-01-111-1/+1
* Move yuv2rgb to postprocessnick2001-11-061-1/+1
* never declare variables in *.h files, plsnick2001-10-271-2/+2
* aalib 1.4.X incombatibility fixedfolke2001-08-171-5/+3
* now linux/curses detection worksfolke2001-08-171-2/+5
* osd problem with YV12 fixedfolke2001-08-171-7/+15
* vo_font SEGFAULT fixedarpi2001-08-171-7/+12
* define USE_OSD / USE_SUB fixesfolke2001-08-161-1/+2
* vo_aa: +subtitles, +progressbar, key violation with mplayer keys fixed, +cons...folke2001-08-161-1/+2
* vo_aa: +subtitles, +progressbar, key violation with mplayer keys fixed, +cons...folke2001-08-161-106/+201
* All aalib options can be passed to aalib (-aaXXX), also -aahelp is new. fixed...folke2001-08-151-21/+1
* All aalib options can be passed to aalib (-aaXXX), also -aahelp is newfolke2001-08-151-17/+133
* Fix OSD, small misspelling.atmos42001-08-151-2/+2
* write fault error fixedfolke2001-08-141-2/+2
* vo_aa: configurable nowfolke2001-08-141-9/+33
* Added cool aalib vo driver.atmos42001-08-141-0/+514