| Commit message (Expand) | Author | Age |
* | Some little bugfixs | albeu | 2002-10-30 |
* | 10L | albeu | 2002-10-30 |
* | Fixed the overlay, some opts to adjust the overlay | albeu | 2002-10-29 |
* | here is a somewhat generic equalizer implementation for the X11 vo drivers | arpi | 2002-10-29 |
* | some card/mobo combos can't handle buffers larger than 128kB, we change the d... | rik | 2002-10-29 |
* | Prebuffering is no longer the default option. | mswitch | 2002-10-29 |
* | Fixed stupid bug relating to multiple cards on athlons | mswitch | 2002-10-28 |
* | 10l | arpi | 2002-10-27 |
* | vo_init() moved to/fixed in preinit() | arpi | 2002-10-27 |
* | mode detection && vo_init() moved to preinit() | arpi | 2002-10-27 |
* | - removed YV12 support (builtin yv12->rgb conversion) | arpi | 2002-10-26 |
* | spelling: paramerters -> parameters | rik | 2002-10-24 |
* | sync with libavcodec for unaccellerated dcts (sorry Felix, LIBAVCODEC_BUILD d... | rik | 2002-10-24 |
* | 1l | arpi | 2002-10-23 |
* | 10l | arpi | 2002-10-23 |
* | Geometry update | mark | 2002-10-23 |
* | cleanup config option handling in libmpdemux. | arpi | 2002-10-23 |
* | Added the -geometry option (supports fbdev and tdfxfb drivers) | mark | 2002-10-23 |
* | If movie height is odd, the picture is placed badly, due to wrong rouding. | arpi | 2002-10-23 |
* | re-enabled a-v sync | arpi | 2002-10-23 |
* | MPlayer being unable to display video properly on many nVidia graphics cards. | arpi | 2002-10-23 |
* | compiler warning fixes by Dominik | arpi | 2002-10-22 |
* | 10l - noticed by Soeren Mueller <soeren.mueller at webwasher.com> | faust3 | 2002-10-17 |
* | -fixed-vo support | pontscho | 2002-10-17 |
* | fix memleak again | pontscho | 2002-10-16 |
* | fix memleak | pontscho | 2002-10-16 |
* | -fixed-vo support | pontscho | 2002-10-16 |
* | -fixed-vo support | pontscho | 2002-10-16 |
* | fix fullscreen | pontscho | 2002-10-16 |
* | -fixed-vo support, based on patch by .so :) | arpi | 2002-10-16 |
* | 10l to Dominik - casting at wrong place | arpi | 2002-10-16 |
* | compiler warning fixes | arpi | 2002-10-13 |
* | more correct flags | faust3 | 2002-10-11 |
* | Use the common aspect code | albeu | 2002-10-10 |
* | compiler warning found by Dominik | arpi | 2002-10-10 |
* | also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented | arpi | 2002-10-10 |
* | draw_image() | arpi | 2002-10-10 |
* | for() -> memcpy_pic() | arpi | 2002-10-09 |
* | 10l fix & cleanup of draw_frame(), still NO support for stride :( | arpi | 2002-10-09 |
* | draw_slice() seems to support all csp | arpi | 2002-10-09 |
* | since draw_slice() supports RGB/BGR, we don't need draw_image() for stride | arpi | 2002-10-09 |
* | since draw_slice() can handle packed RGB too, set the VFCAP_ACCEPT_STRIDE flag | arpi | 2002-10-09 |
* | draw_image, get_image fix | arpi | 2002-10-09 |
* | draw_image() | arpi | 2002-10-09 |
* | - implemented draw_image() | arpi | 2002-10-09 |
* | -fixes vo_directx to work with -fixed-vo | arpi | 2002-10-09 |
* | draw_image() implementation (new libvo API) | arpi | 2002-10-09 |
* | more cleanup, some -vo mga fullscreen fixes | arpi | 2002-10-09 |
* | some cleanup | arpi | 2002-10-09 |
* | preinit() has an arg... use it. | arpi | 2002-10-09 |