2008-11-15 |
reimar |
Remove explicit setting of vo_ontop since that is already done by vo_x11_create_vo_window
|
2008-08-07 |
diego |
Rename font-related preprocessor directives.
|
2008-08-04 |
diego |
Change a bunch of X11-specific preprocessor directives.
|
2008-07-30 |
diego |
Rename two GUI-related preprocessor directives:
|
2008-01-06 |
diego |
Remove changelog from file header, we have revision control for this.
|
2007-12-02 |
reimar |
Mark the vo_functions_t definitions as const where possible.
|
2007-12-02 |
reimar |
Make vo info structs const
|
2007-07-05 |
reimar |
Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
|
2007-06-27 |
reimar |
Make X11 window creation and (with -fixed-vo) management simpler and more
|
2007-06-05 |
reimar |
Do not use fast_memcpy for small size copy, esp. when the size is constant
|
2007-06-05 |
reimar |
Replace implicit use of fast_memcpy via macro by explicit use to allow
|
2007-04-23 |
diego |
Gui --> gui
|
2007-02-22 |
diego |
cosmetics: typo fixes, usefuLL --> useful and aswell --> as well
|
2006-04-24 |
attila |
fix typo X<->Y
|
2006-04-24 |
reynaldo |
Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
|
2006-01-12 |
rathann |
massive attack: mp_msg printf format fixes
|
2005-11-06 |
reimar |
Fix compilation, use vo_fs instead of fullscreen variable. Not tested.
|
2005-08-05 |
ivo |
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
|
2005-04-18 |
henry |
replace VO and VF numeric flags with #defined identifiers
|
2005-03-31 |
rathann |
Fix memset() usage, patch by Ismail Donmez
|
2004-10-28 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
2004-08-20 |
al |
Removed superfluous XFlush calls before XSync.
|
2004-06-25 |
diego |
string handling security fixes
|
2003-11-30 |
joey |
runtime 'stay-on-top' functionality
|
2003-11-28 |
mswitch |
Added a patch from Anders Rune Jensen to support the latest em8300 CVS changes
|
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
|