summaryrefslogtreecommitdiffstats
path: root/libvo
Commit message (Expand)AuthorAgeFilesLines
* fix hue bug with nvidia's shit. i teszted with g400,radeon7500,tnt2ultra,gefo...pontscho2002-07-211-11/+27
* DR1 with IPB fixedarpi2002-07-201-0/+12
* DR1 IP/IPB supoprt (I/P only with -double) -- OSD *must be* disabled! :)arpi2002-07-201-8/+33
* 10L bugs founds by Jindrich Makovicka <makovicki at KMLinux dot fjfi dot cvut...albeu2002-07-201-1/+1
* - fix audio equalizerpontscho2002-07-197-32/+45
* fixing swscaler bug ;)michael2002-07-181-3/+4
* Disabled spuenc, it still doesn't work well with the em8300mswitch2002-07-181-4/+9
* 1000000lmichael2002-07-171-3/+2
* check if the available buffers are big enough in get_imagemichael2002-07-171-0/+3
* checking num_buffers for IMGTYPE_IPmichael2002-07-161-0/+1
* xv support under cygwin - patch by Sycotic Smith <sycotic at linuxmail.org>alex2002-07-121-1/+1
* Patch by Jiri Svoboda:atmos42002-07-121-72/+336
* Silly me, vo_x11 doesn't use my aspect code!atmos42002-07-111-1/+0
* adapting to the 'adding fff prefix to avoid global name conflicts' changes in...rik2002-07-111-2/+2
* 1000l, back out hack-n-slay 8bpp code from my local tree.atmos42002-07-101-7/+4
* Markus Rechberger <revenger at shell.dnload.com>:atmos42002-07-101-0/+1
* -vm -fs -zoom fix, set correct vm screenres in aspect code (similar to xv fix).atmos42002-07-101-5/+14
* interlacing support - Klaus Stengel <ks1@inter-ject.de>arpi2002-07-061-50/+287
* fixed mga resize-to-0x0 bugalex2002-07-051-1/+0
* removed fame and lavc encoder, enabled spu encoder, added equaliuzer supportalex2002-07-051-365/+110
* fix compile bug with driver 0.9+pontscho2002-07-021-2/+10
* fixed vidix terminating if init error occured, bug found by KotHalex2002-06-291-4/+2
* IMGFMT_{RGB,BGR}{1,4}michael2002-06-271-1/+10
* fixed uninit (it got never called before)alex2002-06-251-1/+1
* added OSD support for yvu9/y800, corrected query_format \(added flag VFCAP_OS...alex2002-06-242-58/+38
* yvu9,if09,y8,y800 support and multifile fixalex2002-06-232-2/+12
* Use the new Y8 support in place of YV12.albeu2002-06-231-6/+3
* YVU9,IF09,Y800 and Y8 support - and syÃnced with mpxpalex2002-06-211-5/+84
* 1bpp supportmichael2002-06-171-8/+28
* 8bpp bugfixes (brightness, contrast ...)michael2002-06-171-4/+65
* 8bpp support (no dithering yet, use -vop noise for now)michael2002-06-161-7/+52
* wtf..10l to dunno..only use x11_common.c when x11 is detectedatmos42002-06-161-1/+1
* Streamline enter-key behaviour suggested by Christian Ohm and disable I420/IY...atmos42002-06-161-4/+7
* 100l accidently removed a line too much (Shmem_Flag)atmos42002-06-131-0/+1
* Allow building vo_xv without SHM supportatmos42002-06-131-7/+16
* Aii 10l forgot to commit with my last x11_common.c commitatmos42002-06-131-1/+1
* Michele Balistreri <brain87@gmx.net>:atmos42002-06-121-0/+4
* fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patchpontscho2002-06-105-20/+37
* -wid fix by "Markus J.R." <random@shell.dnload.com>atmos42002-06-091-0/+1
* xinerama fullscreen switching fix by Joachim Breitner <mail@joachim-breitner.de>attila2002-06-081-0/+3
* warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>arpi2002-06-072-1/+4
* -vm pan&scan fixes by Jesper Svennevid <mplayer@svennevid.ne>arpi2002-06-071-7/+15
* fixed compilation by jpeg_fdct_ifast to fdct_ifast because it was changed in ...rik2002-06-071-1/+1
* add mute support ( step 1 ) and fixed panscan bugs (1000l for me)pontscho2002-06-064-5/+9
* 100l to .soarpi2002-06-051-3/+2
* added panscan support for xmga/xvidixpontscho2002-06-057-31/+111
* pan&scan support with -vo xv by ?? <mplayer@svennevid.net>arpi2002-06-044-2/+26
* Activating/Deactivating of XScreenSaverarpi2002-06-041-0/+6
* set_window() fixing detection of changement of the window positionattila2002-06-041-1/+5
* msg/i18n fixes and some printf->mp_msgarpi2002-06-032-32/+30
* use offsets/pitches for OSD tooarpi2002-06-031-3/+9
* re-enabled a-v sync, fixes 25fps playback problemsarpi2002-06-021-1/+1
* -updates vo_directfb (+configure&makefile) according to planned changesarpi2002-06-012-14/+79
* message wording fix by Diego B.arpi2002-05-311-1/+1
* warning fix (write()/close() require unistd.h)pl2002-05-301-2/+2
* 10l - noticed by Terry Mohan <tmohan@users.sourceforge.net>arpi2002-05-301-1/+1
* - some cleanup, removed unused codearpi2002-05-301-108/+69
* Raise the colorkey tolerencealbeu2002-05-281-1/+1
* revised query_formatalex2002-05-272-3/+4
* query_format revisedalex2002-05-275-13/+14
* revised query_formatalex2002-05-273-14/+17
* it uses swscaleralex2002-05-271-1/+1
* revised query_formatalex2002-05-271-1/+2
* revised query_format. added support for native/conversion detectionalex2002-05-271-32/+27
* revised query_formatalex2002-05-271-1/+5
* removed screenshot thingie - it will be moved to video filter layeralex2002-05-272-107/+0
* new layer handling code under icewm from Attilapontscho2002-05-271-9/+12
* Bounding box and partial update patch for vob/dvdsub by Hephooey.atmos42002-05-251-2/+20
* Overlay in a window (only with x11 subdriver)albeu2002-05-241-86/+307
* Destroy the old win when config is called multiple timesalbeu2002-05-241-1/+6
* Let X destroy the windowalbeu2002-05-241-0/+2
* different message for busy Xv ports and missing Xv portsarpi2002-05-241-2/+11
* applied 64bit patch from Ulrich Hecht <uli at suse dot de>alex2002-05-232-5/+6
* 64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org>arpi2002-05-201-1/+2
* swscale and 32->24bpp conversion removedarpi2002-05-201-49/+5
* -vm -fs fix by Tobias Diedrich <ranma@gmx.at>arpi2002-05-191-0/+1
* Workaround the bug in x11 vo's (if it's one) wich let a window in the wayalbeu2002-05-172-6/+73
* Improvment for spu subtitles.albeu2002-05-173-12/+2
* some cleanup, gl/gl2 updated to use vo_windowarpi2002-05-148-76/+72
* small fixespontscho2002-05-141-1/+2
* Fix a bug in the aspect coden (roudning at wrong point) and allow donwscaling...atmos42002-05-142-3/+55
* disable bgr8alex2002-05-131-0/+2
* cleanups, removed swscaler, osd support - by Joey Parrish <joey@yunamusic.com>arpi2002-05-131-53/+30
* fixed vo_uninitalex2002-05-131-2/+7
* Applied patch from Tobias Diedrich <ranma@gmx.at>, added volume settingalbeu2002-05-131-21/+6
* 10L Crash if no subdriver given and overlay enabledalbeu2002-05-131-3/+3
* Initial support for dxr2. Based on patch from Tobias Diedrich <ranma@gmx.at>.albeu2002-05-133-1/+756
* small cleanup, new flag in -fsmode to avoid unmapping window for unknown wmarpi2002-05-121-8/+2
* bad fix removedarpi2002-05-121-2/+0
* fix Arpi's bugspontscho2002-05-123-7/+7
* various openbsd and general warning fixes - patch by Björn Sandell <biorn@dc...arpi2002-05-121-0/+1
* -vo gif - by Joey Parrish <joey@yunamusic.com>arpi2002-05-122-0/+343
* getch2 fix - by Dimitar Zhekov <jimmy@is-vn.bg>arpi2002-05-121-0/+1
* remove base size from vo_x11_sizehintpontscho2002-05-111-29/+21
* fix Nil's vo_x11 bug (Nilmoni Deb <ndeb@ece.cmu.edu>)pontscho2002-05-111-20/+10
* fix some small bug and -rootwinpontscho2002-05-115-172/+176
* fullscreen -- round three -- icewm fullscreen fixedpontscho2002-05-091-7/+17
* some reorderarpi2002-05-091-7/+7
* multifile fixedarpi2002-05-081-0/+1
* partial fixarpi2002-05-081-4/+0
* -zoom, -fs with x[11|mga|v] fix -- round twopontscho2002-05-085-26/+33
* some bugfix, x[11|mga|v] ( fullscreen with more files )pontscho2002-05-083-22/+41
* wm detection -- round twopontscho2002-05-075-34/+91
* fix -fs and 'f'pontscho2002-05-063-18/+21
* upsz, 10lpontscho2002-05-062-7/+5
* add WM detection, and wm specific fullscreen code. (???)pontscho2002-05-062-19/+114
* fullscreen toggle for vo_mgarfelker2002-05-052-4/+35
* the Right Fix for gui window setuparpi2002-05-052-10/+11
* - the "black bars" in xv bug fixed (drwX=drwY=0)arpi2002-05-052-6/+6
* small patch that fixes the purple window when the f key is pressed - by Attil...arpi2002-05-041-1/+1
* missing if(use_gui) - found by Nilmoni Deb <ndeb@ece.cmu.edu>arpi2002-05-042-2/+2
* fix xmga fs, resize to movie size and mouse auto hide + dgapontscho2002-05-035-20/+30
* fix aspect ratio handlingpontscho2002-05-033-98/+33
* printf to mp_msgalbeu2002-05-023-49/+47
* .raw width>=65536 support by Georgi Georgiev <chutz@chubaka.homeip.net>arpi2002-05-022-1/+3
* some bug fixpontscho2002-05-011-5/+2
* fix fullscreen bug es ilyen libvo not initialized bug with gui igypontscho2002-04-291-6/+11
* Use new style query_formats flags. Fixes bug with flip.ksorim2002-04-291-2/+4
* DFB 0.9.10 update patch by Jiri.atmos42002-04-281-2/+10
* open w/O_CREAT requires a third argument, mode!rfelker2002-04-281-1/+1
* libfame code removed (use -vop fame/-vop lavc), init code moved to preinit, h...arpi2002-04-281-210/+18
* A almost complete rewrite.albeu2002-04-271-312/+295
* update: we use the new quantizer in libavcodec, -zrquality 1 is allowedrik2002-04-271-2/+2
* update: we use the new quantizer in libavcodecrik2002-04-271-30/+64
* argh, missed this one as I have no dxr3.atmos42002-04-261-1/+1
* eeh 10l forogt to commit.atmos42002-04-261-1/+1
* fix fullscreen (?)pontscho2002-04-255-17/+30
* Fix keypad volume control.atmos42002-04-251-2/+2
* added support for output of subtitles - Juergen Hammelmann <juergen.hammelman...arpi2002-04-251-0/+17
* -rootwin fix...arpi2002-04-242-2/+4
* -rootwin fixed, keys work, mouse doesn'tarpi2002-04-242-3/+7
* -rootwin fix by Tomas Konir <moje@molly.vabo.cz>arpi2002-04-241-0/+1
* libdir changedarpi2002-04-241-1/+1
* 100l - fixed yuy2 -dr, reported by Nexusarpi2002-04-211-1/+1
* minor changesalex2002-04-201-2/+6
* workaround yv12 vs. i420 'bug' of swscalearpi2002-04-191-0/+1
* minor fixes and flipping supportalex2002-04-191-52/+53
* This patch replaces vo_svga.c with an improved version that does not usearpi2002-04-181-228/+316
* enabled new OSD code in -vop expand, subtitles rendering support to mencoderarpi2002-04-171-0/+8
* Minor patches from Tomi Ollila <Tomi.Ollila@iki.fi>:rik2002-04-171-33/+71
* bbox calculation fixed (font->height < real height)arpi2002-04-171-10/+35
* prefer prefetchnta if its availablemichael2002-04-171-3/+3
* pre mmx2/3dnow fixmichael2002-04-171-4/+10
* fix ".". thanksz pl.pontscho2002-04-171-1/+1
* fix mouse cursor hide/showpontscho2002-04-171-0/+1
* Bug fix in mouse button handling for 2° scroller (I hope it workalbeu2002-04-171-1/+4
* fix playlist bug with gui and rewrite mousecursor show/hide codepontscho2002-04-169-6/+27
* upsz, 10l :)pontscho2002-04-161-2/+2
* add jpeg support for libvopontscho2002-04-162-0/+270
* Disabled spuenc code due to upcoming prerelease, there are still bugs heremswitch2002-04-161-6/+13
* vo_osd_check_range_update() added + 10l fixarpi2002-04-162-0/+18
* osd: ok, now it's possible to do partial draw/clear of the buffer only if cha...arpi2002-04-152-6/+27
* osd: calculating bboxarpi2002-04-151-19/+55
* new osd code, use osd objs to follow changes and do minimal updatesarpi2002-04-152-65/+217
* added support for directrendering, updated to VFCAP_ flags in query_format, a...alex2002-04-151-68/+175
* Support XV over remote connections, patch by Dmitry Karasik <dimakar at yahoo...atmos42002-04-141-13/+54
* 0.1 bugfixarpi2002-04-131-0/+5
* img_format moved to libmpcodecsarpi2002-04-131-48/+0
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-1311-84/+6
* Misc cleanups of the codemark2002-04-131-29/+16
* Added support for choosing weather to use double-buffering or single bufferingmark2002-04-131-22/+53
* Some OSD and other random fixes. Added double bufferingmark2002-04-121-44/+49
* Lots of updates and bugfixes to the tdfxfb drivermark2002-04-111-151/+159
* VFCAP addedarpi2002-04-117-14/+17
* uninit sig11 fixedarpi2002-04-111-1/+2
* Some minor changes to the avcodec code.mswitch2002-04-101-6/+4
* Make avcodec the default encoder again, thanks Michaelmswitch2002-04-101-3/+3
* memcpy must return destination ptr patch by Adam <adam@cfar.umd.edu>michael2002-04-101-0/+1
* trying to fix davids "libavcodec bug" ...michael2002-04-091-1/+1
* new tdfxfb yuv driver by Mark Zealey <mark@zealos.org>arpi2002-04-091-688/+299
* VM Fix by Uwe.Reder@3soft.deatmos42002-04-091-1/+1
* vo_config_count now counts calls to vo->config()arpi2002-04-072-0/+4
* initialization moved to preinit(), query_format now really checks for support...arpi2002-04-071-48/+56
* memcpy_pic() added (copy image plane with src/dst stride)arpi2002-04-061-0/+19
* #include cleanuparpi2002-04-061-2/+3
* VOCTRL_DRAW_IMAGE addedarpi2002-04-061-0/+1
* Fixed bug that would cause the dxr3 to lock if too many subpics were sent at ...mswitch2002-04-061-1/+6
* Make fame the default encoder until lavc's mpeg1 encoder is repaired.mswitch2002-04-051-4/+4