]> git.sesse.net Git - vlc/history - modules/access_output
OSX: fix crash when no SD are found
[vlc] / modules / access_output /
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.
2011-04-05 KO Myung-HunOS/2 uses the same file operations as Win32
2011-04-03 Rémi DuraffortRemove old obsolete variables.
2011-02-12 Rémi Denis-CourmontRemove useless parameters
2010-12-21 Francois CartegnieFiles and paths are not string variables (for Qt)
2010-11-19 Rémi Denis-Courmontfile output: support for writing to an already open...
2010-10-23 Rémi Duraffortaccess_out_file: add the sync option, only if O_SYNC...
2010-10-23 Rémi Duraffortshout: fix a memory leak.
2010-10-23 Rémi Duraffortshout: cosmetics.
2010-10-23 Rémi Duraffortshout: use vlc_UrlParse instead of a custom one that...
2010-10-22 Jean-Baptiste KempfShout: fix compilation
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-Courmontadd_password: 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-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2010-06-06 Rémi Denis-Courmontvar_InheritInteger -> var_InheritBool
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...
2010-05-06 Sébastien EscudierFile output : add a sync option
2010-03-07 Rémi Denis-CourmontRTMP: totally broken, disabled for the time being
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2010-02-07 Rémi Denis-CourmontUse vlc_dup
2010-02-07 Rémi Denis-Courmontutf8_* -> vlc_* (sed roxxors)
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2010-01-28 Rémi Denis-CourmontRemove useless vlc_object_detach() before vlc_object_re...
2010-01-11 Rémi Denis-CourmontRemove useless <fcntl.h> inclusions
2010-01-11 Rémi Denis-CourmontRemove useless <sys/stat.h> includes
2010-01-11 Rémi Denis-CourmontRemove useless <errno.h> inclusions
2009-12-30 Rémi Denis-Courmonthttp output: kill config_Get (commented out anyway)
2009-12-06 Rémi Denis-CourmontDo not assert memory allocations
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-11-27 Rafaël CarréFix [a68b3396]
2009-11-26 Rémi Denis-Courmontshout: default to port 8000, try to improve URL parsing...
2009-11-17 Rémi Denis-CourmontRTMP: use new thread API, remove bogus uses of b_die...
2009-11-17 Rémi Denis-CourmontRTMP: tag some of the obvious bugs
2009-11-17 Rémi Denis-CourmontRTMP: fix memory leak and use after free on error paths
2009-10-15 Rémi Duraffortaccess_out_shoutcast: factorise.
next