]> git.sesse.net Git - vlc/history - modules/stream_filter/hds
mux: avi: fix leak on format failure
[vlc] / modules / stream_filter / hds /
2015-01-08 Tristan Matthewshds: avoid NULL dereference (cid #1261992)
2014-12-22 Antti Ajankihds: Inject FLV metadata packet into the stream
2014-11-28 Antti Ajankihds: free mutexes and cond variables on all streams
2014-11-05 Tristan Matthewshds: avoid NULL dereference and use-after-free
2014-11-01 Antti Ajankihds: Implement STREAM_GET_POSITION and STREAM_GET_SIZE
2014-10-11 Rémi Denis-Courmonthds: fix format string
2014-10-07 Antti Ajankihds: Ignore sentinel value at the end of the fragment...
2014-09-02 Tristan Matthewshds: fix leaks
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