aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_dxr3.c
Commit message (Expand)AuthorAge
* Some minor changes to the avcodec code.Gravatar mswitch2002-04-10
* Make avcodec the default encoder again, thanks MichaelGravatar mswitch2002-04-10
* trying to fix davids "libavcodec bug" ...Gravatar michael2002-04-09
* 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
* Fixed avcodec init bugGravatar mswitch2002-03-30
* lego++ bug fixed by XorAGravatar mswitch2002-03-28
* XorA added the option of switching between fame/avcodec withoutGravatar mswitch2002-03-26
* Bugfix by XorAGravatar mswitch2002-03-25
* 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
* 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