aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* 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
* Default to avcodec if installed, otherwise use fame. Apparently fame output i...Gravatar mswitch2002-03-24
* we don't need mman.hGravatar arpi2002-03-24
* moved font_laod.hGravatar arpi2002-03-24
* moved font_laod.hGravatar arpi2002-03-24
* Aspect code reenabled, apparently users didn't like running moviesGravatar mswitch2002-03-23
* Disable prebuffering on athlons (3DNowEx) as the ones running at 266MHzGravatar mswitch2002-03-23
* As jittering is corrected we might as well play the movie in full resGravatar mswitch2002-03-23
* Jitter-bug fixed by Marcel Hild <hild@b4mad.net>, many many thanks goesGravatar mswitch2002-03-23
* Fix swapped uv planes when playing yv12 data with direct renderingGravatar ksorim2002-03-23
* Fixes crash which occured when it wasn't possible to connect to the displayGravatar ksorim2002-03-23
* Fix for OSD when width != pitchGravatar ksorim2002-03-22
* ixes bug in draw_slice and also fixes compilance toGravatar atmos42002-03-22
* print meaningfull error message instead of "hmm, arpi said that isnt used...Gravatar michael2002-03-21
* This will hopefully fixGravatar ksorim2002-03-21
* Fix crash when playing multiple files. The bug was triggered when the first fileGravatar ksorim2002-03-21
* Fix crash when SDL had to do rgb -> rgb conversion. Removed some codeGravatar ksorim2002-03-21
* Fame support enabled, awaiting bugreports =DGravatar mswitch2002-03-20
* using -dr instead -vaa_drGravatar alex2002-03-20