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_3dfx.c
Commit message (
Expand
)
Author
Age
*
Mark the vo_functions_t definitions as const where possible.
reimar
2007-12-02
*
Make vo info structs const
reimar
2007-12-02
*
warning fix:
diego
2007-08-28
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
*
Fix FSF address and otherwise broken license headers.
diego
2007-01-22
*
Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ...
reynaldo
2006-04-24
*
move to next vo if /dev/3dfx could not be opened
iive
2005-12-10
*
Do not exit() if /dev/3dfx is not available, approved by Ivan.
diego
2005-12-10
*
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
ivo
2005-08-05
*
Removed superfluous XFlush calls before XSync.
al
2004-08-20
*
micro cleanup
alex
2003-10-03
*
removed get_info, using the same sheme as in libmpcodecs instead
alex
2002-11-11
*
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
alex
2002-08-28
*
revised query_format
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
*
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
*
new info for tuning
nick
2002-01-31
*
Extensions for video accelerated architecture
nick
2002-01-26
*
fixed to compile
arpi
2001-09-27
*
changes according to -utf8 option, draw_osd() function added
atlka
2001-08-13
*
patch: some X11 compliance fixed: set ClassHint and better fullscreen mode
arpi_esp
2001-06-17
*
fprintf(stderr converted to printf(
szabii
2001-04-24
*
memcpy() moved mmx.h -> fastmemcpy.h
arpi_esp
2001-04-11
*
applied MMX2 memcpy() patch by Nick Kurshev
arpi_esp
2001-04-11
*
added check_events() interface
arpi_esp
2001-03-03
*
Initial revision
arpi_esp
2001-02-24