summaryrefslogtreecommitdiffstats
path: root/libvo/mga_common.c
Commit message (Expand)AuthorAgeFilesLines
* Translation system changes part 1: wrap translated stringsAmar Takhar2009-07-071-12/+12
* Merge svn changes up to r29277Uoti Urpala2009-05-081-1/+1
|\
| * Add missing 'void' to parameterless function declarations.diego2009-05-041-1/+1
* | Merge svn changes up to r28537Uoti Urpala2009-02-121-0/+17
|\|
| * Add standard license headers, unify header formatting.diego2009-02-081-0/+17
* | Merge svn changes up to r28310Uoti Urpala2009-01-151-1/+1
|\|
| * Add missing 'void' keyword to parameterless function declarations.diego2009-01-051-1/+1
* | Merge svn changes up to r28149Uoti Urpala2008-12-141-3/+3
|\|
| * Fix MGSTR vs. MSGTR typo.diego2008-12-091-3/+3
* | Merge svn changes up to r27441Uoti Urpala2008-08-081-1/+1
|\|
| * Change a bunch of X11-specific preprocessor directives.diego2008-08-041-1/+1
* | Merge svn changes up to r27399Uoti Urpala2008-08-021-1/+1
|\|
| * Rename two GUI-related preprocessor directives:diego2008-07-301-1/+1
* | Merge svn changes up to r26979Uoti Urpala2008-06-041-4/+15
|\|
| * Fix typo in string name.diego2008-05-271-1/+1
| * make use of the new MGA_VID_VERSION ioctl to checkattila2008-05-231-0/+11
| * cosmetics: Remove useless parentheses from from return statements.diego2008-05-161-4/+4
* | Move vo_dx,vo_dy,vo_dwidth,vo_dheight to vo structUoti Urpala2008-04-231-0/+1
* | Remove variable arguments from vo control() functionsUoti Urpala2008-04-231-1/+1
* | Change VOCTRL_[GET|SET]_EQUALIZER argument passingUoti Urpala2008-04-231-15/+10
|/
* typo fix: inited --> initializeddiego2008-02-141-1/+1
* warning fixes:diego2007-09-131-1/+1
* Move debug message to verbose output level.diego2007-09-041-1/+1
* warning fix:diego2007-08-281-0/+2
* Assume first xinerama screen, in case xmga couldattila2007-08-281-0/+9
* Another unneeded xinerama_screen externreimar2007-06-241-3/+0
* cosmetics, fix indentationattila2007-03-181-7/+7
* allow horizontal resolutions >1024 in case we have a G550attila2007-03-181-6/+29
* Fix a few gcc warnings, approved by Diego and Reimar.rathann2007-02-051-0/+1
* Move postproc ---> libswscalelucabe2006-06-301-1/+1
* 10lattila2006-06-251-1/+1
* fail with an error if the source resolution is larger than 1023x1023attila2006-06-251-0/+6
* Software Scaler headers usage cleanuplucabe2006-06-181-1/+0
* Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ...reynaldo2006-04-241-10/+11
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butivo2005-08-051-5/+5
* replace VO and VF numeric flags with #defined identifiershenry2005-04-181-1/+1
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.diego2004-10-281-4/+4
* removed unused headeer dependenciesalex2004-01-281-1/+0
* runtime 'stay-on-top' functionalityjoey2003-11-301-0/+3
* vf_scale.h & related cleanup & some small warning fix by dominikmichael2003-06-011-7/+1
* ugly ugly fix for michael's 1000l changes in swscaler: mysterious segfault w/...rfelker2003-04-271-0/+10
* fix panscan font resizing with vo_mgarfelker2003-04-261-3/+3
* 100l to Gabu, this caused divide-by-zero with -vo mga. Apparentlyrfelker2003-03-291-2/+3
* fixing truetype rescaling with (x)mga + panscangabucino2003-03-261-1/+2
* fix xmga + playbarpontscho2003-01-201-1/+1
* xinerama fix part 1attila2003-01-181-3/+21
* don't keep mga_vid device open if x11 init fails (fixes "-vo xmga,mga")rfelker2003-01-041-1/+4
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-061-2/+5
* panscan support in -vo mga (actually moved common code to mga_common.c)arpi2002-11-011-2/+91
* -fixed-vo supportpontscho2002-10-171-0/+2
* compiler warning found by Dominikarpi2002-10-101-1/+1
* also set VFCAP_ACCEPT_STRIDE when draw_image() is implementedarpi2002-10-101-1/+1
* draw_image() implementation (new libvo API)arpi2002-10-091-20/+23
* more cleanup, some -vo mga fullscreen fixesarpi2002-10-091-10/+18
* some cleanuparpi2002-10-091-2/+36
* preinit() has an arg... use it.arpi2002-10-091-2/+2
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugarpi2002-09-221-9/+2
* eq fixed, based on patch by .soarpi2002-07-251-59/+66
* - fix audio equalizerpontscho2002-07-191-3/+15
* fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patchpontscho2002-06-101-7/+14
* warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>arpi2002-06-071-0/+3
* add mute support ( step 1 ) and fixed panscan bugs (1000l for me)pontscho2002-06-061-0/+1
* added panscan support for xmga/xvidixpontscho2002-06-051-0/+11
* wm detection -- round twopontscho2002-05-071-0/+4
* fullscreen toggle for vo_mgarfelker2002-05-051-2/+30
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-1/+0
* VFCAP addedarpi2002-04-111-1/+1
* open(/dev/mga_vid) moved to preinitarpi2002-03-311-0/+9
* use only 1 buffers if dr=yes and double=noarpi2002-03-311-1/+3
* 10larpi2002-03-301-1/+1
* using interleaveBytes() for G200 draw_slicearpi2002-03-301-54/+5
* quick hack to make vo_mga accept multiple calls to configrfelker2002-03-291-1/+2
* disabel DR and UV swapping for g200 planar modesarpi2002-03-251-7/+3
* U,V plane odrer fixedarpi2002-03-241-10/+25
* video_eq support - applied brightness/contrast patch by Brian J. Murrellarpi2002-03-101-0/+45
* rewrite fullscreen support in some libvo driverpontscho2002-03-071-0/+5
* accept STATIC buffers if num_buffers==1arpi2002-03-071-1/+1
* direct rendering supportarpi2002-03-071-1/+33
* control+preinit moved to mga_common.carpi2002-03-071-0/+16
* using mem2agpcpy_pic()arpi2002-03-061-40/+15
* mmx opt ,untested, i have no mgamichael2001-11-021-0/+41
* fixed mga uninitarpi2001-08-221-0/+5
* ehh fixed ;)arpi_esp2001-04-211-1/+1
* I420/IYUV supportarpi_esp2001-04-161-0/+4
* UYVY supportarpi_esp2001-04-161-2/+9
* qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+arpi_esp2001-04-151-3/+8
* fastmemcpy addedarpi_esp2001-04-141-0/+2
* OSD alpha renderers moved to osd.carpi_esp2001-04-101-31/+4
* fixed the bespitch*y*x bugarpi_esp2001-04-041-12/+11
* lamer_protection++arpi_esp2001-04-011-1/+2
* OSD/SUB image quality & speed improvementarpi_esp2001-03-291-2/+4
* grey+alpha rendering support (for .sub)arpi_esp2001-03-241-60/+29
* mga_vid fixes, code cleanuparpi_esp2001-03-081-2/+33
* vsync in mga/xmgaarpi_esp2001-03-071-8/+8
* added check_events() interfacearpi_esp2001-03-031-1/+1
* Initial revisionarpi_esp2001-02-241-0/+220