aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* -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
* fixing runtime cpudetect with pre SSE cpusGravatar michael2002-03-19
* hotfix (i doubt it will really fix this issue) by Fredrik Kuivinen <freku045@...Gravatar arpi2002-03-19
* Automatically use avcodec if it exists, otherwise fall back to fame (dueGravatar mswitch2002-03-19
* updates by Jiri.Svoboda@seznam.czGravatar arpi2002-03-18
* Add a (more or less dummy) reference to vo_format_name(), to pull theGravatar jkeil2002-03-17
* uninit bugs fixedGravatar arpi2002-03-17
* fame enabeldGravatar arpi2002-03-16
* workaround lack of -fomit-frame-pointerGravatar michael2002-03-16
* Fixed some bugs with fame, had to disable prebuffering with fame thoughGravatar mswitch2002-03-16
* Fixed problem with seeking/sync when using libfameGravatar mswitch2002-03-16
* added directrendering support and better query_formatGravatar alex2002-03-16
* No longer force the device into not using fameGravatar mswitch2002-03-15
* 10lGravatar arpi2002-03-15
* place subtitles under the imageGravatar arpi2002-03-15
* 10l? frames_per_sequence==GOPsize... so it should be few secondsGravatar arpi2002-03-15
* vo_flags unusedGravatar arpi2002-03-14
* This will slow down wobbling (just a bit)Gravatar mswitch2002-03-13
* Added preliminary fame supportGravatar mswitch2002-03-13
* upsz ... 10l :)Gravatar pontscho2002-03-13
* small changes in event handlingGravatar pontscho2002-03-13
* using libFAME...Gravatar arpi2002-03-13
* sdl dr supportGravatar atmos42002-03-12
* 10l forgot to remove debug printfsGravatar atmos42002-03-12