summaryrefslogtreecommitdiffstats
path: root/libvo
Commit message (Expand)AuthorAgeFilesLines
* string handling security fixesdiego2004-06-251-11/+13
* ranlib cleanupalex2004-06-241-0/+1
* added more key to keyboard eventnplourde2004-06-231-24/+25
* removed buggy rgb32 supportnplourde2004-06-231-103/+31
* array initialization fix by SungKwanKang <ksquarekr at yahoo.com>faust32004-06-181-2/+2
* moved vo_quartz higher in the listnplourde2004-06-171-3/+3
* major reindentation of x11 code try #2attila2004-06-146-3335/+4262
* Fix for big endian systemsrtognimp2004-06-121-4/+9
* Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>,diego2004-06-022-0/+54
* choose fullscreen device with suboption device_id=#nplourde2004-06-021-22/+52
* uyvy osd supportnplourde2004-05-311-1/+1
* draw alpha for uyvynplourde2004-05-313-4/+59
* vo_quartz now default vo on OSXnplourde2004-05-301-3/+3
* fix crash due to fast_memcpy calling itself instead of libc memcpyreimar2004-05-201-0/+1
* re-use same window when playing multiple filesnplourde2004-05-181-102/+146
* more sane order for overlay workarounds, fixed a bug where the mouse would st...faust32004-05-181-18/+19
* Event Handling Makeovernplourde2004-05-121-167/+158
* removing useless code, improving readabilityreimar2004-05-081-39/+14
* fixed memory leak and removed unnecessary static variablereimar2004-05-081-9/+12
* changes to get manyfmts nearer to working and fixed memory leakreimar2004-05-081-20/+16
* More code cleanupnplourde2004-05-071-59/+55
* Switch rgb32 from QD to QTnplourde2004-05-071-289/+206
* Disable live resize for yuv - HW accel bugnplourde2004-05-051-6/+15
* Cosmetic change std ident stylenplourde2004-05-051-304/+339
* Removed unused debug code.nplourde2004-05-051-62/+0
* Add yuv csp supportnplourde2004-05-041-19/+513
* clear buffer after (glX)SwapBuffers in fullscreen to avoid flickering bordersreimar2004-05-021-0/+3
* keepaspect support, tryed to clean up DirectxManageDisplay a bit, enabled UYV...faust32004-05-011-105/+69
* GUI supportreimar2004-05-011-0/+44
* keepaspect and nokeepaspect are now useable by all vosfaust32004-05-013-3/+3
* Copyright notice added back.diego2004-04-271-0/+23
* Add Fullscreen, Ontop and OSD supportnplourde2004-04-261-447/+461
* attribute_used for gcc3.4alex2004-04-261-1/+1
* Fixed CRTC2 surface size message.syrjala2004-04-251-1/+1
* fixed suboption parsing, added help for suboptionsreimar2004-04-151-12/+36
* ignore mouseclicks when activating the windowfaust32004-04-131-1/+3
* vo_gl supporting more color formats for testingreimar2004-04-081-6/+79
* print at least the error number when there is no text for itfaust32004-04-071-0/+4
* libcaca video output driver by Howell Tamalex2004-04-062-0/+335
* full screen flipping synchronization corrections (by Adam Tla/lka)rathann2004-04-051-1/+4
* Unmap window before change in decor and size while flipping full screen mode ...rathann2004-04-051-3/+4
* Quartz/MacOSX video output module by Nicolas Plourdealex2004-04-053-0/+664
* move window decor changes after setting Withdrawn state so we have no additio...rathann2004-04-031-3/+4
* - win_gravity memorizing and restoring while switching fullscreen mode (by Ad...rathann2004-04-031-0/+14
* ALSA syc is not so good as OSS - small correctionsatlka2004-04-011-11/+21
* corrected problems with switching to and from fullscreen mode esp. with fixed-voreimar2004-03-171-19/+16
* Don't mess with the window position in xinerama when -geometry changes it.diego2004-03-161-1/+2
* Use system clock for xscreensaver pings (Tobias Diedrich).diego2004-03-161-3/+5
* Cygwin provides setenv. Fixes compilation on Cygwin.diego2004-03-151-1/+1
* move refreshrate and adapter_num variables to video_out because they might be...faust32004-03-133-8/+10
* mouse support by Nehal Mistry <nehalmistry at gmx.net>faust32004-03-131-0/+30
* fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net>faust32004-03-131-2/+2
* adapter selection patch by Rune <runner at mail.tele.dk> +first attempt to im...faust32004-02-291-181/+234
* replace WM_DESTROY with WM_CLOSE to make it possible to play multiple files, ...faust32004-02-291-1/+1
* dont mess with the window position in xinerama when -geometry changes it.attila2004-02-242-0/+4
* set min width/heightattila2004-02-241-0/+6
* printf -> mp_msgattila2004-02-222-39/+30
* fieldparity verbosity and tvnorm patchattila2004-02-221-0/+60
* cut and paste typo fixedzdar2004-02-211-1/+1
* removed usage of fb_dev_name, imported field parity reporting from dfbmga, fi...zdar2004-02-171-10/+29
* fixing segfault: libavcodec doesn't allocate some buffers if avctx->thread_co...rik2004-02-161-0/+3
* get_bit_count -> put_bits_countrik2004-02-061-1/+1
* support for latest CVS, patch by Ville Syrjalaalex2004-01-281-0/+4
* removed unused headeer dependenciesalex2004-01-283-3/+0
* Support binding F11 and F12 keys to commands.diego2004-01-163-0/+6
* linux 2.6 patch by "ismail 'cartman' dönmez" <ismail.donmez@boun.edu.tr>attila2004-01-104-1/+4
* MPlayer is now GPL, URL updated.diego2004-01-051-3/+1
* just the same include reordering as in vo_xv (codemetics :)alex2003-12-271-15/+15
* occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au>diego2003-12-241-2/+2
* message fixrik2003-12-191-1/+1
* 100lalex2003-12-081-0/+1
* Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, b...alex2003-12-081-0/+33
* prevent possible segfault when vidmodes is freed and config() calls vo_vm_switchattila2003-12-081-0/+1
* Remove unused defineattila2003-12-081-4/+0
* Some more vidix crap - vidix equalizer passthrough. Patch by Oleg I. Vdovikin...alex2003-12-072-0/+62
* vidix_get_image() fixmichael2003-12-031-4/+4
* runtime 'stay-on-top' functionalityjoey2003-11-3018-10/+102
* Added a patch from Anders Rune Jensen to support the latest em8300 CVS changesmswitch2003-11-281-2/+4
* send quit command instead of key 'q'.joey2003-11-231-3/+3
* freetype build fixhenry2003-11-202-3/+5
* change vo_w32_fullscreen to behave like vo_x11_fullscreen patch by Reimar Doe...faust32003-11-161-2/+3
* message expanded with hint to use -v optiongabucino2003-11-153-3/+3
* specification of video norm should not be mandatoryrik2003-11-081-2/+3
* added subdevice options, SECAM support (for what's it worth...), added \n to ...rik2003-11-081-22/+119
* verbosity changes, zero the whole surface_render[]iive2003-11-081-3/+4
* Warning fixes (approved by A'rpi).rathann2003-11-082-0/+3
* Change conflicting function declaration between .c and .h file, causing adiego2003-11-071-1/+1
* new zoran driver as discussed on the CVS list. Hardware passthrough isrik2003-11-042-0/+370
* proper fix for 'some chipsets can't handle buffers > 128kB', vo_zr usedrik2003-11-031-35/+28
* function convert_matrix() is fixed (off-by-one error) and it is now called wi...rik2003-10-311-2/+2
* prevent lockups on words which do not fit on the screen - temporary fixhenry2003-10-271-2/+2
* -vop ---> -vfdiego2003-10-251-1/+1
* ffmpeg sync patch by Alex (thank you), I changed qmin and qmax to be 1 and 31...rik2003-10-241-10/+8
* mingw portfaust32003-10-221-0/+8
* added aspect && geometry supportfaust32003-10-221-17/+54
* fixed -nocolorkeyalex2003-10-225-6/+6
* adapting to init_put_bits prototype changerik2003-10-211-1/+1
* Get rid of the annoying and useless "Subtitles requested but not found" message.mosu2003-10-211-2/+0
* DOCS/en/ ---> DOCS/HTML/en/diego2003-10-192-2/+2
* Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying supportalex2003-10-176-6/+69
* backward compatibility patch by Villealex2003-10-171-0/+4
* Updates by Ville Syrjälä <syrjala@sci.fi>alex2003-10-161-55/+82
* I found that the tdfxfb video output driver doesn't work when compiled withattila2003-10-151-6/+1
* fix aspect hackattila2003-10-153-9/+19
* non-directbuffer and slices supportalex2003-10-141-32/+34
* * clear window on fullscreen switchattila2003-10-121-10/+16
* yet another hack to prevent crashes with drfaust32003-10-091-0/+5
* correct handling of subdevice, -fb device is obsoletedalex2003-10-082-12/+19
* vidix equalizer support by Jake Page <jake@CS.Stanford.EDU>alex2003-10-071-0/+30
* consolevidix -> cvidixfaust32003-10-051-6/+6
* consolevidix -> cvidixfaust32003-10-052-4/+4
* many small typo and grammar fixesgabucino2003-10-0411-12/+12
* micro cleanupalex2003-10-031-9/+3
* user settable colorkeyalex2003-10-035-36/+51
* mingw portfaust32003-10-021-1/+3
* new vidix vo modules for textmode console and windowsfaust32003-10-023-1/+469
* 100l to mealex2003-09-261-1/+1
* initial MorphOS/Amiga (GeekGadgets) supportalex2003-09-261-6/+8
* OSD stride fix and correct emailiive2003-09-251-7/+5
* Get more keys from X window (punctuation, etc.) Hopefully, all alnum keyslumag2003-09-242-0/+54
* blackbar osd support based on patch send by Dimitar Zhekov <jimmy@is-vn.bg>, ...iive2003-09-211-92/+82
* prevent crashes with vo_sdlhenry2003-09-211-1/+1
* fix fullscreen switching in vo gl and vo gl2faust32003-09-212-0/+4
* temporary fix for attilas 10l, until better solution is foundatmos42003-09-211-1/+6
* Subtitle alignment & smart splitting by Salvatore Falcohenry2003-09-211-83/+303
* make aspect recognize -noaspectattila2003-09-211-0/+2
* dont fix things at the wrong placeattila2003-09-212-2/+5
* fix black screen on linux, patch by Jindrich Makovickafaust32003-09-211-1/+1
* use vo_fs + geometry supportfaust32003-09-211-16/+22
* fix aspect for gl2 fullscreenattila2003-09-201-0/+2
* vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at...faust32003-09-194-102/+471
* fix some warnings (define order)pl2003-09-121-13/+21
* fix for warning in some vo_*.cpl2003-09-121-0/+1
* Config fixed, changed put_image to use memcpy instead of native blits (for co...zdar2003-09-071-2/+58
* hopefully final xv ports.attila2003-09-071-9/+20
* IRIX support by Timo Kanera <timo@kanera.de>alex2003-09-071-2/+2
* adaptors are not portsattila2003-09-071-1/+1
* catch negative port numbers, just in caseattila2003-09-061-1/+1
* add port parameter to -vo xvattila2003-09-061-4/+23
* 1000lalex2003-09-021-1/+2
* Fixed double free of data. Patch by Dima K. <dimakar@yahoo.com>mosu2003-09-021-1/+1
* -nomouseinput support for vo_sdlalex2003-09-014-1/+6
* 10000l. Never ever use such foolish GCC 3.x extensionscvs diff -u x11_common....alex2003-08-312-14/+20
* vo_fbdev2 written by Joey Parrish with some minor modificationsalex2003-08-312-0/+401
* Avoid flickering during resizes. Keep video contents even when paused. Fix by...mosu2003-08-315-53/+123
* Recieving of mouse events can be switched off. Patch by Markus Rechberger <mr...alex2003-08-311-1/+6
* remove exit_player and exit referencesalex2003-08-313-13/+8
* while we are at it: geometry support for xmgaattila2003-08-311-1/+2
* geometry support for x11attila2003-08-311-0/+1
* 1000lalex2003-08-292-5/+3
* 10liive2003-08-281-13/+12
* OSD support, optinal queue, optional use of sleep(), and benchmark modeiive2003-08-251-139/+709
* Commit alex's fstype patch x11_common.c3.diff with additional manpage extension.attila2003-08-251-15/+74
* TGA image output VO modulearpi2003-08-242-0/+250
* --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de>alex2003-08-171-1/+4
* fix RGB16 vs BGR16 mismatchfaust32003-08-171-2/+2
* fix playback of rgb files when overlay is not disabledfaust32003-08-171-9/+13
* 4x10l fix. Vars used by the config layer must be malloc'd (strdup) as they wi...alex2003-08-153-4/+7
* Spelling police:diego2003-08-141-1/+1
* 1000lalex2003-08-142-15/+4
* 1000lalex2003-08-141-3/+6
* 100l to albeu for his english grammar, and 10l to me becouse I noticed that l...alex2003-08-131-1/+1
* Removed the historic cfgparser and switched full to the new config parser (al...alex2003-08-133-6/+6
* moved lot of global variables into static ones (and some minor spelling fixes)alex2003-08-121-28/+28
* 10000l, the old code was slow as hell, copying stuff extra times andrfelker2003-08-121-24/+5
* Changed all printf into mp_msgjoey2003-08-121-294/+204
* 10l (and fixes some wmaker issues)alex2003-08-111-1/+1
* removed obsolete my_profilealex2003-08-032-8/+0
* 10lalex2003-08-032-4/+0
* nvidia 44.96 hardlock machine without that fixiive2003-07-291-0/+5
* draw rectangle with color key, avoid blue bars. avoid PutSurface before 1'st ...iive2003-07-281-7/+5
* 10l & warning fixesalex2003-07-281-4/+4
* start in windowed mode using Quartz, but no X server started. Ported from fin...alex2003-07-271-1/+2
* sync to ffmpeg, updates, cleanupsiive2003-07-211-27/+41
* removed yv12 support, but left some swscaler support for fast 15 vs 16bpp con...alex2003-07-131-70/+25
* 10l (red <-> blue) fixmichael2003-07-091-2/+2
* removing my (nonworking) email addressalex2003-07-031-2/+2
* Initial version of XVideo Motion Compensation video driver/renderiive2003-07-011-0