summaryrefslogtreecommitdiffstats
path: root/libvo
Commit message (Expand)AuthorAgeFilesLines
* vo DirectFB support by Jiri Svoboda <Jiri.Svoboda@seznam.cz>arpi2001-12-032-0/+848
* Fixed single buffering problems and -vo mga compatibility by number of buffersnick2001-12-021-1/+4
* Added support for codecs that supports BGR24 (some opensource codecs and vivo)mswitch2001-11-301-26/+98
* Fix green borders -> black borders, patch from D. Holm, also small fix to dxr...atmos42001-11-301-10/+24
* swscaler cleanupmichael2001-11-292-13/+15
* Support for YV12 with DXR3, patch by D. Holm.atmos42001-11-291-44/+44
* Minor fixesnick2001-11-291-1/+58
* Minor optimizationnick2001-11-292-15/+19
* Newest DXR3 patch (improved 1.0rc2) by David Holm.atmos42001-11-293-401/+137
* New onesnick2001-11-292-2/+11
* summary handling was not correct (bugs found by Nilmoni Deb and Tibcu)pl2001-11-281-6/+0
* Patch by D. Holm to make audio with dxr3 working.atmos42001-11-281-8/+5
* spudec_new has a dvd_priv_t as an argument, which is defined inpl2001-11-281-2/+4
* Direct i420 support for Radeonsnick2001-11-271-25/+5
* optional runtime cpu detectmichael2001-11-271-0/+104
* runtime cpu detectionmichael2001-11-262-476/+147
* sorry, config2.mak is not up-to-datejaf2001-11-251-1/+0
* usefull filejaf2001-11-251-1/+3
* 10-20% faster fastmemcpy :) on my p3 at least but the algo is mostly from "am...michael2001-11-222-12/+232
* DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>arpi2001-11-202-0/+12
* Minor fixes with the same resultsnick2001-11-201-69/+10
* Bad attempt of YV12 direct supportnick2001-11-201-0/+62
* Verbosing and minor optimizationnick2001-11-201-19/+13
* changed SH_MEM to HAVE_SHM according to configurealex2001-11-191-7/+5
* mode selection (subdev) fix by Matan Ziv-Av matan@svgalib.orgarpi2001-11-181-1/+35
* Ugly YV12 support on Radeon BES. (Only radeon_vid currently work with this st...nick2001-11-181-6/+30
* Added preinit of lvo stuffnick2001-11-183-12/+34
* fix to compile when SHM is disabledalex2001-11-181-3/+3
* Minor fixes by David.atmos42001-11-181-83/+52
* Unknown subdevice now is error (was - warning)nick2001-11-181-1/+2
* Qualitative speedup of decodingnick2001-11-181-46/+2
* Move ignores in subdirs to their respective .cvsignore files.atmos42001-11-171-0/+1
* Fixed incorretc terminating of lvo stuff and improving of query_formatnick2001-11-171-15/+19
* working draw_slice stuffnick2001-11-171-2/+15
* Xv stuffnick2001-11-161-2/+44
* dxr3-patch4 by David Holmarpi2001-11-161-40/+86
* No commentsnick2001-11-151-1/+1
* Screen clearing instead of stupid BIOSesnick2001-11-151-0/+13
* minor lacks fixingnick2001-11-131-1/+2
* New video output technique Linux Video Overlay:nick2001-11-134-9/+258
* Added a temporary fix to the DXR3 win32 codec playback, win32 codecs might pr...mswitch2001-11-131-36/+172
* Compile fix.atmos42001-11-122-2/+2
* p2/p3 bgr32 version (20%faster)michael2001-11-112-6/+316
* Use new logic suggested by Michael Niedermayernick2001-11-112-0/+4
* Cloning 32 stuff to 24nick2001-11-112-6/+168
* Minor speedup for K6-2, K7, P3nick2001-11-112-66/+68
* Enable MMX stuffnick2001-11-112-42/+14
* Extract parallelism from OSD stuff + MMX2 optimization.nick2001-11-112-64/+82
* bugfixmichael2001-11-112-8/+8
* .balign or we´ll align by 64kb on some architecturesmichael2001-11-102-4/+4
* Code cleanup - emms is not required when MMX block is commented out.nick2001-11-102-26/+32
* added some macros for rgb/bgralex2001-11-091-0/+6
* added missing #include <malloc.h>pl2001-11-091-5/+5
* memalign detection cleanuppl2001-11-091-5/+1
* DXR3 beta2 patch by David Holm.atmos42001-11-081-48/+220
* Move yuv2rgb to postprocessnick2001-11-0614-19/+13
* No longer requirednick2001-11-064-944/+0
* autodetecting for dvb-cardsjaf2001-11-052-2/+3
* Well - old algorithms and new stuff rgb24to16(15)nick2001-11-051-0/+4
* rgb32to16, rgb32to15 supportnick2001-11-051-0/+4
* Sorry, my laptop has no dvb-cardjaf2001-11-051-1/+1
* vo_pts addedarpi2001-11-052-0/+4
* audio packet writting addedarpi2001-11-051-4/+67
* Minor notesnick2001-11-041-2/+2
* Use standard aspect codenick2001-11-041-20/+7
* Code cleanupnick2001-11-041-2/+9
* Double buffering supportnick2001-11-041-40/+55
* Fixed rgb2rgb in DGA modenick2001-11-041-7/+9
* vo_format_name prototype addedalex2001-11-031-0/+2
* What's new:nick2001-11-031-30/+123
* ao_dxr3 by David Holm <dholm@telia.com>arpi2001-11-032-0/+335
* code cleanupnick2001-11-021-1/+1
* Fixed bug of -vc libmpeg2 on vesa:dganick2001-11-021-2/+3
* Qualitative speedup decoding when video card supports DGA!nick2001-11-021-103/+122
* *** empty log message ***nick2001-11-021-0/+7
* mmx opt ,untested, i have no mgamichael2001-11-021-0/+41
* vo_vesa: DGA supportnick2001-11-011-3/+28
* vo_format_name moved from video_out.c to img_format.calex2001-10-313-43/+45
* Code cleanupnick2001-10-313-5/+0
* slow mmx & not so slow asm versions (outcommented)michael2001-10-302-0/+154
* No longer requirednick2001-10-301-42/+0
* Using new stuff of rgb15to16nick2001-10-305-85/+19
* print 'sw convertor usage' without verbosingnick2001-10-301-1/+1
* Cosmeticnick2001-10-301-3/+2
* memalign 64nick2001-10-291-0/+8
* vo_odivx disabledarpi2001-10-292-3/+3
* yv12 to yv12 scalermichael2001-10-282-5/+7
* More elegant solutionnick2001-10-281-706/+1
* vo_vesa: more rgb2rgb supportnick2001-10-281-0/+2
* vo_vesa: more rgb2rgb supportnick2001-10-281-0/+2
* vo_vesa: rgb2rgb supportnick2001-10-281-14/+51
* never declare variables in *.h files, plsnick2001-10-273-19/+21
* libffmpeg.so supportnick2001-10-271-1/+4
* a few warning fixes (missing #include's)pl2001-10-251-1/+1
* printf-gcc3 patch, x11-commons mRootwinsven2001-10-242-12/+10
* did not compile with gcc-3pl2001-10-241-4/+7
* Suppressing warningsnick2001-10-241-1/+2
* Independed compilation of SUBDIRSnick2001-10-241-1/+1
* Title supportnick2001-10-231-0/+1
* -screenw/h patch by Tomi.Ollila@sonera.comarpi2001-10-221-2/+4
* Broken BIOS testnick2001-10-221-0/+1
* Applied patch to switch to graphics mode with -fs by achurch@achurch.org (And...atmos42001-10-211-1/+27
* Added image centering, now only screenblanking and hiding the cursor is missing.atmos42001-10-211-0/+4
* new version by zsteva@ptt.yuarpi2001-10-211-239/+264
* OSD supportnick2001-10-211-13/+42
* Again changed logic:nick2001-10-211-5/+15
* Again changed logic:nick2001-10-211-10/+15
* Replacing -x, -y on -screenw, -screenhnick2001-10-211-2/+2
* Final fix of libmpeg2 zooming: flipping page supportnick2001-10-211-40/+7
* Support of: -x -y -bppnick2001-10-211-18/+39
* Bad fix of libmpeg2 zoomingnick2001-10-211-22/+42
* 15bpp fix for swscalemichael2001-10-201-1/+1
* Add some info putput for aspect().atmos42001-10-201-0/+1
* oopsatmos42001-10-201-1/+1
* Aspect support for vo_mga, you need to use -screenw and -screenh to set your ...atmos42001-10-201-0/+13
* Best fix of slice drawing with libmpeg2nick2001-10-201-7/+20
* Bad fix of top rendering with libmpeg2nick2001-10-201-1/+4
* Qualitative speedup for P3 & K7 cpusnick2001-10-201-6/+14
* Fixed half-image bug and added computing of correct aspect during zoomingnick2001-10-201-5/+31
* Fixed zooming bugnick2001-10-201-14/+17
* SwScaling supportnick2001-10-191-5/+38
* Initial YUV (YV12) supportnick2001-10-191-3/+3
* Better resolution detectionnick2001-10-191-18/+37
* aspect changes integrated .., please check performance and conformancesven2001-10-191-2/+8
* improved gl, please check performance and correct displaysven2001-10-191-178/+542
* xinc scaled by 16 instead of 8arpi2001-10-191-3/+3
* More hints. Use save-restore mechanismnick2001-10-181-7/+17
* Eeeh :) time to sleep!atmos42001-10-181-1/+1
* Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo...atmos42001-10-187-75/+113
* vo_vesa supportnick2001-10-173-1/+511
* if not found using fpath try to load font bitmaps from default diratlka2001-10-171-4/+19
* swscale - 16bpp and -fs supportarpi2001-10-171-6/+11
* cosmetic changesatlka2001-10-161-1/+1
* read font files from the same dir as font.desc or as specified in font.descatlka2001-10-161-2/+15
* yv12 scaling at 24/32bpp with -zoomarpi2001-10-151-5/+24
* Add downscaling as a last resort.atmos42001-10-151-6/+9
* corrected previous error ;-(atlka2001-10-151-1/+2
* optimizations and correctionsatlka2001-10-151-16/+20
* Fix non-X11 buildatmos42001-10-131-0/+12
* speed improvementsatlka2001-10-121-24/+13
* Xinerama screen size fix by Lev Babiev <harley@hosers.org>arpi2001-10-101-1/+17
* Make double/normal (n-key) use aspect()atmos42001-10-101-4/+6
* 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/