index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
vo_dga.c
Commit message (
Expand
)
Author
Age
*
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
diego
2004-10-28
*
major reindentation of x11 code try #2
attila
2004-06-14
*
DOCS/en/ ---> DOCS/HTML/en/
diego
2003-10-19
*
many small typo and grammar fixes
gabucino
2003-10-04
*
10l & warning fixes
alex
2003-07-28
*
Add missing language suffix to DOCS/ path.
diego
2003-06-13
*
final scaler removal step
alex
2003-06-01
*
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
alex
2003-05-30
*
Spring cleanup: removed the full yv12 support as it was broken anyway. The BG...
alex
2003-04-29
*
10l, avoid getting num_of_buffers=0
alex
2003-02-04
*
removed get_info, using the same sheme as in libmpcodecs instead
alex
2002-11-11
*
*HUGE* set of compiler warning fixes, unused variables removal
arpi
2002-11-06
*
arpi add direct render support
pontscho
2002-11-03
*
- cleanup
pontscho
2002-11-03
*
verbose can be negative
arpi
2002-11-01
*
mode detection && vo_init() moved to preinit()
arpi
2002-10-27
*
DGA1 trivial fix by Fredrik Noring <noring@nocrew.org>
arpi
2002-10-07
*
flickering fix, patch by Fredrik Noring <noring@nocrew.org>
arpi
2002-10-01
*
-nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net>
arpi
2002-09-28
*
another dga v1 fix by Fredrik Noring <noring@nocrew.org>
arpi
2002-09-28
*
DGA1 fix by Fredrik Noring <noring@nocrew.org>
arpi
2002-09-27
*
fixes problem with video image alignment.
arpi
2002-09-25
*
cosmetics...
arpi
2002-09-25
*
Attached patch improves the vertical retrace synchronisation (vsync)
arpi
2002-09-25
*
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
alex
2002-08-28
*
revised query_format. added support for native/conversion detection
alex
2002-05-27
*
I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
nick
2002-02-17
*
use mem2agpcpy_pic()
michael
2002-02-15
*
use mem2agpcpy() instead of fast_memcpy()
michael
2002-02-12
*
10000hl to Holm... control MUST BE static...
arpi
2002-02-09
*
query_ stuff replaced by new control() - patch by David Holm
arpi
2002-02-09
*
removed obsoleted Terminate_Display_Process
alex
2002-01-31
*
new info for tuning
nick
2002-01-31
*
Extensions for video accelerated architecture
nick
2002-01-26
*
SwScaler support for vo_png by Kim Minh, SwScale w/aspecz for vo_dga by me
atmos4
2002-01-08
*
use XF86VidMode later in init (at line 1031) only if we've got support (if ha...
alex
2001-12-28
*
do not crash if can't get modelines (dga2.0)
alex
2001-12-04
*
Move yuv2rgb to postprocess
nick
2001-11-06
*
*** empty log message ***
nick
2001-11-02
*
Using new stuff of rgb15to16
nick
2001-10-30
*
changes according to -utf8 option, draw_osd() function added
atlka
2001-08-13
*
vo_dga doesn't compile on non-x86 architecture due to x86 asm usage.
jkeil
2001-07-16
*
extern vo_doublebuffering cleanup
arpi
2001-07-03
*
Fixed pointer->integer cast warning.
atmosfear
2001-06-22
*
- just modified an error message
acki2
2001-06-18
*
- if DGA fails to report some valid modes, vo_dga now exits gracefully
acki2
2001-06-17
*
- doublebuffering now can be switched on and off with the -(no)double switch.
acki2
2001-06-17
*
removed redundant osd.h includes
arpi_esp
2001-05-24
*
- now chooses mode with highest ymax (enables doublebuffering in some cases
acki2
2001-05-07
*
- finally: 15to16 conversion included!!!
acki2
2001-05-03
[next]