summaryrefslogtreecommitdiffstats
path: root/libvo/vo_mga.c
Commit message (Expand)AuthorAgeFilesLines
* Mark the vo_functions_t definitions as const where possible.reimar2007-12-021-1/+1
* Make vo info structs constreimar2007-12-021-1/+1
* Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ...reynaldo2006-04-241-2/+4
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butivo2005-08-051-1/+1
* 100l to Jindrich! Changing the parameter name in the body, too.rathann2005-04-191-1/+1
* replace VO and VF numeric flags with #defined identifiershenry2005-04-181-2/+2
* remove old buggy workaround. kerneltwosix.h itself will be removed soon if th...rfelker2004-12-031-1/+0
* linux 2.6 patch by "ismail 'cartman' dönmez" <ismail.donmez@boun.edu.tr>attila2004-01-101-0/+1
* fix panscan font resizing with vo_mgarfelker2003-04-261-0/+1
* removed get_info, using the same sheme as in libmpcodecs insteadalex2002-11-111-8/+2
* more cleanup, some -vo mga fullscreen fixesarpi2002-10-091-7/+0
* some cleanuparpi2002-10-091-62/+11
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apialex2002-08-281-1/+1
* fullscreen toggle for vo_mgarfelker2002-05-051-2/+5
* open(/dev/mga_vid) moved to preinitarpi2002-03-311-9/+1
* quick hack to make vo_mga accept multiple calls to configrfelker2002-03-291-0/+1
* U,V plane odrer fixedarpi2002-03-241-5/+2
* control+preinit moved to mga_common.carpi2002-03-071-13/+0
* workaround for Lara Croft CVID sample... - one more problem to solvearpi2002-03-061-0/+3
* 10000hl to Holm... control MUST BE static...arpi2002-02-091-1/+1
* screensize from fbdev ioctl - patch by Jason Lunz <j@falooley.org>arpi2002-02-091-0/+20
* query_ stuff replaced by new control() - patch by David Holmarpi2002-02-091-2/+6
* change init to config in vo_mga like in the other vo_ modules -- fixes crash ...rfelker2002-02-011-1/+1
* new info for tuningnick2002-01-311-1/+1
* Extensions for video accelerated architecturenick2002-01-261-1/+8
* Added image centering, now only screenblanking and hiding the cursor is missing.atmos42001-10-211-0/+4
* Add some info putput for aspect().atmos42001-10-201-0/+1
* oopsatmos42001-10-201-1/+1
* Aspect support for vo_mga, you need to use -screenw and -screenh to set your ...atmos42001-10-201-0/+13
* fixed mga uninitarpi2001-08-221-2/+2
* changes according to -utf8 option, draw_osd() function addedatlka2001-08-131-1/+5
* vo_subdevice supportarpi_esp2001-06-231-2/+3
* clean uppontscho2001-04-241-4/+1
* fprintf(stderr converted to printf(szabii2001-04-241-2/+2
* some warnings killedszabii2001-04-241-0/+3
* I420/IYUV supportarpi_esp2001-04-161-0/+6
* qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+arpi_esp2001-04-151-0/+3
* subtitle+OSD font supportarpi_esp2001-03-251-1/+1
* grey+alpha rendering support (for .sub)arpi_esp2001-03-241-0/+1
* colkey_on=0 fixarpi_esp2001-03-221-0/+2
* mga_vid fixes, code cleanuparpi_esp2001-03-081-29/+5
* vsync in mga/xmgaarpi_esp2001-03-071-8/+9
* added check_events() interfacearpi_esp2001-03-031-0/+11
* Initial revisionarpi_esp2001-02-241-0/+127