]> git.sesse.net Git - vlc/history - modules/access_output
macosx: fix wrong ref counting in media info
[vlc] / modules / access_output /
2015-03-13 Jean-Baptiste KempfConsistent strings to avoid duplications
2015-02-12 Rémi Denis-Courmontaccess_output: remove Makefile recursion
2014-12-05 Ilkka Ollakkalivehttp: don't remove previous playlist on open if...
2014-12-05 Ilkka Ollakkalivehttp: add DISCONTINUITY on playlist if we have...
2014-09-21 Ilkka Ollakkalivehttp: don't open new file if current file hasn...
2014-09-21 Ilkka Ollakkalivehttp: gather blocks so we can write more at the...
2014-08-15 Christian Sulowaylivehttp: fixed generated iv in index file
2014-07-15 Ilkka Ollakkalivehttp: try to take account discontiunity timestamps
2014-07-15 Ilkka Ollakkalivehttp: simplify checks
2014-06-29 Tristan Matthewslivehttp: remove multiplication by 1
2014-05-27 Jean-Baptiste KempfLiveHTTP: fix typo
2014-05-15 Jean-Baptiste KempfRemove unnecessary vlc_playlist.h include
2014-02-25 Rafaël Carréhttp output: fix off-by-one
2014-02-24 Denis CharmetUse vlc function for host to network conversions
2014-02-24 Steinar H. GundersonSupport the Metacube protocol when streaming over HTTP.
2013-12-29 Rémi Denis-CourmontRemove inconsistently used HAVE_UNISTD_H
2013-12-29 Rémi Denis-CourmontUDP: use vlc_strerror_c()
2013-12-29 Rémi Denis-Courmontlivehttp: use vlc_strerror_c()
2013-12-29 Rémi Denis-Courmontfile: use vlc_strerror()
2013-12-16 Rémi Duraffortlivehttp: fix typo
2013-12-16 Tristan Matthewslivehttp: fix format string
2013-12-15 Rémi Duraffortlivehttp: fix many memory leaks
2013-12-15 Rémi Duraffortlivehttp: fix memory leaks
2013-12-11 Rémi Duraffortlivehttp: fix memory leak (cid #1048908)
2013-12-08 Ray TileyAdd initial-segment-number option for livehttp module
2013-11-03 Jean-Baptiste KempfliveHTTP: fix signedness warnings
2013-11-03 LANGLOIS Olivier... liveHTTP: use calloc to ensure correct initiliazation...
2013-10-28 Ilkka Ollakkalivehttp: remove leftover segments if delsegs is on
2013-09-22 Rémi Denis-Courmontmodules: link to pthread only when needed
2013-09-22 Rémi Denis-Courmontaccess_output_udp: avoid genmf
2013-09-16 Rémi Denis-Courmontmodules: remove VLC-specific AM_LIBADD, simplify
2013-09-16 Rémi Denis-Courmontmodules: use different directory prefixes for each...
2013-09-16 Steinar H. Gundersonhttpd: Start new clients only at keyframes.
2013-09-13 Ilkka Ollakkalivehttp: refactor Close
2013-09-13 Ilkka Ollakkalivehttp: refactor segment change and writing into...
2013-09-04 Ilkka Ollakkalivehttp: use playlist max duration instead segment...
2013-08-25 Steinar H. Gundersonavformat mux: Propagate seekable status into avformat.
2013-08-02 Jean-Baptiste KempfRelicense access outputs to LGPL
2013-08-01 Rafaël CarréVersion all plugins when building for Windows
2013-06-18 Ilkka Ollakkalivehttp: try to follow draft 11 section 6.2.2
2013-06-18 Ilkka Ollakkalivehttp: check opendts to be lowest dts available
2013-06-18 Ilkka Ollakkalivehttp: try to comply draft 11 section 6.2.2 for...
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-05-02 Ilkka Ollakkalivehttp: place correct segment entries on playlist
2013-05-02 Ilkka Ollakkalivehttp: don't remove segment-count to be less than...
2013-04-26 Christoph MiebachString removal
2013-04-15 Ilkka Ollakkalivehttp: don't sanitize segment URI
2013-04-09 Ilkka Ollakkalivehttp: add option to read key-uri and key-file from...
2013-04-09 Ilkka Ollakkalivehttp: show segment specific iv/key location if...
2013-04-07 Ilkka Ollakkalivehttp: use vlc_array to store segment info
2013-03-19 Ilkka Ollakkalivehttp: fix padding to work with iOS/Android
2013-03-18 Ilkka Ollakkalivehttp: Fix crash on when not using encryption
2013-03-17 Ilkka Ollakkalivehttp: tell if playlist is vod
2013-03-17 Ilkka Ollakkalivehttp: support static IV-use on encryption
2013-03-17 Rafaël Carrélivehttp: stream encryption
2013-03-17 Ilkka Ollakkalivehttp: free p_sys->p_seglens if str_format_time...
2013-03-16 Ilkka Ollakkalivehttp: set caching disabled for default
2013-02-28 Ilkka Ollakkalivehttp: allow setting ext-x-allow-cache to no
2013-02-28 Ilkka Ollakkalivehttp: don't set all options as advanced
2013-02-28 Ilkka Ollakkalivehttp: update years and add myself as authors
2013-02-28 Ilkka Ollakkalivehttp: don't allow longer than targetduration segments
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-12-04 Jean-Baptiste KempfShout: remove tabs in sourcecode
2012-11-29 Rémi Denis-Courmontfile out: print I/O error to log and fix error handling
2012-11-20 Rémi Denis-Courmontfile out: make time formatting optional (fixes #7768)
2012-09-30 Rémi Denis-Courmontfile out: translate override dialog
2012-09-06 Benjamin DrungFix typo: overriden -> overridden.
2012-09-04 Rémi Denis-Courmontfile out: ask for confirmation to overwrite file
2012-09-03 Rémi Denis-Courmontfile out: option not to overwrite an existing file
2012-09-02 Rémi Denis-CourmontRemove WinCE
2012-08-24 KO Myung-HunOS/2: Include unistd.h in modules/access_output/files.c
2012-08-21 Rémi Denis-CourmontUse str_format_time() instead of str_format() in outputs
2012-08-21 Rémi Denis-Courmonthttp out: remove dead code
2012-08-14 Ilkka Ollakkalivehttp: allow segments to be 10% shorten than asked...
2012-08-04 Rémi Denis-CourmontUse STD*_FILENO constants where applicable
2012-07-02 Jean-Baptiste KempfRemove the RTMP output too
2012-04-01 Rémi Denis-CourmontRemove unused ACL parameter of httpd_StreamNew()
2012-01-27 Rémi Denis-Courmontfile out: do not redefine lseek() on Windows
2011-12-18 Pierre Ynardhttp output: print warnings when setting the server...
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-10-04 Pierre YnardHTTP out: add glue code to set httpd configuration
2011-10-04 Pierre YnardHTTP out: fix error message
2011-09-28 Rémi Denis-CourmontHTTP: deal with https in warning too
2011-09-28 Rémi Denis-CourmontHTTP out: clarify dst= syntax change error
2011-09-24 Rémi Denis-CourmontPhony error if old HTTP output syntax is used and avoid...
2011-09-24 Rémi Denis-CourmontRemove unused defines
2011-08-22 Rémi Denis-CourmontObsolete confusing --miface-addr option and rework...
2011-08-08 Rémi Denis-Courmonthttp out: Do not look for removed variables
2011-08-02 Rémi Denis-CourmontFactor HTTP/HTTPS/RTSP port in core
2011-08-02 Rémi Denis-CourmontFactor HTTP/HTTPS/RTSP (bind) address in core
2011-08-02 Rémi Denis-CourmontUse separate functions for RTSP and HTTP hosts
2011-08-02 Rémi Denis-CourmontFactor HTTP/TLS server code into httpd core
2011-07-14 Rémi Denis-Courmontlivehttp: downgrade priority to zero
2011-05-25 Rémi Denis-CourmontRemove vlc_object_attach()
2011-05-20 Laurent AimarConverted bonjour module to vlc_clone().
2011-04-08 Rémi DuraffortRemove unused structure.
next