]> git.sesse.net Git - vlc/history - src/missing.c
Use var_Inherit* instead of var_CreateGet*.
[vlc] / src / missing.c
2010-07-03 Srikanth RajuML: Remove leading underscores from core functions
2010-07-03 Srikanth RajuSuppress warnings in missing.c
2010-06-26 Srikanth RajuML: Include ml_GetPersonsFromMedia() in src/missing.c
2010-06-26 Srikanth RajuML: Media Library Core
2010-02-08 Toralf Niebuhradded VLC_UNUSED( ) for some unused variables
2010-02-08 Antoine CellerierSecond blind attempt at fixing linking with --disable-vlm
2010-02-08 Antoine CellerierRemove leading underscores.
2010-01-18 Pierre Ynardmissing: sout_Stream{New,Delete} -> sout_StreamChain...
2009-12-09 Pierre Ynardmissing: add sout_MuxGetStream
2009-10-26 Pierre Ynardmissing: fix function definition
2009-04-09 Rémi Denis-CourmontAdd vlm_MessageSimpleNew with --disable-vlm
2009-02-24 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2009-02-24 Pierre YnardFix inexistant argument
2009-02-22 Rémi Denis-CourmontFix HTTPd unused parameter warnings (on some compilers)
2009-01-20 Pierre YnardAdd missing function to unbreak --disable-sout
2008-10-23 Rémi Denis-CourmontFix --disable-vlm --enable-sout
2008-10-22 Rémi Denis-CourmontSAP does needs an object, not specifically a stream...
2008-10-22 Rémi Denis-CourmontAdd the sout stubs
2008-10-22 Rémi Denis-CourmontVLM: provide stubs for --disable-vlm