aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_dxr3.c
Commit message (Expand)AuthorAge
* massive attack: mp_msg printf format fixesGravatar rathann2006-01-12
* Fix compilation, use vo_fs instead of fullscreen variable. Not tested.Gravatar reimar2005-11-06
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butGravatar ivo2005-08-05
* replace VO and VF numeric flags with #defined identifiersGravatar henry2005-04-18
* Fix memset() usage, patch by Ismail DonmezGravatar rathann2005-03-31
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.Gravatar diego2004-10-28
* Removed superfluous XFlush calls before XSync.Gravatar al2004-08-20
* string handling security fixesGravatar diego2004-06-25
* runtime 'stay-on-top' functionalityGravatar joey2003-11-30
* Added a patch from Anders Rune Jensen to support the latest em8300 CVS changesGravatar mswitch2003-11-28
* Patch from Tamas Kohegyi to fix subpic placement on 16:9Gravatar mswitch2003-02-18
* Added patch from Tamas Kohegyi to fix subpic placement with freetypeGravatar mswitch2003-01-12
* Added patch by Thomas JaroschGravatar mswitch2003-01-02
* Updated changelogGravatar mswitch2003-01-02
* Added patch that makes the dxr3 return to the previous tv norm when quiting.Gravatar mswitch2003-01-02
* Added patch from Thomas JaroschGravatar mswitch2002-12-24
* Use MVCOMMAND_SYNCGravatar mswitch2002-11-29
* removed get_info, using the same sheme as in libmpcodecs insteadGravatar alex2002-11-11
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* Made new overlay functions static so they won't interfere with the restGravatar mswitch2002-11-03
* At least I can honestly say that I didn't add the equalizer support, soGravatar mswitch2002-11-03
* Suddenly I needed vidix.h for vidix_video_eq_tGravatar mswitch2002-11-03
* Updated docs with DXR3 overlay infoGravatar mswitch2002-11-03
* Missed some gui ifdefsGravatar mswitch2002-11-02
* Minor cleanupsGravatar mswitch2002-11-02
* Huge update, added native overlay support (no more need for dxr3view).Gravatar mswitch2002-11-02
* Removed debugging outputGravatar mswitch2002-10-30
* Prebuffering is no longer the default option.Gravatar mswitch2002-10-29
* Fixed stupid bug relating to multiple cards on athlonsGravatar mswitch2002-10-28
* 10lGravatar arpi2002-10-27
* - fix window handling with dxr3Gravatar pontscho2002-08-29
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apiGravatar alex2002-08-28
* - add dxr3 equ patch from "Szombathelyi [iso-8859-2] György" <gyurco@freemai...Gravatar pontscho2002-08-27
* fix dxr3 subtitle handling and add some optimizationsGravatar pontscho2002-08-22
* - add dxr3 gui support (dialogbox, etc.)Gravatar pontscho2002-08-14
* 1l :)Gravatar arpi2002-07-30
* eq synced to new way, not tested, but the old one isn't working yetGravatar alex2002-07-25
* Disabled spuenc, it still doesn't work well with the em8300Gravatar mswitch2002-07-18
* removed fame and lavc encoder, enabled spu encoder, added equaliuzer supportGravatar alex2002-07-05
* fix compile bug with driver 0.9+Gravatar pontscho2002-07-02
* query_format revisedGravatar alex2002-05-27
* argh, missed this one as I have no dxr3.Gravatar atmos42002-04-26
* Disabled spuenc code due to upcoming prerelease, there are still bugs hereGravatar mswitch2002-04-16
* 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