]> git.sesse.net Git - vlc/history - modules/stream_out/autodel.c
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / stream_out / autodel.c
2010-01-17 Rafaël Carrésout: allow duplicate outputs to be merged
2009-12-07 Rafaël Carréautodel: use VLC_TS_INVALID (refs #3135)
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
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-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-02 Pierre d'HerbemontMore Id and permission fixes.
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-09 Christophe Massiot * modules/stream_out/autodel.c: Removed unused call...
2006-11-09 Christophe Massiot * modules/stream_out/autodel.c: New autodel module...