summaryrefslogtreecommitdiff
path: root/libavformat/rtpproto.c
Commit message (Expand)AuthorAge
* avformat: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch2015-12-04
* avformat/rtpproto: Move dscp into context & AVOptionsMichael Niedermayer2015-04-11
* Merge commit '8c9c5479c4ba729b4ba868ab541a90b2061a7c2f'Michael Niedermayer2015-04-01
|\
| * rtp: Add an option to set the send/receive buffer sizeLuca Barbato2015-04-01
* | Merge commit '3c47e7c4350f73fc77d8e76f0dd6d2946b13c5cc'Michael Niedermayer2015-04-01
|\|
| * rtp: Map the urloptions to AVOptionsLuca Barbato2015-04-01
* | avformat/rtpproto: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-12-24
* | Merge commit '95d880fa6436f3b557a9c060428a04b9e4d552df'Michael Niedermayer2014-12-10
|\|
| * rtpproto: Fix the input RTP data format checkMartin Storsjö2014-12-09
* | Merge commit '29bc7bfba288ff8572ed967a8752a1dbde7b724b'Michael Niedermayer2014-12-08
|\|
| * rtpproto: Write a warning if the input data written isn't RTP packetizedMartin Storsjö2014-12-08
* | avformat/rtpproto: Allow to specify DSCP classVincent Bernat2014-11-27
* | Merge commit 'd2771a1dc0a3695e8873adc16d068077f2417eea'Michael Niedermayer2014-10-20
|\|
| * rtpproto: Free the addrinfo pointer on failureLuca Barbato2014-10-20
* | Revert "avformat/rtpproto: fix strict aliasing violations with sockaddr"Michael Niedermayer2014-09-16
* | avformat/rtpproto: fix strict aliasing violations with sockaddrMichael Niedermayer2014-09-15
* | avformat/rtpproto: when local rtp port and local rtcp port are not specified,...lemonlinger@gmail.com2013-10-25
* | Merge commit '4b054a3400f728c54470ee6a1eefe1d82420f6a2'Michael Niedermayer2013-08-16
|\|
| * rtpproto: Check the right feature detection macroMartin Storsjö2013-08-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-08-15
|\|
| * rtpproto: Check for the right feature when reading a sockaddr_in6Dave Yeo2013-08-15
* | Merge commit '6b58e11a8331690ec32e9869db89ae10c54614e9'Michael Niedermayer2013-08-14
|\|
| * rtpproto: Add an option for writing return packets to the address of the last...Martin Storsjö2013-08-14
* | Merge commit '2427ac6ccd868811d1fe9df7c64c50ca58abe6f6'Michael Niedermayer2013-08-14
|\|
| * rtpproto: Update the parameter documentationMartin Storsjö2013-08-13
* | Merge commit 'ee37d5811caa8f4ad125a37fe6ce3f9e66cd72f2'Michael Niedermayer2013-08-01
|\|
| * rtpproto: Allow specifying a separate rtcp port in ff_rtp_set_remote_urlMartin Storsjö2013-08-01
* | Merge commit '1851e1d05d06f6ef3436c667e4354da0f407b226'Michael Niedermayer2013-08-01
|\|
| * rtpproto: Check the size before reading buf[1]Martin Storsjö2013-08-01
* | Merge commit 'b7e6da988bfd5def40ccf3476eb8ce2f98a969a5'Michael Niedermayer2013-08-01
|\|
| * rtpproto: Move rtpproto specific function declarations to a separate headerMartin Storsjö2013-07-31
* | Merge commit '892b0be1dfbdeaf71235fb6c593286e4f5c7e4ec'Michael Niedermayer2013-08-01
|\|
| * rtpproto: Simplify the rtp_read function by looping over the fdsMartin Storsjö2013-07-31
* | Merge commit '7531588fffbca1f0afdcc06635999c00dfc16ca6'Michael Niedermayer2013-08-01
|\|
| * rtpproto: Remove a misplaced commentMartin Storsjö2013-07-31
* | Merge commit '54e03ff6af8a070f1055edd26028f3f7b2e2ca8e'Michael Niedermayer2013-08-01
|\|
| * rtpproto: Support nonblocking readsMartin Storsjö2013-07-31
* | Merge commit '74972220909787af5a3ffe66f7fa8041827c2bd2'Michael Niedermayer2013-07-30
|\|
| * rtpproto: Support more than one SSM include address, support excludesEd Torbett2013-07-29
* | Merge commit '36fb0d02a1faa11eaee51de01fb4061ad6092af9'Michael Niedermayer2013-07-20
|\|
| * rtpproto: Check the source IP if one single source has been specifiedMartin Storsjö2013-07-19
| * rtpproto: Support IGMPv3 source specific multicast inclusionEd Torbett2013-07-19
* | avformat/rt*p: Joining a SSM multicast group using an SDP (Issue #2171)Ed Torbett2013-07-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-13
|\|
| * rtpproto: Remove unused definesMartin Storsjö2012-12-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-18
|\|
| * rtp: remove ff_rtp_get_rtcp_file_handle().Jordi Ortiz2012-08-17
| * avio: add (ff)url_get_multi_file_handle() for getting more than one fdJordi Ortiz2012-08-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-20
|\|
| * Remove unnecessary inclusions of [sys/]time.hMans Rullgard2012-06-20