]> git.sesse.net Git - vlc/history - modules/codec/xvmc/xxmc.c
Remove most stray semi-colons in module descriptions
[vlc] / modules / codec / xvmc / xxmc.c
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-23 Laurent AimarAdded decoder_New/Delete/Link/UnlinkPicture helpers.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-04-24 Jean-Paul SamanLower score of modules/xvmc/xxmc.c because it is not...
2008-04-24 Jean-Paul SamanCleanup and move debug message to a better place.
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-08 Rafaël Carréuse mtrace() only with glibc
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-10-02 Laurent AimarMoved vout_synchro to decoder_synchro.
2007-09-11 Rafaël CarréSame for lxdialog and xvmc
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2007-05-19 Rémi Denis-CourmontUse a vlc_CPU() wrapper instead of (ab)using libvlc_global
2007-04-05 Jean-Paul SamanVarious compile fixes for modules/codec/xvmc
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...