]> git.sesse.net Git - vlc/history - modules/stream_out/rtp.c
Removes trailing spaces. Removes tabs.
[vlc] / modules / stream_out / rtp.c
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-10 Rémi Denis-CourmontSupport for UDP-Lite (with full checksum coverage only...
2007-09-09 Rémi Denis-CourmontWe only support "rtsp"; do not pretend to support rtspu...
2007-09-09 Rémi Denis-Courmontstream_out_rtp: Linux splice() support
2007-09-08 Rémi Denis-CourmontRTCP SR is back
2007-09-08 Rémi Denis-CourmontMake room for RTCP support
2007-09-08 Rémi Denis-CourmontBring back the clock thread for RTP output.
2007-09-08 Ilkka OllakkaQT 7.2 seems to handle PPS/SPS ok, so send them too.
2007-09-08 Rémi Denis-CourmontFix warnings
2007-09-08 Rémi Denis-CourmontCode factorization
2007-09-08 Rémi Denis-CourmontCosmetics
2007-09-07 Rémi Denis-CourmontSend data the same way for the explicit #rtp destination
2007-09-07 Rémi Denis-CourmontUse plain sockets rather than the UDP access output...
2007-09-07 Rémi Denis-Courmontseparate grabber creation
2007-09-07 Rémi Denis-Courmont#include order
2007-09-01 Rémi Denis-CourmontFix RTP/TS sequence number regression
2007-09-01 Rémi Denis-CourmontFix undefined variable use
2007-08-31 Rémi Denis-CourmontAnother round of MTU fixes (review welcome)
2007-08-31 Rémi Denis-CourmontAdd a const
2007-08-31 Rémi Denis-CourmontUse common RTP header formatting for RTP/TS
2007-08-31 Rémi Denis-CourmontSame as previous commit
2007-08-30 Rémi Denis-CourmontFactorize some code from RTP packetization for RTP...
2007-08-24 Rémi Denis-CourmontAdvertise port 0 in SDP when not streaming to a fixed...
2007-08-24 Rémi Denis-CourmontDon't return negative session number
2007-08-24 Rémi Denis-CourmontIsolate RTSP from the rest of RTP
2007-08-23 Rémi Denis-CourmontHide sout ID from RTSP code
2007-08-23 Rémi Denis-CourmontRemove per-ID destination since it is not actually...
2007-08-23 Rémi Denis-CourmontMore boundary cleanup
2007-08-23 Rémi Denis-CourmontCleanup RTP / RTSP boundary a little
2007-08-23 Rémi Denis-Courmont- Loosen dependency of RTSP code on stream ID
2007-08-23 Rémi Denis-CourmontFix struct duplication
2007-08-23 Rémi Denis-CourmontSplit RTP sout into multiple pieces.
2007-08-22 Rémi Denis-CourmontDo not send scope ID over the wire
2007-08-22 Rémi Denis-CourmontFix Require header support
2007-08-22 Rémi Denis-CourmontFix RTSP Transport mode handling
2007-08-22 Rémi Denis-CourmontRemove duplicate check
2007-08-22 Rémi Denis-CourmontVarious RTSP conformance fixes:
2007-08-22 Rémi Denis-CourmontBunch of conformance fixes:
2007-08-21 Rémi Denis-CourmontFix previous commit
2007-08-21 Rémi Denis-Courmont- Do not parse CSeq; do not assume it fits in an integer
2007-08-21 Rémi Denis-CourmontCentralize HTTP/RTSP error text
2007-08-21 Rémi Denis-CourmontFix remote DoS against the RTSP server when Transport...
2007-08-21 Rémi Denis-CourmontUse memcmp()
2007-08-21 Rémi Denis-CourmontUse session-wide RTCP RR bandwidth. Fix overflow
2007-08-21 Rémi Denis-CourmontCosmetic
2007-08-20 Rémi Denis-Courmont- Fix TTL in SDP
2007-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-19 Rémi Denis-CourmontEnable RTCP SR from the RTP sout
2007-08-17 Rémi Denis-CourmontRequest that sender send no RTCP RR.
2007-04-09 Christophe Mutricyvlc_b64_decode_binary() is in vlc_strings.h
2007-04-09 Rémi Denis-CourmontSDP: fix ordering of b= and a=
2007-04-09 Rémi Denis-CourmontDo not insert TTL in c= line for IPv6 - this was invalid
2007-03-01 Laurent AimarFixed a small memleak.
2007-02-27 Laurent AimarDo not force a default TTL value (the value 1 will...
2007-02-27 Rémi Denis-CourmontIP6 "MUST NOT" have a TTL.
2007-02-27 Laurent AimarRemoved debug left over.
2007-02-27 Laurent AimarFixed H264 rtp packetization.
2007-02-25 Laurent AimarFixed rtsp broadcast streaming(sdp=rtsp://) and a poten...
2007-02-25 Laurent AimarAdded vlc_b64_encode_binary (include/vlc_strings.h...
2007-02-22 Jean-Paul SamanRemove of excess whitespace
2007-02-10 Rémi Denis-Courmonts/psz_name/psz_path/ for consistency
2007-02-10 Rémi Denis-CourmontBig SAP/announce cleanup
2007-02-09 Rémi Denis-CourmontPartial announce API cleanup
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-23 Jean-Paul SamanPatch by aurelien: properly test for NULL.
2006-10-20 Rémi Denis-CourmontAnother TTL string unduped
2006-10-08 Derk-Jan Hartman* undo [16970]. Stick to 4 byte startcodes and single...
2006-10-07 Derk-Jan Hartman* Improve the h264 rtp muxing even more. Should now...
2006-10-07 Derk-Jan Hartman* Skip nal type 7 and 8 in RTP muxing.
2006-10-01 Antoine CellerierRename all sout_Cfg* stuff to config_Chain* (as it...
2006-09-26 Jean-Paul SamanFix: Quicktime 404 error on RTSP SETUP. Patch by Brian...
2006-09-09 Rémi Denis-CourmontReally fix SDP ordering here too (closes #716 again)
2006-09-08 Rémi Denis-CourmontFix SDP line ordering (closes #716)
2006-09-08 Sam Hocevar * modules/stream_out/rtp.c:
2006-08-15 Derk-Jan Hartman* provide the SPS and PPS in the SDP when doing h264...
2006-06-10 Rémi Denis-CourmontInclude bitrate in SDP when known.
2006-05-25 Derk-Jan Hartman* H264 RTP packetization by Vitaly V. Bursov <vitalyvb...
2006-04-29 Rémi Denis-CourmontUse strlcpy
2006-04-13 Derk-Jan Hartman* Revert the unintentially committed files of [15202]
2006-04-13 Derk-Jan Hartman* Fix libgcrypt on MacIntel by disabling it's ASM....
2006-03-25 Clément StenacStrings review in stream_out (Refs:#438). Please review...
2006-03-23 Derk-Jan Hartman* Fix AMR RTP muxing. patch by Alex Antropoff <alant...
2006-03-22 Jean-Paul SamanAdd support for X-Playnow RTSP option
2006-03-19 Christophe Mutricystream_out/*: String review (refs #438)
2006-03-14 Derk-Jan Hartman* We are not gonna start naming options to RFCs. Let...
2006-03-14 Rémi Denis-CourmontWhoops. Disable by default for now.
2006-03-14 Rémi Denis-CourmontApply RFC3016 RTP packetizer patch from Alex Antropoff
2006-03-08 Rémi Denis-CourmontFix TTL range check
2006-03-01 Derk-Jan Hartman* trackID changes for the VLC rtsp server as suggested...
2006-02-28 Derk-Jan Hartman* Fix the rtp module to not create broken SDPs. muxed...
2006-02-27 Rémi Denis-CourmontSeparate socket/resolv stuff (network.h) from url stuff...
2006-02-18 Rémi Denis-CourmontAll: missing #include "charset.h"
2006-02-13 Rémi Denis-CourmontFurther fopen() unicode fixes (refs #528)
2006-02-11 Rémi Denis-Courmont- Fix typo in previous commit
2006-02-11 Rémi Denis-CourmontSimplify [12964]
2006-01-12 Antoine CellerierFSF address change.
2005-12-15 Felix Paul Kühneo.O (refs [13767])
2005-12-15 Felix Paul Kühne* unify the Time-To-Live string and fix its Spanish...
2005-10-27 Marian Durkovicfix relation between MTU and RTP max packet size -...
next