aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_dxr3.c
Commit message (Expand)AuthorAge
...
* 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
* 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
* Fame support enabled, awaiting bugreports =DGravatar mswitch2002-03-20
* Automatically use avcodec if it exists, otherwise fall back to fame (dueGravatar mswitch2002-03-19
* 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
* No longer force the device into not using fameGravatar mswitch2002-03-15
* This will slow down wobbling (just a bit)Gravatar mswitch2002-03-13
* Added preliminary fame supportGravatar mswitch2002-03-13
* Accidentally mixed experimental code with stable one during last commit,Gravatar mswitch2002-02-18
* Added VOCTRL_PAUSE and VOCTRL_RESUMEGravatar mswitch2002-02-18
* Fixed a bug with prebuffering which would cause syncloss, someone atGravatar mswitch2002-02-16
* Fixed a strange bug that sneaked in at the last minute (vobsub wouldGravatar mswitch2002-02-16
* Fixed bug which would cause gibberish to be printed when using :noprebufGravatar mswitch2002-02-16
* Using the mplayer SwScaler instead of doing scaling manually (sometimes this ...Gravatar mswitch2002-02-13
* updated :noprebuf to emulate the playback used in mplayer 0.60 (with dxr3 pat...Gravatar mswitch2002-02-09
* Fixed a bug where seeking would lock mplayerGravatar mswitch2002-02-09
* Removed some stuff from the em8300 driver, had to compensateGravatar mswitch2002-02-09
* Added switch to disable prebufferingGravatar mswitch2002-02-09
* ARGH, changing playback speed was a mistake...Gravatar mswitch2002-02-09
* Fixed some stuff with setting timestamps, and added proper setting of playbac...Gravatar mswitch2002-02-09
* Thanks to the new control() method I've finally been able to add prebuffering...Gravatar mswitch2002-02-09
* 10000hl to Holm... control MUST BE static...Gravatar arpi2002-02-09
* query_ stuff replaced by new control() - patch by David HolmGravatar arpi2002-02-09
* Activate QSCALE flag for avcodecGravatar mswitch2002-02-03
* Forgot the osd fix in the other patch, well, here it is ;)Gravatar mswitch2002-02-03
* Switched from libmp1e to libavcodec, at least for me it runs helluva lot fast...Gravatar mswitch2002-02-03
* Cleaned up some codeGravatar mswitch2002-02-02
* new info for tuningGravatar nick2002-01-31
* Extensions for video accelerated architectureGravatar nick2002-01-26
* Reverted to using software sync again, some day I'll die of a heartattack if ...Gravatar mswitch2002-01-19
* Only use hardware sync and prebuffering with mpegs!Gravatar mswitch2002-01-19
* Handle timestamps internallyGravatar mswitch2002-01-19
* Removed seeking warning message since it has now been fixed in the driverGravatar mswitch2002-01-19
* Fixed seekingGravatar mswitch2002-01-17
* Added new syncengine thanks to a new previously undocumented feature of the e...Gravatar mswitch2002-01-17
* Moved declaration of picture_* out of ifdef MP1E as not to break compilation ...Gravatar mswitch2002-01-15
* hw spu support for dxr3 - patch by David HolmGravatar arpi2002-01-15
* Fixed a bug relating to libmp1e (actually the bug is in libmp1e, but this sol...Gravatar mswitch2002-01-12
* useless cosmetics changes... a.k.a. cvslog killer - patch by David HolmGravatar arpi2002-01-11
* Reverted to accurate but glitchy sync...Gravatar mswitch2002-01-09
* preliminary config interfaceGravatar mswitch2002-01-06
* Fixes to sync codeGravatar mswitch2002-01-06
* Some last minute changes to accomodate for anamorphic 1.85:1 and 2.35:1 movie...Gravatar mswitch2001-12-28
* Brand new sync core, uses hw sync for everything.Gravatar mswitch2001-12-28
* osd support, not for mpegpesGravatar mswitch2001-12-26