| Commit message (Expand) | Author | Age | Files | Lines |
* | Disabled spuenc code due to upcoming prerelease, there are still bugs here | mswitch | 2002-04-16 | 1 | -6/+13 |
* | Some minor changes to the avcodec code. | mswitch | 2002-04-10 | 1 | -6/+4 |
* | Make avcodec the default encoder again, thanks Michael | mswitch | 2002-04-10 | 1 | -3/+3 |
* | trying to fix davids "libavcodec bug" ... | michael | 2002-04-09 | 1 | -1/+1 |
* | Fixed bug that would cause the dxr3 to lock if too many subpics were sent at ... | mswitch | 2002-04-06 | 1 | -1/+6 |
* | Make fame the default encoder until lavc's mpeg1 encoder is repaired. | mswitch | 2002-04-05 | 1 | -4/+4 |
* | Removed blinking effect from spuenc | mswitch | 2002-04-04 | 1 | -1/+1 |
* | Added spuenc... should write a draw_alpha_spu perhaps =D | mswitch | 2002-04-04 | 1 | -2/+64 |
* | Fixed avcodec init bug | mswitch | 2002-03-30 | 1 | -5/+10 |
* | lego++ bug fixed by XorA | mswitch | 2002-03-28 | 1 | -148/+154 |
* | XorA added the option of switching between fame/avcodec without | mswitch | 2002-03-26 | 1 | -18/+102 |
* | Bugfix by XorA | mswitch | 2002-03-25 | 1 | -1/+4 |
* | Fixed bug in Athlon detection code ;) | mswitch | 2002-03-24 | 1 | -1/+3 |
* | XorA found a bug in the avcodec code | mswitch | 2002-03-24 | 1 | -1/+1 |
* | Default to avcodec if installed, otherwise use fame. Apparently fame output i... | mswitch | 2002-03-24 | 1 | -4/+4 |
* | Aspect code reenabled, apparently users didn't like running movies | mswitch | 2002-03-23 | 1 | -4/+2 |
* | Disable prebuffering on athlons (3DNowEx) as the ones running at 266MHz | mswitch | 2002-03-23 | 1 | -1/+2 |
* | As jittering is corrected we might as well play the movie in full res | mswitch | 2002-03-23 | 1 | -2/+4 |
* | Jitter-bug fixed by Marcel Hild <hild@b4mad.net>, many many thanks goes | mswitch | 2002-03-23 | 1 | -1/+9 |
* | Fame support enabled, awaiting bugreports =D | mswitch | 2002-03-20 | 1 | -13/+13 |
* | Automatically use avcodec if it exists, otherwise fall back to fame (due | mswitch | 2002-03-19 | 1 | -6/+11 |
* | Fixed some bugs with fame, had to disable prebuffering with fame though | mswitch | 2002-03-16 | 1 | -7/+38 |
* | Fixed problem with seeking/sync when using libfame | mswitch | 2002-03-16 | 1 | -9/+4 |
* | No longer force the device into not using fame | mswitch | 2002-03-15 | 1 | -2/+5 |
* | This will slow down wobbling (just a bit) | mswitch | 2002-03-13 | 1 | -2/+2 |
* | Added preliminary fame support | mswitch | 2002-03-13 | 1 | -61/+97 |
* | Accidentally mixed experimental code with stable one during last commit, | mswitch | 2002-02-18 | 1 | -17/+15 |
* | Added VOCTRL_PAUSE and VOCTRL_RESUME | mswitch | 2002-02-18 | 1 | -18/+33 |
* | Fixed a bug with prebuffering which would cause syncloss, someone at | mswitch | 2002-02-16 | 1 | -4/+0 |
* | Fixed a strange bug that sneaked in at the last minute (vobsub would | mswitch | 2002-02-16 | 1 | -10/+8 |
* | Fixed bug which would cause gibberish to be printed when using :noprebuf | mswitch | 2002-02-16 | 1 | -15/+18 |
* | Using the mplayer SwScaler instead of doing scaling manually (sometimes this ... | mswitch | 2002-02-13 | 1 | -66/+65 |
* | updated :noprebuf to emulate the playback used in mplayer 0.60 (with dxr3 pat... | mswitch | 2002-02-09 | 1 | -7/+15 |
* | Fixed a bug where seeking would lock mplayer | mswitch | 2002-02-09 | 1 | -0/+5 |
* | Removed some stuff from the em8300 driver, had to compensate | mswitch | 2002-02-09 | 1 | -6/+1 |
* | Added switch to disable prebuffering | mswitch | 2002-02-09 | 1 | -9/+19 |
* | ARGH, changing playback speed was a mistake... | mswitch | 2002-02-09 | 1 | -7/+0 |
* | Fixed some stuff with setting timestamps, and added proper setting of playbac... | mswitch | 2002-02-09 | 1 | -2/+7 |
* | Thanks to the new control() method I've finally been able to add prebuffering... | mswitch | 2002-02-09 | 1 | -13/+21 |
* | 10000hl to Holm... control MUST BE static... | arpi | 2002-02-09 | 1 | -1/+1 |
* | query_ stuff replaced by new control() - patch by David Holm | arpi | 2002-02-09 | 1 | -42/+33 |
* | Activate QSCALE flag for avcodec | mswitch | 2002-02-03 | 1 | -16/+14 |
* | Forgot the osd fix in the other patch, well, here it is ;) | mswitch | 2002-02-03 | 1 | -5/+3 |
* | Switched from libmp1e to libavcodec, at least for me it runs helluva lot fast... | mswitch | 2002-02-03 | 1 | -230/+173 |
* | Cleaned up some code | mswitch | 2002-02-02 | 1 | -20/+9 |
* | new info for tuning | nick | 2002-01-31 | 1 | -1/+1 |
* | Extensions for video accelerated architecture | nick | 2002-01-26 | 1 | -0/+10 |
* | Reverted to using software sync again, some day I'll die of a heartattack if ... | mswitch | 2002-01-19 | 1 | -26/+7 |
* | Only use hardware sync and prebuffering with mpegs! | mswitch | 2002-01-19 | 1 | -13/+11 |
* | Handle timestamps internally | mswitch | 2002-01-19 | 1 | -12/+16 |
* | Removed seeking warning message since it has now been fixed in the driver | mswitch | 2002-01-19 | 1 | -1/+0 |
* | Fixed seeking | mswitch | 2002-01-17 | 1 | -3/+6 |
* | Added new syncengine thanks to a new previously undocumented feature of the e... | mswitch | 2002-01-17 | 1 | -91/+177 |
* | Moved declaration of picture_* out of ifdef MP1E as not to break compilation ... | mswitch | 2002-01-15 | 1 | -1/+1 |
* | hw spu support for dxr3 - patch by David Holm | arpi | 2002-01-15 | 1 | -7/+17 |
* | Fixed a bug relating to libmp1e (actually the bug is in libmp1e, but this sol... | mswitch | 2002-01-12 | 1 | -2/+0 |
* | useless cosmetics changes... a.k.a. cvslog killer - patch by David Holm | arpi | 2002-01-11 | 1 | -301/+348 |
* | Reverted to accurate but glitchy sync... | mswitch | 2002-01-09 | 1 | -20/+2 |
* | preliminary config interface | mswitch | 2002-01-06 | 1 | -7/+27 |
* | Fixes to sync code | mswitch | 2002-01-06 | 1 | -10/+6 |
* | Some last minute changes to accomodate for anamorphic 1.85:1 and 2.35:1 movie... | mswitch | 2001-12-28 | 1 | -10/+11 |
* | Brand new sync core, uses hw sync for everything. | mswitch | 2001-12-28 | 1 | -9/+9 |
* | osd support, not for mpegpes | mswitch | 2001-12-26 | 1 | -24/+36 |
* | Modified aspect reference, uses default PAL values... Difference to NTSC shou... | mswitch | 2001-12-22 | 1 | -1/+1 |
* | Modified the sync code once again, commented out hardware pts sync (I'll like... | mswitch | 2001-12-20 | 1 | -43/+38 |
* | Removed conversion for yuy2, libmp1e supports this format, no need to cnovert... | mswitch | 2001-12-20 | 1 | -15/+9 |
* | Removed some old libavcodec code which would cause inproper scaling of some m... | mswitch | 2001-12-20 | 1 | -38/+20 |
* | Inproved mpeg sync on fast computers | mswitch | 2001-12-19 | 1 | -0/+2 |
* | Fix glitchy mpeg playback | mswitch | 2001-12-19 | 1 | -2/+2 |
* | MP1E configure patch by D. Holm. | atmos4 | 2001-12-10 | 1 | -2/+18 |
* | Removed hardware syncing support. Actually movies seem to run much smoother w... | mswitch | 2001-12-08 | 1 | -5/+0 |
* | fixed typo | alex | 2001-12-07 | 1 | -1/+1 |
* | Minor typo fix (which I thought I commited yesterday) | mswitch | 2001-12-05 | 1 | -1/+1 |
* | Switched from rte which caused alot of problems for some users to libmp1e. | mswitch | 2001-12-04 | 1 | -55/+16 |
* | Added support for codecs that supports BGR24 (some opensource codecs and vivo) | mswitch | 2001-11-30 | 1 | -26/+98 |
* | Fix green borders -> black borders, patch from D. Holm, also small fix to dxr... | atmos4 | 2001-11-30 | 1 | -10/+24 |
* | Support for YV12 with DXR3, patch by D. Holm. | atmos4 | 2001-11-29 | 1 | -44/+44 |
* | Newest DXR3 patch (improved 1.0rc2) by David Holm. | atmos4 | 2001-11-29 | 1 | -401/+135 |
* | Patch by D. Holm to make audio with dxr3 working. | atmos4 | 2001-11-28 | 1 | -8/+5 |
* | Minor fixes by David. | atmos4 | 2001-11-18 | 1 | -83/+52 |
* | dxr3-patch4 by David Holm | arpi | 2001-11-16 | 1 | -40/+86 |
* | Added a temporary fix to the DXR3 win32 codec playback, win32 codecs might pr... | mswitch | 2001-11-13 | 1 | -36/+172 |
* | DXR3 beta2 patch by David Holm. | atmos4 | 2001-11-08 | 1 | -48/+220 |
* | Move yuv2rgb to postprocess | nick | 2001-11-06 | 1 | -1/+1 |
* | ao_dxr3 by David Holm <dholm@telia.com> | arpi | 2001-11-03 | 1 | -0/+331 |