summaryrefslogtreecommitdiffstats
path: root/libvo
Commit message (Expand)AuthorAgeFilesLines
* info & author changedarpi2001-10-071-2/+2
* new version by Sven Goethelarpi2001-10-072-0/+731
* grabs mouse with -vm - patch by Uwe Reder <Uwe.Reder@3SOFT.de>arpi2001-10-051-5/+34
* Add debug printfs to aspect(), add aspect() usage to vo_sdl.atmos42001-10-042-26/+42
* using poll() only for DVB card - not required for file writearpi2001-10-031-2/+8
* Fix case where srch, srcw and fitinw and fitinh are really the same variables.atmos42001-10-031-9/+10
* Use aspect()atmos42001-10-032-19/+7
* eeh cola in unhealthyatmos42001-10-031-1/+1
* Simplified aspect() for the loss of some functionality to get ansi compatibil...atmos42001-10-033-35/+19
* Use aspect()atmos42001-10-031-14/+12
* Monitor aspect stuff.atmos42001-10-032-0/+47
* now using x11_common stuff for X11 opening and w/h/bpp queryarpi2001-10-011-76/+39
* -fs fixatmos42001-10-011-1/+18
* Make aware of new -fs calling.atmos42001-10-011-0/+11
* New aspect prescale code, parses aspect value from mpeg sequence header or co...atmos42001-10-011-0/+19
* add gui support to config scripts, and fixed some warning.pontscho2001-09-271-1/+1
* Y clipping fixedarpi2001-09-271-2/+3
* tdfxfb yuv driver by Zeljko Stevanovic <zsteva@ptt.yu>arpi2001-09-272-0/+805
* fixed to compilearpi2001-09-271-3/+4
* software OSD supportarpi2001-09-231-1/+20
* 10l cola Arpi =)atmos42001-09-221-1/+1
* YV12 support (using libavcodec for mpeg1-I encoding)arpi2001-09-221-11/+173
* XDestroyWindow fix baze.pontscho2001-09-203-4/+10
* Fixed typo.atmos42001-09-181-1/+1
* Fix multiple window bug in multifile mode.atmos42001-09-183-3/+3
* corrections to OSD mark positionatlka2001-09-101-4/+9
* PS multiplexing fixedarpi2001-09-091-24/+151
* file writer implementedarpi2001-09-081-2/+41
* Mpeg PES addedarpi2001-09-084-1/+83
* fix skin changing, xv fullscreen redraw bug, etc.pontscho2001-09-051-0/+5
* fix xshape, mixer, fullscreen, etcpontscho2001-09-044-32/+49
* small fixes, and Y check put back to avoid sig11arpi2001-09-011-5/+21
* fixed signal 8 bugarpi2001-09-011-1/+1
* fullscreen bug fixedpontscho2001-09-011-2/+16
* fix size ?pontscho2001-08-311-0/+1
* yuv2rgb_fun typedef uses int parameters, not uint32_t (fixes some compilerjkeil2001-08-311-11/+8
* add dealloc funcpontscho2001-08-311-2/+19
* fix gui supportpontscho2001-08-301-4/+3
* fix gui supportpontscho2001-08-301-12/+10
* fix vo_window againpontscho2001-08-291-2/+5
* vo_window bug fixedpontscho2001-08-291-0/+2
* add half gui supportpontscho2001-08-293-59/+68
* Handle X11 displays with multiple depths.jkeil2001-08-281-16/+106
* Remove superfluous 'const' parameter attributes to fix some compiler warningsjkeil2001-08-281-15/+15
* changes according to OSD calculationsatlka2001-08-281-8/+5
* corrections to OSD progbar position calculationsatlka2001-08-281-3/+19
* GUI stuff. now seeking works, and xmga renders to video windowarpi2001-08-273-19/+20
* Applied quit via windowbutton patch.atmos42001-08-271-1/+5
* Enable mediaLib support for Solaris on UltraSPARC CPUsjkeil2001-08-241-1/+1
* added draw_alpha_XXXX functions, draw_alpha_func<=correct one in initatlka2001-08-232-44/+65
* fixed mga uninitarpi2001-08-223-4/+10
* exit->returnarpi2001-08-222-2/+2
* minor changes according to OSDatlka2001-08-211-18/+22
* draw speedups, cut text if too many linesatlka2001-08-201-56/+51
* aalib 1.4.X incombatibility fixedfolke2001-08-171-5/+3
* now linux/curses detection worksfolke2001-08-171-2/+5
* osd problem with YV12 fixedfolke2001-08-171-7/+15
* minor changes according to subtitle positioningatlka2001-08-171-3/+4
* changes according to max of vo_font->pic_a[font]->h for the last line of subsatlka2001-08-171-10/+15
* vo_font SEGFAULT fixedarpi2001-08-171-7/+12
* skip lines with negative y position if there is too many lines to displayatlka2001-08-171-17/+25
* more verbose videomode selectionszabi2001-08-161-30/+72
* define USE_OSD / USE_SUB fixesfolke2001-08-161-1/+2
* vo_aa: +subtitles, +progressbar, key violation with mplayer keys fixed, +cons...folke2001-08-161-1/+2
* changes made for vo_aafolke2001-08-162-1/+20
* vo_aa: +subtitles, +progressbar, key violation with mplayer keys fixed, +cons...folke2001-08-161-106/+201
* minor changes in sub.catlka2001-08-161-7/+5
* changes according to proper subfont bar positioning and char spaceing - sub.catlka2001-08-161-7/+12
* All aalib options can be passed to aalib (-aaXXX), also -aahelp is new. fixed...folke2001-08-151-21/+1
* All aalib options can be passed to aalib (-aaXXX), also -aahelp is newfolke2001-08-151-17/+133
* Fix OSD, small misspelling.atmos42001-08-151-2/+2
* segfault fixedarpi2001-08-151-2/+4
* write fault error fixedfolke2001-08-141-2/+2
* vo_aa: configurable nowfolke2001-08-141-9/+33
* small changes to erase only needed place (rectangles doesn't overlap)atlka2001-08-141-4/+8
* Added cool aalib vo driver.atmos42001-08-142-0/+519
* Removed D key for doublesize, already clobbered by framedrop.atmos42001-08-141-5/+2
* modified mplayer.c to rewert to PLAY after rewinding after 1 secatlka2001-08-131-2/+0
* libvo/sub.c correctionsatlka2001-08-131-3/+3
* atlka@pg.gda.pl:atlka2001-08-134-29/+9
* changes according to -utf8 option, draw_osd() function addedatlka2001-08-1320-129/+232
* printfs cleanup - moved to higher -v level or moved to stderrarpi2001-08-061-0/+3
* better local display connection patch by Adam Tla/lka atlka@pg.gda.plarpi2001-08-061-1/+5
* DATADIR/font/ patch by Adam Tla/lka atlka@pg.gda.plarpi2001-08-061-2/+8
* new -fsmode flag: 0x8 enables XSetTransientForHintarpi2001-07-291-0/+4
* Added double/normal resize patch by Wojtek Kaniewski <wojtekka at bydg.pdi.net>atmos42001-07-281-0/+18
* fontpath fixed again...arpi2001-07-201-1/+1
* crash fixed if no [fontpath] in .descarpi2001-07-201-0/+2
* Applied DATADIR patch by Vladimir Kushnirarpi2001-07-202-20/+20
* x11_common does not compile, when the XDPMS extension is not available on thejkeil2001-07-191-2/+9
* svga driver didn't compile on linux/ppcjkeil2001-07-171-1/+2
* vo_dga doesn't compile on non-x86 architecture due to x86 asm usage.jkeil2001-07-161-5/+14
* added prototype of vo_init()arpi2001-07-161-0/+2
* Add some preliminary support for non-x86 architectures to mplayerjkeil2001-07-121-1/+5
* yuv2rgb_mmx crashes with ffdivx codec, when we play back avi files that havejkeil2001-07-121-85/+59
* Fixed a typo and wrong varname.atmos42001-07-101-1/+1
* no segfault if no glx presentalex2001-07-071-6/+10
* Ignore generated config.mak files in CVSjkeil2001-07-061-0/+1
* added vo_fsmodearpi2001-07-031-0/+1
* extern vo_doublebuffering cleanuparpi2001-07-032-2/+6
* switch fullscreen method with -fsmodearpi2001-07-031-2/+11
* switching double buffering at runtime with -doublearpi2001-07-031-3/+9
* Corrected SDL include path.atmos42001-06-271-7/+1
* icewm basz bug fixpontscho2001-06-271-12/+34
* fsdga disabled (obsolote)arpi2001-06-261-5/+4
* OPTFLAGS vs. INCLUDES cleanuparpi2001-06-261-1/+1
* Sync with SF cvs. (Bugfixed YUV aalib and RGB/BGR32 converted modes.)atmos42001-06-241-8/+16
* vo_subdevice supportarpi_esp2001-06-232-8/+11
* Should fix bytes per pixel for 15bpp.atmosfear2001-06-231-3/+3
* Made surface locks switchable via preprocessor.atmosfear2001-06-231-31/+35
* Drastic! speedup of rgb code. Removed nonsens memhole fixes.atmosfear2001-06-221-94/+58
* Fixed pointer->integer cast warning.atmosfear2001-06-221-1/+4
* sdl_driver liquidated, vo_subdevice usedal3x2001-06-211-2/+1
* Xv port locking patch by Artur Zaprzala <artur.zaprzala@talex.com.pl>arpi_esp2001-06-211-2/+10
* vo_subdevice implementedal3x2001-06-212-0/+4
* --disable-xmga bug fixpontscho2001-06-211-2/+3
* hardly modified, keyboard handling is ok. aspect implemented, but bugging :)al3x2001-06-191-117/+308
* - just modified an error messageacki22001-06-181-1/+5
* - if DGA fails to report some valid modes, vo_dga now exits gracefullyacki22001-06-171-3/+23
* - doublebuffering now can be switched on and off with the -(no)double switch.acki22001-06-171-2/+9
* - new config option -lircconfig (config file for lirc)acki22001-06-171-1/+1
* bennehagytam egy bugot :(al3x2001-06-171-2/+2
* hacked osd working on yv12al3x2001-06-171-22/+49
* Fixed OSD.atmosfear2001-06-171-19/+14
* hacked osd and input control handlingal3x2001-06-171-15/+56
* key controlling implementedal3x2001-06-171-4/+154
* added prototype of vo_format_nameal3x2001-06-171-0/+1
* cleaned up, and merged with my version, also code will be faster tooal3x2001-06-171-73/+98
* patch: some X11 compliance fixed: set ClassHint and better fullscreen modearpi_esp2001-06-177-7/+40
* Added for development only this is in pre-alpha state, do not use!atmosfear2001-06-151-0/+335
* cosmetic changes and sse/sse includedal3x2001-06-151-6/+6
* vo_format_name addedal3x2001-06-151-1/+45
* fixed some possible memleak placesal3x2001-06-141-7/+33
* Issues about P3 performance and SSE2 support.nickols_k2001-06-132-4/+18
* fixed my previousily added bug: ifdef buggy_sdl: keypressed: default caseal3x2001-06-131-11/+8
* -Wall like cleanupal3x2001-06-122-6/+7
* -Wall like fixesal3x2001-06-124-14/+8
* Code cleanup and fix missing config.h and use femms on K6 2/2+/3.atmosfear2001-06-111-154/+165
* Ooops, wrong path to config.h - now you may enjoy code that was never before ...atmosfear2001-06-111-1/+1
* Should fix prob for gcc 2.96/3.0 users, please test.atmosfear2001-06-111-6/+6
* possible buffer overflow place fixedal3x2001-06-111-1/+1
* possible buffer overflows fixedal3x2001-06-111-2/+2
* newline at the end of the fileszabii2001-06-101-1/+2
* nothing importantszabii2001-06-101-7/+7
* init checks return value of sdl_openal3x2001-06-091-3/+5
* sprintf possible buffer overflow fixesal3x2001-06-091-7/+2
* 8bpp fixszabii2001-06-091-2/+7
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>arpi_esp2001-06-053-2/+21
* dependency stuff fixedarpi_esp2001-06-041-3/+2
* flip_page gl_fillbox fix.se7encode2001-06-041-4/+6
* small fixszabii2001-06-031-1/+25
* Scaling bug fixed.se7encode2001-06-031-6/+7
* Changed to only uninit SDL Video Subsystem.atmosfear2001-06-031-2/+2
* FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.netarpi_esp2001-06-031-0/+4
* Some fixups for SDL/aalib.atmosfear2001-06-021-4/+8
* some little cleanupszabii2001-06-021-112/+151
* FAST_OSD option to disable font outline antialiasingarpi_esp2001-06-025-2/+136
* mScreen removed -> segfault solvedarpi_esp2001-06-011-1/+1
* Centralized and cleaned up X11 connecting, fixed remote X11 playing, -display...lgb2001-05-315-89/+75
* argh. i commented out wrong linesarpi_esp2001-05-281-2/+2
* removed emms() and reordered stuffarpi_esp2001-05-251-4/+4
* emms() SIGILL on non-MMX systems fixedarpi_esp2001-05-251-0/+2
* using gcc -MM instead of makedepend, make OBJS from SRCS where possiblearpi_esp2001-05-241-2/+2
* removed redundant osd.h includesarpi_esp2001-05-246-12/+18
* Small changes for aalib.atmosfear2001-05-241-1/+1
* didn't handle flags parameter correctlyarpi_esp2001-05-202-7/+7
* Added ability to use direct surface blitting for BGR modes.atmosfear2001-05-171-0/+50
* j->k for correct unicode...arpi_esp2001-05-141-1/+1
* flip support if (screen depth == frame depth)szabii2001-05-141-21/+23
* sub splitting patch applied by Vlada V.Dubsky@sh.cvut.czarpi_esp2001-05-141-29/+79
* USE_FASTMEMCPY bug fixed.pontscho2001-05-141-0/+4
* Added full aspect awareness, rewrote fullscreen handling.atmosfear2001-05-131-45/+157
* flip implemented for converted modes, soem cleanup, fixed indentarpi_esp2001-05-121-62/+50
* Added flipped video support and activate/deactivate screensaver under X.atmosfear2001-05-111-18/+67
* Got rid of aalib crashing workaround with SDL1.2.1+atmosfear2001-05-111-8/+4
* Added support for flipped BGR/RGB via -flip cmdline switch.atmosfear2001-05-111-2/+21
* DPMS re-enable patch by Loring Holdenarpi_esp2001-05-091-4/+16
* fixed externarpi_esp2001-05-081-1/+2
* Deals with unicode/nounicode.atmosfear2001-05-081-1/+2
* Deal with unicode subs (-unicode -nounicode).atmosfear2001-05-081-2/+3
* add gui supportpontscho2001-05-084-85/