]> git.sesse.net Git - vlc/history - modules/video_output/x11/xvmc.c
Properly detect XvMC capabilities.
[vlc] / modules / video_output / x11 / xvmc.c
2008-04-10 Jean-Paul SamanProperly detect XvMC capabilities.
2008-04-10 Jean-Paul SamanLower xvmc priority because it is untested.
2008-02-28 Jean-Baptiste KempfCompile XvMC. Disabled the subtitles part for that...
2008-02-25 Jean-Baptiste KempfXvMC: remove warnings. The compilation problems lies...
2008-02-25 Jean-Baptiste KempfXvMC: Compile Fixes, b_shm removal, and obvious typos...
2008-02-25 Jean-Baptiste Kempftypo fix.
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2006-12-12 Jean-Paul SamanDon't use register keyword, leave it up to compiler...
2006-11-26 Clément StenacNicer commits, faster breaking time and better-looking...
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-23 Jean-Paul SamanSupport for X11 Unichrome and XvMC extensions. The...