]> git.sesse.net Git - vlc/history - modules/demux/live555.cpp
Qt4: Tell the window manager to keep the fullscreen controller window on top.
[vlc] / modules / demux / live555.cpp
2011-04-07 Sébastien Escudierlive555 check stream_DemuxNew succeeded
2011-03-21 Sébastien Escudierrtsp-tcp variable needs to be created
2011-03-21 Sébastien Escudierrtsp RollOverTcp : close the stream before deleting...
2011-03-04 Sébastien Escudierlive555 : really toggle tcp in case of unsupported...
2011-02-07 Sébastien Escudierlive555 : check for NULL string in OPTION callback
2011-01-29 Pierre Ynardlive555: fix test to update NPT
2011-01-29 Pierre Ynardlive555: don't use the same event for data and RTSP...
2011-01-22 Rémi Denis-Courmontlive555: add audio/DAT12 and audio/L20 RTP payload...
2011-01-07 Rémi Denis-Courmontlive555: print library version in debug
2011-01-07 Sébastien Escudierlive555 : fix typo
2011-01-06 Rémi Denis-Courmontlive: add audio/L24
2011-01-06 Rémi Denis-Courmontlive: set sampe size for G.711
2011-01-06 Rémi Denis-Courmontlive: use VLC_CODEC_* for L8 and L16
2010-11-19 Rémi Denis-Courmontlive555: remove "sdp" access_demux
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-10-21 Sébastien Escudierlive555 : remove timeout thread before closing rtsp...
2010-10-07 Sébastien Escudierdon't try http tunneling in case of error 404. Also...
2010-10-07 Sébastien Escudierrtsp, don't timeout if DESCRIBE failed
2010-09-29 Sébastien EscudierUse live555 asynchronous calls.
2010-08-03 Rémi DuraffortFix compiler warnings.
2010-07-11 Rémi Denis-CourmontRemove legacy casts
2010-07-07 Rémi Denis-Courmontdemux: provide both URL and file path as with access
2010-07-01 Laurent AimarFixed MPEG2 video decoding used in RTSP.
2010-06-22 Sébastien EscudierFix a crash in live555 demuxer on close.
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2010-06-05 Greg FarrellMark rtsp-kasenna as safe
2010-05-29 Rémi Denis-Courmontlive: fix HTTP user agent syntax
2010-05-09 Pierre Ynardlive555: recreate URL only to strip username/password
2010-05-05 Pierre Ynardlive555: fix RTSP URL when it contains no path part
2010-04-28 Laurent AimarFixed MS-RSTP RTP packet parsing.
2010-04-21 Rémi Denis-Courmontlive555: rtsp-caching is needed also for SDP
2010-04-18 Rémi Denis-Courmontlive555: fix use-after-free in TCP rollover on MS-RTSP
2010-04-02 Rafaël Carrélive555: add "pnm" alias as used for Real streams
2010-02-11 Sébastien Escudierlive555 : send the scale again after a pause. It avoids...
2010-01-28 Pierre Ynardlive555: privatize b_error (and remove useless checks)
2010-01-20 Pierre Ynardlive555: remove broken obsolete work-around
2010-01-18 Pierre Ynardlive555: fix typo in comment
2009-12-20 Laurent AimarUpdated live555 to use VLC_TS_INVALID/0.
2009-12-06 Rémi Denis-CourmontDo not assert memory allocations
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-09-28 Pierre Ynardlive555: support for subtitle tracks
2009-09-02 Sébastien Escudierlive555 : delay RTSP PAUSE command while in paused...
2009-09-02 Sébastien Escudierlive555 fix use of uninitialized variable. The b_bool...
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-08-25 Sébastien Escudierlive555 : fix pause and seek behaviour.
2009-08-01 Anthony LoiseauTag some more options as safe
2009-07-24 Jean-Paul Samanlive555: do not trigger "no data received in 10s" case...
2009-07-24 Jean-Paul Samanlive555: handle WMServer as a special case
2009-07-22 Jean-Paul Samanlive555: fix seeking
2009-07-09 Laurent AimarUpdated the length in rtsp on PLAY request only if...
2009-06-27 Rémi Denis-CourmontFix format security warnings (fixes: #2857)
2009-06-22 JP DingerCosmetics in live555: Factor out duplicate code, avoid...
2009-06-22 Rémi DuraffortSplit the test for user/passwd and the test for the...
2009-06-22 Rémi DuraffortFix the previsous commit: if the user or the password...
2009-06-22 Rémi DuraffortThese header files are global and not local.
2009-06-22 Rémi DuraffortCleaning.
2009-06-22 Rémi DuraffortRemove duplicate code.
2009-06-22 Rémi DuraffortFIx a segfault: we need both user and password to be...
2009-06-19 Rémi DuraffortNever print the password in the logs.
2009-06-15 Rémi DuraffortUse add_password instead of add_string when applicable.
2009-06-11 Ben Hutchingslive555: Discard truncated DV frames
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-24 Ben Hutchingslive555: handle DV over RTSP
2009-05-24 Ben Hutchingslive555: handle buffer resize error cases
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-18 JP DingerCosmetics.
2009-05-18 JP DingerRemove an extra base64 decode implementation and use...
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-05-05 Jean-Paul Samanlive555: Mark --rtsp-{http,mcast} as safe.
2009-05-05 Jean-Paul Samanlive555: Mark --rtsp-tcp as safe.
2009-05-05 Jean-Paul Samanlive555: Fix #2676 show proper time when pausing iso...
2009-05-01 Laurent AimarAdd most of *-caching options as safe
2009-04-26 Rémi Denis-CourmontExplicitly add formerly implicit submodule shortcuts
2009-04-20 Laurent AimarEnabled again timeout for win32 in live555.
2009-04-15 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-04-15 Laurent AimarDisable timeout usage under WIN32 with live555.
2009-04-15 Laurent AimarFixed TCP rollover.
2009-03-07 Rémi Denis-CourmontUse dialog_Login
2009-02-02 Jean-Paul Samanlive555: unbreak windows RTSP servers (introduced in...
next