]> git.sesse.net Git - vlc/history - modules/stream_filter/hds/hds.c
hds: fix stale pointer
[vlc] / modules / stream_filter / hds / hds.c
2014-08-20 Rémi Denis-Courmonthds: fix stale pointer
2014-08-01 Tristan Matthewshds: fix memory leak and buffer probing
2014-08-01 Tristan Matthewshds: use else if where appropriate
2014-08-01 Tristan Matthewshds: fix redundant NULL check (cid #1224540)
2014-08-01 Tristan Matthewshds: fix dereference after NULL check (cid #1224532)
2014-08-01 Tristan Matthewshds: fix out of bounds access (cid #1224531)
2014-07-31 Antti Ajankihds: Base URL should not include a possible query
2014-07-25 Tristan Matthewshds: fix memory leak (cid #1224537)
2014-07-25 Tristan Matthewshds: drop macro
2014-07-19 Tristan Matthewshds: use NULL instead of 0 for pointers
2014-07-19 Tristan Matthewshds: check for strdup failure
2014-07-18 Tristan Matthewshds: use NULL instead of 0 for pointers
2014-07-17 Tristan Matthewshds: avoid crashing when no streams are present
2014-07-04 Jonathan ThambiduraiSupport for Http Dynamic Streaming