summaryrefslogtreecommitdiffstats
path: root/libvo
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed blinking effect from spuencmswitch2002-04-042-8/+8
* Added spuenc... should write a draw_alpha_spu perhaps =Dmswitch2002-04-042-3/+65
* Subpic encoder added (used on DXR3 and similar hardware that has a subpic cha...mswitch2002-04-032-0/+320
* IMGTYPE_IPB fixarpi2002-04-031-0/+1
* Fix I420 handling, though still don't know why divx4 codec queries for I420 n...atmos42002-04-011-14/+45
* open(/dev/mga_vid) moved to preinitarpi2002-03-313-19/+10
* use only 1 buffers if dr=yes and double=noarpi2002-03-311-1/+3
* disabling direct rendering by default (too buggy and conflicts with osd/sub)arpi2002-03-312-1/+2
* check depth for direct renderingarpi2002-03-311-0/+1
* fix uninit() crash if no config() callarpi2002-03-311-0/+3
* 10larpi2002-03-301-1/+1
* using interleaveBytes() for G200 draw_slicearpi2002-03-301-54/+5
* Fixed avcodec init bugmswitch2002-03-301-5/+10
* use avcodec_inited instead of av_fdct to see if avcodec was initialized by an...rik2002-03-291-7/+6
* quick hack to make vo_mga accept multiple calls to configrfelker2002-03-292-1/+3
* eeh, really remove keybinding for w/s for volume control. =)atmos42002-03-291-4/+0
* Remove alternative volume control binding that clash with libdvdnav support.atmos42002-03-291-2/+0
* .ttf font loader - based on TOOLS/subfont-carpi2002-03-281-0/+714
* lego++ bug fixed by XorAmswitch2002-03-281-148/+154
* 10l to nick - ACCEPT_WIDTH fixedarpi2002-03-271-3/+13
* Fix resizing when zoom is used and image size changes between frames.atmos42002-03-271-3/+2
* XorA added the option of switching between fame/avcodec withoutmswitch2002-03-261-18/+102
* fixed green lines caused by missing rounding to 2iive2002-03-261-1/+1
* disabel DR and UV swapping for g200 planar modesarpi2002-03-251-7/+3
* Bugfix by XorAmswitch2002-03-251-1/+4
* -fs aspect fix by KotHarpi2002-03-241-0/+2
* fallback to server's control() - patch by KotHarpi2002-03-241-3/+2
* U,V plane odrer fixedarpi2002-03-241-5/+2
* U,V plane odrer fixedarpi2002-03-242-16/+27
* I420 UV swapping fixedarpi2002-03-241-5/+14
* Two fixes:ksorim2002-03-241-17/+2
* fixed U/V swapping for direct rendering, and 3rd plane offset calculation whe...arpi2002-03-241-2/+3
* Fixed bug in Athlon detection code ;)mswitch2002-03-241-1/+3
* XorA found a bug in the avcodec codemswitch2002-03-241-1/+1
* Default to avcodec if installed, otherwise use fame. Apparently fame output i...mswitch2002-03-241-4/+4
* we don't need mman.harpi2002-03-241-1/+1
* moved font_laod.harpi2002-03-241-0/+1
* moved font_laod.harpi2002-03-244-3/+4
* Aspect code reenabled, apparently users didn't like running moviesmswitch2002-03-231-4/+2
* Disable prebuffering on athlons (3DNowEx) as the ones running at 266MHzmswitch2002-03-231-1/+2
* As jittering is corrected we might as well play the movie in full resmswitch2002-03-231-2/+4
* Jitter-bug fixed by Marcel Hild <hild@b4mad.net>, many many thanks goesmswitch2002-03-231-1/+9
* Fix swapped uv planes when playing yv12 data with direct renderingksorim2002-03-231-4/+4
* Fixes crash which occured when it wasn't possible to connect to the displayksorim2002-03-231-4/+5
* Fix for OSD when width != pitchksorim2002-03-221-16/+23
* ixes bug in draw_slice and also fixes compilance toatmos42002-03-221-69/+113
* print meaningfull error message instead of "hmm, arpi said that isnt used...michael2002-03-211-4/+14
* This will hopefully fixksorim2002-03-211-22/+24
* Fix crash when playing multiple files. The bug was triggered when the first fileksorim2002-03-211-38/+14
* Fix crash when SDL had to do rgb -> rgb conversion. Removed some codeksorim2002-03-211-43/+30
* Fame support enabled, awaiting bugreports =Dmswitch2002-03-201-13/+13
* using -dr instead -vaa_dralex2002-03-201-1/+1
* fixing runtime cpudetect with pre SSE cpusmichael2002-03-191-7/+38
* hotfix (i doubt it will really fix this issue) by Fredrik Kuivinen <freku045@...arpi2002-03-191-0/+1
* Automatically use avcodec if it exists, otherwise fall back to fame (duemswitch2002-03-191-6/+11
* updates by Jiri.Svoboda@seznam.czarpi2002-03-181-233/+747
* Add a (more or less dummy) reference to vo_format_name(), to pull thejkeil2002-03-171-0/+2
* uninit bugs fixedarpi2002-03-171-7/+8
* fame enabeldarpi2002-03-161-1/+1
* workaround lack of -fomit-frame-pointermichael2002-03-161-8/+8
* Fixed some bugs with fame, had to disable prebuffering with fame thoughmswitch2002-03-161-7/+38
* Fixed problem with seeking/sync when using libfamemswitch2002-03-161-9/+4
* added directrendering support and better query_formatalex2002-03-161-10/+53
* No longer force the device into not using famemswitch2002-03-151-2/+5
* 10larpi2002-03-151-1/+1
* place subtitles under the imagearpi2002-03-151-3/+10
* 10l? frames_per_sequence==GOPsize... so it should be few secondsarpi2002-03-151-2/+2
* vo_flags unusedarpi2002-03-141-1/+1
* This will slow down wobbling (just a bit)mswitch2002-03-131-2/+2
* Added preliminary fame supportmswitch2002-03-131-61/+97
* upsz ... 10l :)pontscho2002-03-131-4/+8
* small changes in event handlingpontscho2002-03-131-7/+13
* using libFAME...arpi2002-03-131-74/+78
* sdl dr supportatmos42002-03-121-1/+43
* 10l forgot to remove debug printfsatmos42002-03-121-2/+0
*