]> git.sesse.net Git - vlc/history - modules/stream_out/rtp.c
DTV: add so-called "Clear" QAM
[vlc] / modules / stream_out / rtp.c
2011-02-15 Rémi DuraffortUse var_GetInteger when applicable.
2011-02-01 Pierre Ynardrtp sout: fix unsafe read
2011-01-25 Pierre Ynardrtsp: support Range header in responses
2011-01-12 Rémi Denis-CourmontRemove unused factory pattern for SDP announces
2010-12-17 Pierre Ynardvod: support for adding tracks after start-up
2010-12-14 Pierre Ynardrtsp: clean up multicast parameters
2010-12-14 Pierre Ynardrtp sout: refactor muxed case handling
2010-12-13 Pierre Ynardrtp sout: destroy mutex
2010-12-08 Pierre Ynardvod: default to new module
2010-12-03 Pierre Ynardrtp sout: send in-band vorbis/theora configuration...
2010-11-27 Pierre Ynardrtsp: implement session timeouts
2010-11-16 Pierre YnardMerge VoD module into RTP stream output module
2010-11-02 Pierre Ynardrtp sout: hard code dynamic payload types to 96
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-07-08 Sébastien Escudierrtp : safety check.
2010-06-14 Pierre Ynardvod: fix memleak
2010-06-14 Pierre Ynardrtp: fix h264 profile-level-id generation
2010-06-13 An L. Berrtp: fix h264 sprop-parameter-sets generation
2010-06-02 Pierre Ynardvod_rtsp: C99 for loop iterator declarations
2010-05-26 Pierre Ynardrtp sout: move ES port number initialization
2010-05-26 Pierre Ynardrtp sout: don't add a=rtcp: in SDP if RTP port is not...
2010-05-25 Pierre Ynardrtp sout: fix reporting of sequence number when using...
2010-05-05 Rémi Denis-Courmontnet_Listen: pass socket type parameter
2010-03-13 Rémi Denis-CourmontRTP output: fix SRTP error path
2010-03-13 Rémi Denis-CourmontRTP output: E/S needs not be a VLC object
2010-03-13 Rémi Denis-CourmontRTP output: avoid vlc_thread_create()
2010-02-20 Rémi Denis-CourmontRTP out: use make_path for SDP file
2010-02-17 Rémi Denis-CourmontMissing initializer
2010-02-17 Rémi Denis-CourmontRTP out: fix race condition in SDP generation from...
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-02-07 Rémi Denis-CourmontRTP out: use clz
2010-01-28 Pierre Ynardrtp sout: fix DCCP socket leak
2010-01-28 Rémi Denis-CourmontRemove useless vlc_object_detach() before vlc_object_re...
2010-01-23 Pierre Ynardrtp sout: support IPv6 in SDP for RTSP
2010-01-23 Pierre Ynardrtp sout: factor out some SDP code
2010-01-22 Pierre Ynardrtp sout: fix RTSP track numbering in SDP
2010-01-21 Pierre Ynardrtp sout: fix comment about TTL
2010-01-21 Pierre Ynardrtp sout: config_GetInt -> var_InheritInteger
2010-01-11 Rémi Denis-CourmontRemove useless <fcntl.h> inclusions
2010-01-11 Rémi Denis-CourmontRemove useless <sys/stat.h> includes
2009-12-29 Pierre Ynardrtp sout: adjust scope of variable
2009-12-20 Pierre Ynardrtp sout: safer numbering of RTSP tracks
2009-12-19 Pierre Ynardrtp sout: implement rtptime parameter
2009-12-12 Pierre Ynardrtp sout: ensure seq value in rtsp is accurate
2009-12-11 Pierre Ynardrtp sout: add missing caching option
2009-12-07 Pierre YnardRevert "rtp sout: implement rtptime parameter"
2009-12-07 Rémi Denis-CourmontRTP out: hint the IP stack we won't be receiving anythi...
2009-12-06 Pierre Ynardrtp sout: implement rtptime parameter
2009-11-30 Rémi Denis-CourmontRTP out: convert s16l to s16b on the fly
2009-10-06 Rémi Denis-CourmontRTP out: support build without libvlc_srtp
2009-10-05 Rémi Denis-Courmontnet_Accept: remove timeout parameter
2009-10-05 Rémi Denis-CourmontRTP output: accept COMEDIA connections in a separate...
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-08-20 Pierre d'Herbemontrtp: Remove an unused variable.
2009-07-20 Rémi Denis-CourmontHandle an error
2009-07-20 Rémi Denis-CourmontRemove redumdant boolean
2009-07-20 Rémi Denis-CourmontDo not generate a SDP file if SDP is not yet defined...
2009-07-20 Rémi Denis-CourmontDecode file path in sout-rtp-sdp
2009-06-24 Rémi Denis-CourmontRTP: fix sdp=file:// with mux
2009-06-24 Rémi Denis-CourmontRTP/PS: fix crash at exit
2009-06-10 Rémi Denis-CourmontFail properly for unknown G726 bit rates
2009-06-09 Rémi Denis-CourmontCleanup
2009-06-09 Rémi Denis-CourmontUse CLOCK_FREQ
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-27 Rémi Denis-CourmontRTP output: fix port allocation in all cases
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-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-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-15 Laurent AimarAdded and used VLC_CODEC_MP3 when applicable.
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 i_original_fourcc when applicable.
2009-03-10 Rémi Denis-CourmontWin32 compile fix
2009-03-10 Rémi Denis-CourmontRTP out: improve soft-error handling
2009-01-28 Rémi Denis-CourmontTrailing ;
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-26 Rémi Duraffortstream_out_rtp: fix potential memleak (#2447)
2009-01-17 Rémi Denis-CourmontRemove unused parameter
2009-01-07 Rémi Denis-CourmontRTP: when sending to RTP an odd port we need to specify...
2009-01-07 Rémi Denis-CourmontRTP: fix the conflicting audio and video port error...
2008-12-09 Vicente Jimenez... Corrected comparison in RTP port selection. While loop...
2008-12-03 Rémi Denis-CourmontRTP sout: pick truly random ISN and SSRC
2008-12-03 Rémi Denis-CourmontRevert debug crap
next