aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
...
* Remove unused function.Gravatar reimar2007-06-24
* Avoid vo_sdl void * arithmeticGravatar reimar2007-06-24
* Remove completely pointless "!= 1".Gravatar reimar2007-06-24
* Another unneeded xinerama_screen externGravatar reimar2007-06-24
* xinerama_screen is already declared in video_out.hGravatar reimar2007-06-24
* Add missing return value for x11 error handlerGravatar reimar2007-06-24
* suboverlap_enabled is already declared in included subreader.hGravatar reimar2007-06-24
* vo_init is x11 specific and has no place in video_out.h.Gravatar reimar2007-06-24
* Remove redundant vo_format_name, included img_format.h already provides itGravatar reimar2007-06-24
* Hack around some fullscreen issues with gl under WindowsGravatar reimar2007-06-22
* Revert r23530.Gravatar voroshil2007-06-21
* The audio balance feature implemented with af_pan.Gravatar zuxy2007-06-20
* avoid utter breakage on non-x86, patch from Chris Roccati <roccati@at@pobox.d...Gravatar lu_zero2007-06-10
* Teletext support for tv:// (v4l and v4l2 only)Gravatar voroshil2007-06-10
* set the window aspect hintGravatar henry2007-06-09
* Do not use fast_memcpy for small size copy, esp. when the size is constantGravatar reimar2007-06-05
* Replace implicit use of fast_memcpy via macro by explicit use to allowGravatar reimar2007-06-05
* Add LGPL license header.Gravatar diego2007-05-28
* Remove some unused variables, patch by timwoj ieee org.Gravatar diego2007-05-28
* HAVE_MMX1 -> HAVE_ONLY_MMX1 (makes more sense ...)Gravatar michael2007-05-27
* Remove more pointless fastmemcpy.h includes in libvoGravatar reimar2007-05-27
* compilation fix: ff_ _encode added and temporarily disabled mjpeg_write_tablesGravatar rik2007-05-27
* add new -subfont option, that allows having a different font for OSD (control...Gravatar ben2007-05-20
* Simplify -flip handling on vo_x11.cGravatar reimar2007-05-12
* Fix crash with -flip on 64 bit systems, the result ofGravatar reimar2007-05-12
* Factor common code out of if in x11_common.cGravatar reimar2007-05-12
* Make -monitorpixelaspect 1 the default.Gravatar cehoyos2007-04-27
* Do not set VFCAP_EOSD_UNSCALED if we use scaled-osdGravatar reimar2007-04-27
* Add -ass-hinting option for setting font hinting method.Gravatar eugeni2007-04-27
* Gui --> guiGravatar diego2007-04-23
* Add Makefile variable for either internal or external VIDIX.Gravatar diego2007-04-22
* Readd an explicit rule for Objective C files. Apparently only Apple's fork ofGravatar diego2007-04-22
* "()" to "(void)" function param list fixesGravatar uau2007-04-01
* Code cleanup: don't include a .c file in mplayer.c and fix a fewGravatar rathann2007-03-29
* prevent building xvmc with the old api.Gravatar iive2007-03-26
* call vbeGetControllerInfo() only onceGravatar aurel2007-03-23
* Move libav* include CFLAGS to mpcommon.mak instead of duplicating them.Gravatar diego2007-03-18
* cosmetics, fix indentationGravatar attila2007-03-18
* allow horizontal resolutions >1024 in case we have a G550Gravatar attila2007-03-18
* Remove unnecessary -I option.Gravatar diego2007-03-13
* cosmetics: Fix indentation, reorder some lines for consistency.Gravatar diego2007-03-13
* Give more descriptive names to the source and library variables and splitGravatar diego2007-03-13
* forgotten lscale=2 part for gl_common.hGravatar reimar2007-03-11
* Add a new GPU-based scaling method to vo glGravatar reimar2007-03-11
* 100l, last patch broke window resizing with xv and xvmc.Gravatar reimar2007-03-08
* Fix unkown --> unkNown typo.Gravatar diego2007-03-07
* Factor out some duplicated code in vo_xv and vo_xvmcGravatar reimar2007-03-06
* Simplify config by using code available in video_out.cGravatar reimar2007-03-06
* Add support for tracking mouse movements.Gravatar reimar2007-03-04
* Whitespace-only cosmetics: get rid of all remaining tabsGravatar reimar2007-03-04