aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* Lots of updates and bugfixes to the tdfxfb driverGravatar mark2002-04-11
* VFCAP addedGravatar arpi2002-04-11
* uninit sig11 fixedGravatar arpi2002-04-11
* Some minor changes to the avcodec code.Gravatar mswitch2002-04-10
* Make avcodec the default encoder again, thanks MichaelGravatar mswitch2002-04-10
* memcpy must return destination ptr patch by Adam <adam@cfar.umd.edu>Gravatar michael2002-04-10
* trying to fix davids "libavcodec bug" ...Gravatar michael2002-04-09
* new tdfxfb yuv driver by Mark Zealey <mark@zealos.org>Gravatar arpi2002-04-09
* VM Fix by Uwe.Reder@3soft.deGravatar atmos42002-04-09
* vo_config_count now counts calls to vo->config()Gravatar arpi2002-04-07
* initialization moved to preinit(), query_format now really checks for support...Gravatar arpi2002-04-07
* memcpy_pic() added (copy image plane with src/dst stride)Gravatar arpi2002-04-06
* #include cleanupGravatar arpi2002-04-06
* VOCTRL_DRAW_IMAGE addedGravatar arpi2002-04-06
* Fixed bug that would cause the dxr3 to lock if too many subpics were sent at ...Gravatar mswitch2002-04-06
* Make fame the default encoder until lavc's mpeg1 encoder is repaired.Gravatar mswitch2002-04-05
* Removed blinking effect from spuencGravatar mswitch2002-04-04
* Added spuenc... should write a draw_alpha_spu perhaps =DGravatar mswitch2002-04-04
* Subpic encoder added (used on DXR3 and similar hardware that has a subpic cha...Gravatar mswitch2002-04-03
* IMGTYPE_IPB fixGravatar arpi2002-04-03
* Fix I420 handling, though still don't know why divx4 codec queries for I420 n...Gravatar atmos42002-04-01
* open(/dev/mga_vid) moved to preinitGravatar arpi2002-03-31
* use only 1 buffers if dr=yes and double=noGravatar arpi2002-03-31
* disabling direct rendering by default (too buggy and conflicts with osd/sub)Gravatar arpi2002-03-31
* check depth for direct renderingGravatar arpi2002-03-31
* fix uninit() crash if no config() callGravatar arpi2002-03-31
* 10lGravatar arpi2002-03-30
* using interleaveBytes() for G200 draw_sliceGravatar arpi2002-03-30
* Fixed avcodec init bugGravatar mswitch2002-03-30
* use avcodec_inited instead of av_fdct to see if avcodec was initialized by an...Gravatar rik2002-03-29
* quick hack to make vo_mga accept multiple calls to configGravatar rfelker2002-03-29
* eeh, really remove keybinding for w/s for volume control. =)Gravatar atmos42002-03-29
* Remove alternative volume control binding that clash with libdvdnav support.Gravatar atmos42002-03-29
* .ttf font loader - based on TOOLS/subfont-cGravatar arpi2002-03-28
* lego++ bug fixed by XorAGravatar mswitch2002-03-28
* 10l to nick - ACCEPT_WIDTH fixedGravatar arpi2002-03-27
* Fix resizing when zoom is used and image size changes between frames.Gravatar atmos42002-03-27
* XorA added the option of switching between fame/avcodec withoutGravatar mswitch2002-03-26
* fixed green lines caused by missing rounding to 2Gravatar iive2002-03-26
* disabel DR and UV swapping for g200 planar modesGravatar arpi2002-03-25
* Bugfix by XorAGravatar mswitch2002-03-25
* -fs aspect fix by KotHGravatar arpi2002-03-24
* fallback to server's control() - patch by KotHGravatar arpi2002-03-24
* U,V plane odrer fixedGravatar arpi2002-03-24
* U,V plane odrer fixedGravatar arpi2002-03-24
* I420 UV swapping fixedGravatar arpi2002-03-24
* Two fixes:Gravatar ksorim2002-03-24
* fixed U/V swapping for direct rendering, and 3rd plane offset calculation whe...Gravatar arpi2002-03-24
* Fixed bug in Athlon detection code ;)Gravatar mswitch2002-03-24
* XorA found a bug in the avcodec codeGravatar mswitch2002-03-24