]> git.sesse.net Git - vlc/history - modules/stream_out/description.c
Use var_Inherit* instead of var_CreateGet*.
[vlc] / modules / stream_out / description.c
2008-11-24 Rémi Denis-CourmontRemove useless variable
2008-11-24 Rémi Denis-CourmontDo not use input while not referenced
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-26 Rafaël CarréInclude assert.h where assert() is used
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-13 Rafaël CarréRemove unused variable
2008-05-13 Rafaël CarréFix cyclic dependancy between input and "sout stream...
2008-05-09 Rémi Denis-Courmontdescription: we have an object, use it
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-04-22 Pierre d'Herbemontstream_out/description.c: Add some debug msg to better...
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-29 Pierre d'Herbemontdescription: Fix compilation.
2008-03-29 Pierre d'Herbemontdescription: A buggy case needs an assert.
2008-01-29 Rafaël Carréstream_out: fix warnings
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
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
2007-03-01 Laurent AimarFixed a small memleak.
2007-02-25 Laurent AimarFixed input_thread_t leak by description module for...
2006-11-26 Clément StenacA bit of headers cleanup
2006-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2004-09-16 Gildas Bazin* modules/misc/rtsp.c: getting closer to a basic but...
2004-09-15 Gildas Bazin* modules/stream_out/description.c: new "description...