]> git.sesse.net Git - vlc/history - modules/demux/live555.cpp
Merge commit 'origin/1.0-bugfix'
[vlc] / modules / demux / live555.cpp
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...
2009-01-28 Rémi Denis-CourmontTrailing ;
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-26 Steven KramerUse Live555 'double authorization' for RTSP-over-HTTP
2009-01-23 Dominique Leuenbergerlive555: fix compiler warnings re: unused variables.
2008-12-09 Laurent AimarRemoved useless stream_DemuxDelete.
2008-11-22 Christophe MutricyFix memleak
2008-11-20 Laurent AimarFix rate slower/faster in rewind mode.
2008-11-20 Jean-Paul Saman(live555) RTSP fastforward works from Qt4 interface.
2008-11-10 Sebastien Escudierlive555.cpp typo
2008-11-01 Rolf AhrenbergRTSP authentication with DSS
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-22 Rémi Denis-CourmontCosmetic fixes
2008-10-22 Sebastien EscudierUse live555 timeout option and reduce waiting time
2008-10-15 Sebastien Escudierlive555 timeout prevention thread fixes
2008-10-10 Laurent AimarFixed invalid/useless usage of ES_OUT_RESET_PCR.
2008-09-09 Derk-Jan Hartmanlive555: fix a potential crash introduced by [169ecd7a1...
2008-09-08 Rémi Denis-CourmontFix crash when thread creation fails, fix msleep usage.
2008-09-08 Rémi Denis-Courmontlive555: remove useless vlc_thread_ready from timeout...
2008-09-08 Derk-Jan Hartmanlive555: check for support of GET_PARAMETER
2008-09-01 Rafaël Carrélive555: use floats for i_npt as well, remove useless...
2008-09-01 Rafaël Carrélive555: keep the npt clock unit: floats representing...
2008-08-27 Rémi Denis-CourmontPlugins: push cancellation down
2008-08-25 Rafaël Carrélive555: really toggle tcp flag - fix [ef4da62761]
2008-08-04 Derk-Jan Hartmanlive555: fix "unpause" and remove startseq, which is...
2008-08-04 Derk-Jan Hartmanlive555: retrieve NPT from live555. implement DEMUX_SET...
2008-08-04 Derk-Jan Hartmanlive555: some whitespace cleaning
2008-08-03 Felix Paul Kühnelive555: compilation fix
2008-08-03 Pierre d'HerbemontFix prototypes of threaded functions.
2008-08-01 Derk-Jan Hartmanlive555: remove the liveversion checks, now that we...
2008-07-21 Derk-Jan Hartmanlive555: Fix TCP rollover
2008-07-21 Derk-Jan Hartmanlive555: Fix fallback case for unsupported transport.
2008-07-09 Rémi Denis-CourmontRemove non-sensical NPT computation code from c9569b35.
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-06-19 Sebastien EscudierLive555 demux: fix EOF detection
2008-06-16 Rémi Denis-Courmontlive555: remove tautology
2008-06-12 Rémi Denis-Courmontlive: add --rtsp-mcast to force multicast
2008-06-12 Rémi Denis-Courmontboolean cosmetics
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-28 Pierre d'HerbemontMake sure INT64_C is defined correctly, and that we...
2008-05-28 Pierre d'HerbemontRevert "Revert "live555: Don't put any INT64_C related...
2008-05-28 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-05-28 Jean-Paul SamanRevert "live555: Don't put any INT64_C related hack...
2008-05-28 Pierre d'Herbemontlive555: Don't put any INT64_C related hack here. We...
2008-05-28 Pierre d'Herbemontlive555: Work around buggy Mac OS X headers for INT64_C.
2008-05-28 Pierre d'Herbemontlive555: Include <stdint.h> to get UINT64_C() on darwin.
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontRemove E_()
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-05 Rafaël CarréFix es format leaking in live555
2008-05-05 Rafaël CarréUse the verbose variable, over the private i_verbose...
2008-05-01 Rémi Denis-CourmontRemove I64C as well
2008-05-01 Rémi Denis-CourmontRemove UI64_C
2008-05-01 Rémi Denis-CourmontC++ <inttypes.h> inclusion fixes
2008-04-22 Jean-Paul SamanRework to use asprintf() in live555 demux
2008-04-17 Jean-Paul SamanFix RTSP client receiving on standard RTSP port 554.
2008-04-15 Jérôme DecoodtAvoid segfaulting if live555 error is neither a HTTP...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'Herbemontdemux: Rename demux2 to demux as demux is no longer...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-17 Rémi Denis-CourmontUse native C/C++ boolean type
2008-03-16 Rémi DuraffortRemove useless test before a delete.
2008-03-11 Rémi DuraffortRemove useless test before a free (again).
2008-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-02-18 Jean-Baptiste Kempflive555 - include fix.
2008-02-12 Jean-Paul SamanAlso newer live55 exhibit the problem.
2008-02-12 Jean-Paul SamanDon't leak memory in error paths
2008-02-08 Jean-Paul Samancheck malloc return value
next