summaryrefslogtreecommitdiffstats
path: root/libvo/vo_aa.c
Commit message (Expand)AuthorAgeFilesLines
* 100l to albeu for his english grammar, and 10l to me becouse I noticed that l...alex2003-08-131-1/+1
* vf_scale.h & related cleanup & some small warning fix by dominikmichael2003-06-011-0/+1
* Use new config headers and types.albeu2003-03-301-11/+8
* 10000l (YUV vs. YVU swscale fix/cleanup)michael2003-03-271-2/+2
* 100lmichael2003-02-231-5/+5
* linux->osdeparpi2003-02-091-1/+1
* better fix of vo_aa font segfaulthenry2003-01-301-0/+4
* New config system + cleanup of header inter dependencyalbeu2002-11-121-2/+2
* removed get_info, using the same sheme as in libmpcodecs insteadalex2002-11-111-9/+3
* Fixed some typos and an error in the help output.diego2002-10-061-6/+6
* add Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz> freetype patchpontscho2002-08-291-4/+13
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apialex2002-08-281-1/+1
* 10L bugs founds by Jindrich Makovicka <makovick at MLinux dot fjfi dot cvut d...albeu2002-07-261-31/+30
* 10L bugs founds by Jindrich Makovicka <makovicki at KMLinux dot fjfi dot cvut...albeu2002-07-201-1/+1
* Use the new Y8 support in place of YV12.albeu2002-06-231-6/+3
* it uses swscaleralex2002-05-271-1/+1
* revised query_formatalex2002-05-271-1/+5
* 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