| Commit message (Expand) | Author | Age |
* | Some minor changes to the avcodec code. | mswitch | 2002-04-10 |
* | Make avcodec the default encoder again, thanks Michael | mswitch | 2002-04-10 |
* | trying to fix davids "libavcodec bug" ... | michael | 2002-04-09 |
* | Fixed bug that would cause the dxr3 to lock if too many subpics were sent at ... | mswitch | 2002-04-06 |
* | Make fame the default encoder until lavc's mpeg1 encoder is repaired. | mswitch | 2002-04-05 |
* | Removed blinking effect from spuenc | mswitch | 2002-04-04 |
* | Added spuenc... should write a draw_alpha_spu perhaps =D | mswitch | 2002-04-04 |
* | Fixed avcodec init bug | mswitch | 2002-03-30 |
* | lego++ bug fixed by XorA | mswitch | 2002-03-28 |
* | XorA added the option of switching between fame/avcodec without | mswitch | 2002-03-26 |
* | Bugfix by XorA | mswitch | 2002-03-25 |
* | Fixed bug in Athlon detection code ;) | mswitch | 2002-03-24 |
* | XorA found a bug in the avcodec code | mswitch | 2002-03-24 |
* | Default to avcodec if installed, otherwise use fame. Apparently fame output i... | mswitch | 2002-03-24 |
* | Aspect code reenabled, apparently users didn't like running movies | mswitch | 2002-03-23 |
* | Disable prebuffering on athlons (3DNowEx) as the ones running at 266MHz | mswitch | 2002-03-23 |
* | As jittering is corrected we might as well play the movie in full res | mswitch | 2002-03-23 |
* | Jitter-bug fixed by Marcel Hild <hild@b4mad.net>, many many thanks goes | mswitch | 2002-03-23 |
* | Fame support enabled, awaiting bugreports =D | mswitch | 2002-03-20 |
* | Automatically use avcodec if it exists, otherwise fall back to fame (due | mswitch | 2002-03-19 |
* | Fixed some bugs with fame, had to disable prebuffering with fame though | mswitch | 2002-03-16 |
* | Fixed problem with seeking/sync when using libfame | mswitch | 2002-03-16 |
* | No longer force the device into not using fame | mswitch | 2002-03-15 |
* | This will slow down wobbling (just a bit) | mswitch | 2002-03-13 |
* | Added preliminary fame support | mswitch | 2002-03-13 |
* | Accidentally mixed experimental code with stable one during last commit, | mswitch | 2002-02-18 |
* | Added VOCTRL_PAUSE and VOCTRL_RESUME | mswitch | 2002-02-18 |
* | Fixed a bug with prebuffering which would cause syncloss, someone at | mswitch | 2002-02-16 |
* | Fixed a strange bug that sneaked in at the last minute (vobsub would | mswitch | 2002-02-16 |
* | Fixed bug which would cause gibberish to be printed when using :noprebuf | mswitch | 2002-02-16 |
* | Using the mplayer SwScaler instead of doing scaling manually (sometimes this ... | mswitch | 2002-02-13 |
* | updated :noprebuf to emulate the playback used in mplayer 0.60 (with dxr3 pat... | mswitch | 2002-02-09 |
* | Fixed a bug where seeking would lock mplayer | mswitch | 2002-02-09 |
* | Removed some stuff from the em8300 driver, had to compensate | mswitch | 2002-02-09 |
* | Added switch to disable prebuffering | mswitch | 2002-02-09 |
* | ARGH, changing playback speed was a mistake... | mswitch | 2002-02-09 |
* | Fixed some stuff with setting timestamps, and added proper setting of playbac... | mswitch | 2002-02-09 |
* | Thanks to the new control() method I've finally been able to add prebuffering... | mswitch | 2002-02-09 |
* | 10000hl to Holm... control MUST BE static... | arpi | 2002-02-09 |
* | query_ stuff replaced by new control() - patch by David Holm | arpi | 2002-02-09 |
* | Activate QSCALE flag for avcodec | mswitch | 2002-02-03 |
* | Forgot the osd fix in the other patch, well, here it is ;) | mswitch | 2002-02-03 |
* | Switched from libmp1e to libavcodec, at least for me it runs helluva lot fast... | mswitch | 2002-02-03 |
* | Cleaned up some code | mswitch | 2002-02-02 |
* | new info for tuning | nick | 2002-01-31 |
* | Extensions for video accelerated architecture | nick | 2002-01-26 |
* | Reverted to using software sync again, some day I'll die of a heartattack if ... | mswitch | 2002-01-19 |
* | Only use hardware sync and prebuffering with mpegs! | mswitch | 2002-01-19 |
* | Handle timestamps internally | mswitch | 2002-01-19 |
* | Removed seeking warning message since it has now been fixed in the driver | mswitch | 2002-01-19 |