]> git.sesse.net Git - vlc/history - modules/stream_filter/smooth
mux: ogg: fix pointer arithmetic (cid #1048982)
[vlc] / modules / stream_filter / smooth /
2014-05-10 Francois Cartegniestream_filter: smooth: fix dead case (cid 1211817)
2014-05-10 Francois Cartegniestream_filter: smooth: fix leak (cid #1211818)
2014-05-01 Francois Cartegniestream_filter: smooth: node & attributes names are...
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: fix memleaks
2014-05-01 Francois Cartegniestream_filter: smooth: some streamindex have no fragmen...
2014-04-23 Rémi Denis-CourmontSmooth: remove tautology
2014-04-22 Rémi Denis-Courmontsmooth: memory leak
2014-03-12 Francois Cartegniestream_filter: smooth: fix negative array access
2014-02-21 Rémi Denis-Courmontstream_filter: rectify PTS delay unit (fix #10748)
2013-11-10 Rémi Denis-Courmontsmooth: provide PTS delay
2013-10-06 Jean-Baptiste KempfSmooth: check FromCharset return
2013-04-16 Rémi Denis-Courmonthttp filters: pause not implemented, pace control not...
2013-01-06 Rémi DuraffortFix potential usage of an uninitialized pointer
2012-12-22 Rémi Duraffortsmooth: fix potential memleak
2012-11-13 Jean-Baptiste KempfLGPL
2012-11-10 Rémi Denis-CourmontDo not access b_die directly
2012-10-12 Frédéric YhuelSmooth Streaming: fix a memory leak
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: fix a macro
2012-10-05 Frédéric YhuelSmooth Streaming: fix manifest parsing (FourCC)
2012-10-05 Frédéric YhuelSmooth Streaming: clean / factorize code
2012-09-28 Frédéric YhuelSmooth Streaming: read PacketSize attribute in manifest
2012-09-26 Frédéric YhuelSmooth Streaming: play streams with no video (or audio...
2012-09-24 Frédéric YhuelAdd Smooth Streaming module