]> git.sesse.net Git - vlc/history - src/input/stream_demux.c
Implement access_GetParentInput and demux_GetParentInput and use.
[vlc] / src / input / stream_demux.c
2009-08-21 Pierre d'HerbemontImplement access_GetParentInput and demux_GetParentInpu...
2009-08-18 Rémi Denis-Courmontstream_Demux: pretend to be in sout-all mode (fixes...
2009-01-25 Laurent AimarAdded path information in stream_t.
2009-01-20 Laurent AimarRemoved useless ACCESS_GET_MTU/STREAM_GET_MTU.
2009-01-17 Rémi Denis-CourmontRemove unused parameter
2008-12-09 Laurent AimarCosmetics.
2008-12-09 Laurent AimarSplit stream_demux from input/demux.c