aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/mga_common.c
Commit message (Expand)AuthorAge
* warning fixes:Gravatar diego2007-09-13
* Move debug message to verbose output level.Gravatar diego2007-09-04
* warning fix:Gravatar diego2007-08-28
* Assume first xinerama screen, in case xmga couldGravatar attila2007-08-28
* Another unneeded xinerama_screen externGravatar reimar2007-06-24
* cosmetics, fix indentationGravatar attila2007-03-18
* allow horizontal resolutions >1024 in case we have a G550Gravatar attila2007-03-18
* Fix a few gcc warnings, approved by Diego and Reimar.Gravatar rathann2007-02-05
* Move postproc ---> libswscaleGravatar lucabe2006-06-30
* 10lGravatar attila2006-06-25
* fail with an error if the source resolution is larger than 1023x1023Gravatar attila2006-06-25
* Software Scaler headers usage cleanupGravatar lucabe2006-06-18
* Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ...Gravatar reynaldo2006-04-24
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butGravatar ivo2005-08-05
* replace VO and VF numeric flags with #defined identifiersGravatar henry2005-04-18
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.Gravatar diego2004-10-28
* removed unused headeer dependenciesGravatar alex2004-01-28
* runtime 'stay-on-top' functionalityGravatar joey2003-11-30
* vf_scale.h & related cleanup & some small warning fix by dominikGravatar michael2003-06-01
* ugly ugly fix for michael's 1000l changes in swscaler: mysterious segfault w/...Gravatar rfelker2003-04-27
* fix panscan font resizing with vo_mgaGravatar rfelker2003-04-26
* 100l to Gabu, this caused divide-by-zero with -vo mga. ApparentlyGravatar rfelker2003-03-29
* fixing truetype rescaling with (x)mga + panscanGravatar gabucino2003-03-26
* fix xmga + playbarGravatar pontscho2003-01-20
* xinerama fix part 1Gravatar attila2003-01-18
* don't keep mga_vid device open if x11 init fails (fixes "-vo xmga,mga")Gravatar rfelker2003-01-04
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* panscan support in -vo mga (actually moved common code to mga_common.c)Gravatar arpi2002-11-01
* -fixed-vo supportGravatar pontscho2002-10-17
* compiler warning found by DominikGravatar arpi2002-10-10
* also set VFCAP_ACCEPT_STRIDE when draw_image() is implementedGravatar arpi2002-10-10
* draw_image() implementation (new libvo API)Gravatar arpi2002-10-09
* more cleanup, some -vo mga fullscreen fixesGravatar arpi2002-10-09
* some cleanupGravatar arpi2002-10-09
* preinit() has an arg... use it.Gravatar arpi2002-10-09
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugGravatar arpi2002-09-22
* eq fixed, based on patch by .soGravatar arpi2002-07-25
* - fix audio equalizerGravatar pontscho2002-07-19
* fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patchGravatar pontscho2002-06-10
* warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar arpi2002-06-07
* add mute support ( step 1 ) and fixed panscan bugs (1000l for me)Gravatar pontscho2002-06-06
* added panscan support for xmga/xvidixGravatar pontscho2002-06-05
* wm detection -- round twoGravatar pontscho2002-05-07
* fullscreen toggle for vo_mgaGravatar rfelker2002-05-05
* mp_image.h and img_format.h moved to libmpcodecsGravatar arpi2002-04-13
* VFCAP addedGravatar arpi2002-04-11
* open(/dev/mga_vid) moved to preinitGravatar arpi2002-03-31
* use only 1 buffers if dr=yes and double=noGravatar arpi2002-03-31
* 10lGravatar arpi2002-03-30
* using interleaveBytes() for G200 draw_sliceGravatar arpi2002-03-30