]> git.sesse.net Git - vlc/history - modules/stream_filter
hds: fix memory leak (cid #1224537)
[vlc] / modules / stream_filter /
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
2014-06-24 Julien 'Lta' BALLETAdd a default implementation for pf_readdir for StreamF...
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-27 O. HartmannSegmentInfoCommon.h:43:17: error: unknown type name...
2014-04-24 Rémi Denis-CourmontDASH: unroll and clarify
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-03-06 Ilkka Ollakkahttplive: use CLOCK_FREQ
2014-03-06 Ilkka Ollakkahttplive: have some sane max_duration_length
2014-03-04 Romain FLIEDELhttplive: fix wrong url when computing relative uri.
2014-02-21 Jean-Baptiste KempfDash: __STDC_CONSTANT_MACROS must be before config.h
2014-02-21 Rémi Denis-Courmontstream_filter: rectify PTS delay unit (fix #10748)
2014-02-04 Ilkka Ollakkahttplive: use correct segment to calculate duration
2014-02-02 Ilkka Ollakkahttplive: use longest segment to calculate reload wait...
2014-01-07 Heorhi Valakhanovichhttplive: Adjust conditions for playlist reloading
2014-01-01 Rémi Denis-Courmontinput_CreateFilename: take explicit input thread pointer
2013-12-29 Rémi Denis-CourmontDASH: use vlc_strerror_c()
2013-12-29 Rémi Denis-Courmontdecomp: use vlc_strerror_c()
2013-12-12 Ilkka Ollakkalivehttp: parse key="value" style options
2013-11-10 Rémi Denis-Courmontsmooth: provide PTS delay
2013-11-10 Rémi Denis-Courmonthttplive: provide PTS delay
2013-11-10 Rémi Denis-Courmontdecomp: provide PTS delay
2013-11-10 Rémi Denis-CourmontDASH: provide PTS delay
2013-10-14 Ilkka Ollakkahttplive: small simplification
2013-10-06 Jean-Baptiste KempfSmooth: check FromCharset return
2013-09-28 Rémi Denis-Courmontstream_filter: recursion
2013-09-22 Rémi Denis-Courmontmodules: link to pthread only when needed
2013-09-16 Rémi Denis-Courmontmodules: fix Windows build
2013-09-16 Rémi Denis-Courmontmodules: remove VLC-specific AM_LIBADD, simplify
2013-09-16 Rémi Denis-Courmontmodules: simplify CPPFLAGS & CFLAGS
2013-09-16 Rémi Denis-Courmontmodules: use different directory prefixes for each...
2013-09-14 Rémi Denis-Courmontmodules: factor Makefile statement
2013-09-14 Rémi Denis-CourmontRemove left-over .gitignore files
2013-09-05 Rémi Denis-CourmontAdd subdir-objects automake option where appropriate
2013-09-04 Ilkka Ollakkahttplive: remove write-only variable
2013-08-27 Rafaël CarréHLS: implement pause
2013-08-26 Ilkka Ollakkahttplive: cosmetic retab
2013-08-26 Ilkka Ollakkahttplive: downgrade most of the messages from Info...
2013-08-26 Ilkka Ollakkahttplive: don't reload playlist all the time.
2013-08-26 Ilkka Ollakkahttplive: check segment gap on last segment number...
2013-08-26 Ilkka Ollakkahttplive: cosmetic
2013-08-26 Avishay SpitzerBug fix: HLS module does not block until data is availa...
2013-08-26 Avishay SpitzerIn case of live streams, the reload thread did not...
2013-08-16 Ilkka Ollakkahttplive: add likely
2013-08-16 Ilkka Ollakkahttplive: cache around 10 sec worth of segments instead...
2013-08-16 Ilkka Ollakkahttplive: max delay is 1.5 on refresh as stated on...
2013-08-16 Ilkka Ollakkahttplive: Choose initial stream to be the biggest one...
2013-08-13 Ilkka Ollakkahttplive: fix qsort compare so streams are sorted properly.
2013-08-01 Rafaël CarréVersion all plugins when building for Windows
2013-07-21 Rémi Denis-Courmontdecomp: avoid unreliable waitall mode of net_Read()
2013-07-19 Rémi DuraffortFix memory leak (cid #1049562)
2013-07-13 Rémi DuraffortFix potential missing unlock (cid #1047153)
2013-07-13 Rémi DuraffortFix missing unlock (cid #1047154)
2013-07-08 Rémi Denis-Courmontmodules: avoid using genmf where unnecessary
2013-06-20 Ilkka Ollakkahttplive: turn STREAM_CAN_CONTROL_PACE on to restore...
2013-05-20 Rafaël CarréHLS: resolve relative URLs (/a/b/../c -> /a/c)
2013-04-25 Rafaël CarréHLS demux: fix crash on invalid playlist
2013-04-16 Rémi Denis-Courmontdecomp: implement pause/resume
2013-04-16 Rémi Denis-Courmontdecomp: fix leak on error and clean up a little
2013-04-16 Rémi Denis-Courmonthttp filters: pause not implemented, pace control not...
2013-04-16 Rémi Denis-Courmontdecomp: pause is unimplemented (although possible)...
2013-03-20 Ilkka Ollakkahttplive: handle better relative urls
2013-03-17 Ilkka Ollakkahttplive: support absolute URI-locations for key-retrieval
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-09 Jean-Baptiste KempfHLS: PROGRAM-ID is not mandatory in EXT-X-STREAM-INF
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-29 Rui Zhanghttplive: parse EXT-X-MEDIA-SEQUENCE only once
2012-09-29 Rui Zhanghttplive: ignore failed stream in meta list
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
2012-09-16 Duncan SalernoURI of HLS key can be relative, just like other URIs...
2012-09-09 Rémi Denis-CourmontRewrite modules/stream_filter/ Makefiles
2012-09-06 Rémi Denis-CourmontRemove empty *_DEPENDENCIES in makefiles
2012-09-02 Rémi Denis-CourmontRemove WinCE
2012-08-30 Jean-Baptiste KempfHLS: remove tabs and trailing space
2012-08-29 Rémi Durafforthttp_live: Fix off-by-one.
2012-08-05 Christopher Muellerdash: made segmentbase optional
2012-07-29 Jean-Baptiste KempfHLS: fix error in d781f87d and simplify
next