2003-02-18 |
mswitch |
Patch from Tamas Kohegyi to fix subpic placement on 16:9
|
2003-01-12 |
mswitch |
Added patch from Tamas Kohegyi to fix subpic placement with freetype
|
2003-01-02 |
mswitch |
Added patch by Thomas Jarosch
|
2003-01-02 |
mswitch |
Updated changelog
|
2003-01-02 |
mswitch |
Added patch that makes the dxr3 return to the previous tv norm when quiting.
|
2002-12-24 |
mswitch |
Added patch from Thomas Jarosch
|
2002-11-29 |
mswitch |
Use MVCOMMAND_SYNC
|
2002-11-11 |
alex |
removed get_info, using the same sheme as in libmpcodecs instead
|
2002-11-06 |
arpi |
*HUGE* set of compiler warning fixes, unused variables removal
|
2002-11-03 |
mswitch |
Made new overlay functions static so they won't interfere with the rest
|
2002-11-03 |
mswitch |
At least I can honestly say that I didn't add the equalizer support, so
|
2002-11-03 |
mswitch |
Suddenly I needed vidix.h for vidix_video_eq_t
|
2002-11-03 |
mswitch |
Updated docs with DXR3 overlay info
|
2002-11-02 |
mswitch |
Missed some gui ifdefs
|
2002-11-02 |
mswitch |
Minor cleanups
|
2002-11-02 |
mswitch |
Huge update, added native overlay support (no more need for dxr3view).
|
2002-10-30 |
mswitch |
Removed debugging output
|
2002-10-29 |
mswitch |
Prebuffering is no longer the default option.
|
2002-10-28 |
mswitch |
Fixed stupid bug relating to multiple cards on athlons
|
2002-10-27 |
arpi |
10l
|
2002-08-29 |
pontscho |
- fix window handling with dxr3
|
2002-08-28 |
alex |
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
|
2002-08-27 |
pontscho |
- add dxr3 equ patch from "Szombathelyi [iso-8859-2] György" <gyurco@freemail.hu>
|
2002-08-22 |
pontscho |
fix dxr3 subtitle handling and add some optimizations
|
2002-08-14 |
pontscho |
- add dxr3 gui support (dialogbox, etc.)
|
2002-07-30 |
arpi |
1l :)
|
2002-07-25 |
alex |
eq synced to new way, not tested, but the old one isn't working yet
|
2002-07-18 |
mswitch |
Disabled spuenc, it still doesn't work well with the em8300
|
2002-07-05 |
alex |
removed fame and lavc encoder, enabled spu encoder, added equaliuzer support
|
2002-07-02 |
pontscho |
fix compile bug with driver 0.9+
|
2002-05-27 |
alex |
query_format revised
|
2002-04-26 |
atmos4 |
argh, missed this one as I have no dxr3.
|
2002-04-16 |
mswitch |
Disabled spuenc code due to upcoming prerelease, there are still bugs here
|
2002-04-10 |
mswitch |
Some minor changes to the avcodec code.
|
2002-04-10 |
mswitch |
Make avcodec the default encoder again, thanks Michael
|
2002-04-09 |
michael |
trying to fix davids "libavcodec bug" ...
|
2002-04-06 |
mswitch |
Fixed bug that would cause the dxr3 to lock if too many subpics were sent at once
|
2002-04-05 |
mswitch |
Make fame the default encoder until lavc's mpeg1 encoder is repaired.
|
2002-04-04 |
mswitch |
Removed blinking effect from spuenc
|
2002-04-04 |
mswitch |
Added spuenc... should write a draw_alpha_spu perhaps =D
|
2002-03-30 |
mswitch |
Fixed avcodec init bug
|
2002-03-28 |
mswitch |
lego++ bug fixed by XorA
|
2002-03-26 |
mswitch |
XorA added the option of switching between fame/avcodec without
|
2002-03-25 |
mswitch |
Bugfix by XorA
|
2002-03-24 |
mswitch |
Fixed bug in Athlon detection code ;)
|
2002-03-24 |
mswitch |
XorA found a bug in the avcodec code
|
2002-03-24 |
mswitch |
Default to avcodec if installed, otherwise use fame. Apparently fame output is very very blocky
|
2002-03-23 |
mswitch |
Aspect code reenabled, apparently users didn't like running movies
|
2002-03-23 |
mswitch |
Disable prebuffering on athlons (3DNowEx) as the ones running at 266MHz
|
2002-03-23 |
mswitch |
As jittering is corrected we might as well play the movie in full res
|
2002-03-23 |
mswitch |
Jitter-bug fixed by Marcel Hild <hild@b4mad.net>, many many thanks goes
|
2002-03-20 |
mswitch |
Fame support enabled, awaiting bugreports =D
|
2002-03-19 |
mswitch |
Automatically use avcodec if it exists, otherwise fall back to fame (due
|
2002-03-16 |
mswitch |
Fixed some bugs with fame, had to disable prebuffering with fame though
|
2002-03-16 |
mswitch |
Fixed problem with seeking/sync when using libfame
|
2002-03-15 |
mswitch |
No longer force the device into not using fame
|
2002-03-13 |
mswitch |
This will slow down wobbling (just a bit)
|
2002-03-13 |
mswitch |
Added preliminary fame support
|
2002-02-18 |
mswitch |
Accidentally mixed experimental code with stable one during last commit,
|
2002-02-18 |
mswitch |
Added VOCTRL_PAUSE and VOCTRL_RESUME
|