]> git.sesse.net Git - vlc/history - modules/access_output/livehttp.c
livehttp: give more exact segment duration in extinf
[vlc] / modules / access_output / livehttp.c
2013-02-28 Ilkka Ollakkalivehttp: give more exact segment duration in extinf
2013-02-28 Ilkka Ollakkalivehttp: take block length in account when checking...
2013-01-24 Ilkka Ollakkalivehttp: follow draf on segment duration
2013-01-22 Ilkka Ollakkalivehttp: split from PAT/PMT that precedes keyframes...
2012-08-21 Rémi Denis-CourmontUse str_format_time() instead of str_format() in outputs
2012-08-14 Ilkka Ollakkalivehttp: allow segments to be 10% shorten than asked...
2011-10-14 KO Myung-HunInclude missing unistd.h and time.h for OS/2
2011-10-04 Jean-Baptiste KempfRelicense livehttp output to LGPLv2.1+
2011-07-14 Rémi Denis-Courmontlivehttp: downgrade priority to zero
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-09-19 Ilkka Ollakkalivehttp: add missing , to EXTINF after duration
2010-05-29 Rémi Denis-Courmonturl -> URL
2010-05-27 Keary Griffincomsetic changes, remove define, and move callback...
2010-05-26 Keary GriffinAdded livehttp access_out module to support HTTP Live...