]> git.sesse.net Git - vlc/history - modules/codec/cmml/cmml.c
Remove most stray semi-colons in module descriptions
[vlc] / modules / codec / cmml / cmml.c
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-23 Laurent AimarAdded decoder_NewSubpicture/decoder_DeleteSubpicture...
2008-06-22 Rémi DuraffortRemove unneeded msg_Err.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-31 Rémi Denis-Courmontintf_Create: remove unused parameters
2008-05-28 Rémi Denis-Courmontintf_Destroy(): use vlc_object_release() and a destruct...
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontRemove E_()
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-03-11 Rémi DuraffortAnother time : remove useless test before free().
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-09-15 Rémi Denis-CourmontRemove interface b_block property.
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2006-11-26 Clément StenacA bit of headers cleanup
2006-03-30 Christophe MutricyString review in codec. 1st part. ffmpeg.h to be improv...
2006-01-22 Clément Stenac* Make ParseOption (from input) a global service (var_O...
2006-01-12 Antoine CellerierFSF address change.
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2004-12-07 Clément StenacRecommit 9469->9479 + fix wxT/wxU
2004-04-19 Andre Pang* Added Continuous Media Markup Language (CMML) codec