summaryrefslogtreecommitdiff
path: root/libavformat/rtsp.c
Commit message (Expand)AuthorAge
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
| * lavf: add a protocol whitelist/blacklist for file opened internallyAnton Khirnov2016-02-22
| * urlprotocol: receive a list of protocols from the callerAnton Khirnov2016-02-22
| * rtsp: free opts dictionary on failure of getnameinfoGanesh Ajjanagadde2015-12-07
* | rtp: Fix play multiple multicast streams with the same portZhao Zhili2016-03-07
* | avformat: Add a protocol blacklisting APIDerek Buitenhuis2016-03-04
* | Update demuxers and protocols for protocol whitelist supportMichael Niedermayer2016-02-02
* | avformat/rtsp: free opts dictionary on failure of getnameinfoGanesh Ajjanagadde2015-12-06
* | avformat: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch2015-12-04
* | Merge commit '2c17fb61ced2059034856a6c6cd303014aed01fe'Hendrik Leppkes2015-11-29
|\|
| * rtsp: Log getaddrinfo failuresLuca Barbato2015-11-25
* | Merge commit '98063bcf15eb1e9bf9c8758c83c88d51cbb7ace7'Hendrik Leppkes2015-11-29
|\|
| * rtsp: Do not assume getnameinfo cannot failLuca Barbato2015-11-25
* | Merge commit 'e02dcdf6bb6835ef4b49986b85a67efcb3495a7f'Hendrik Leppkes2015-10-27
|\|
| * rtsp: Allow $ as interleaved packet indicator before a complete response headerMartin Storsjö2015-10-23
* | Merge commit '1ec611a10228945d2ec8a9cf6c5531dee6b7ee56'Hendrik Leppkes2015-09-16
|\|
| * rtsp: warning when max_delay reachedEloi BAIL2015-09-16
* | Merge commit '764ec70149728be82304c163ccc4e280f1629201'Michael Niedermayer2015-07-30
|\|
| * rtsp: Only interpret $ as interleaved packet indicator at the start of repliesMartin Storsjö2015-07-30
* | avformat/rtsp: print a debug level note if time parsing failsMichael Niedermayer2015-05-15
* | Merge commit 'b90adb0aba073f9c1b4abca852119947393ced4c'Michael Niedermayer2015-04-24
|\|
| * rtsp: Make sure we don't write too many transport entries into a fixed-size a...Martin Storsjö2015-04-24
* | Merge commit 'eb7ddb5066843ab16caf33b05eafb2576648b797'Michael Niedermayer2015-04-24
|\|
| * rtsp: Don't warn about unparsed time rangesMartin Storsjö2015-04-23
* | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer2015-04-20
|\|
| * Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-19
| * rtsp: Fix unchecked return valueHimangi Saraogi2015-04-12
| * rtsp: Check a malloc return valueHimangi Saraogi2015-04-12
* | avformat/rtsp: Fix dereference after null checkHimangi Saraogi2015-04-12
* | avformat/rtsp: Fix unchecked return valueHimangi Saraogi2015-04-10
* | avformat/rtsp: Fix null pointer dereferenceHimangi Saraogi2015-04-04
* | Merge commit 'e3ec6fe7bb2a622a863e3912181717a659eb1bad'Michael Niedermayer2015-04-01
|\|
| * rtsp: Add a buffer_size optionLuca Barbato2015-04-01
* | avformat/rtsp: Fix potential pointer overflow in sdp_probe()Michael Niedermayer2015-03-16
* | Revert "rtsp: Interpret the text media type as AVMEDIA_TYPE_DATA"Gilles Chanteperdrix2015-03-01
* | Merge commit 'd594dbecce5f3af7f80bbf5bb1b516d740b69ccd'Michael Niedermayer2015-02-25
|\|
| * rtpdec: Rename the free method to closeMartin Storsjö2015-02-24
* | Merge commit '8e32b1f0963d01d4f5d4803eb721f162e0d58d9a'Michael Niedermayer2015-02-25
|\|
| * libavformat: Use ffio_free_dyn_buf where applicableMartin Storsjö2015-02-24
* | Merge commit '078d43e23a7a3d64aafee8a58b380d3e139b3020'Michael Niedermayer2015-02-25
|\|
| * rtpdec: Free depacketizers if the init function failedMartin Storsjö2015-02-24
* | Merge commit 'bb4a310bb85f43e62240145a656b1e5285b14239'Michael Niedermayer2015-02-25
|\|
| * rtpdec: Don't free the payload context in the .free functionMartin Storsjö2015-02-24
* | Merge commit 'f4b59334bd898c47c9ac30999a346176548630a8'Michael Niedermayer2015-02-25
|\|
| * rtpdec: Remove the now unused .alloc fieldMartin Storsjö2015-02-24
* | Merge commit 'e72605f80bf5cbe32053a554ccc137e0a99cf3dd'Michael Niedermayer2015-02-24
|\|
| * rtpdec: Allow allocating and freeing the private data without explicit functionsMartin Storsjö2015-02-24
* | Merge commit 'b7a4c319fda22aa91ce29692d728ec6103b514f6'Michael Niedermayer2015-02-24
|\|
| * rtpdec: Allow setting the need_parsing field in RTPDynamicProtocolHandlerMartin Storsjö2015-02-24