]> git.sesse.net Git - vlc/history - modules/stream_filter/smooth/utils.c
stream_filter: smooth: missing full cleanup/fix leak
[vlc] / modules / stream_filter / smooth / utils.c
2014-10-29 Francois Cartegniestream_filter: smooth: missing full cleanup/fix leak
2014-10-28 Francois Cartegniestream_filter: smooth: handle quality custom attributes
2014-10-28 Francois Cartegniestream_filter: smooth: fix signedness
2014-05-01 Francois Cartegniestream_filter: smooth: useless code cleanup
2014-05-01 Francois Cartegniestream_filter: smooth: fix memleak
2014-05-01 Francois Cartegniestream_filter: smooth: some streamindex have no fragmen...
2013-01-06 Rémi DuraffortFix potential usage of an uninitialized pointer
2012-11-13 Jean-Baptiste KempfLGPL
2012-10-12 Frédéric YhuelSmooth Streaming: don't use block_t
2012-10-12 Frédéric YhuelSmooth Streaming: fix some memory leaks
2012-10-05 Frédéric YhuelSmooth Streaming: clean / factorize code
2012-09-24 Frédéric YhuelAdd Smooth Streaming module