summaryrefslogtreecommitdiffstats
path: root/libavformat/rtsp.c
Commit message (Expand)AuthorAgeFilesLines
...
| * libavformat: Use ffio_free_dyn_buf where applicableMartin Storsjö2015-02-241-3/+1
* | Merge commit '078d43e23a7a3d64aafee8a58b380d3e139b3020'Michael Niedermayer2015-02-251-8/+22
|\ \ | |/
| * rtpdec: Free depacketizers if the init function failedMartin Storsjö2015-02-241-8/+22
* | Merge commit 'bb4a310bb85f43e62240145a656b1e5285b14239'Michael Niedermayer2015-02-251-2/+1
|\ \ | |/
| * rtpdec: Don't free the payload context in the .free functionMartin Storsjö2015-02-241-2/+1
* | Merge commit 'f4b59334bd898c47c9ac30999a346176548630a8'Michael Niedermayer2015-02-251-5/+1
|\ \ | |/
| * rtpdec: Remove the now unused .alloc fieldMartin Storsjö2015-02-241-5/+1
* | Merge commit 'e72605f80bf5cbe32053a554ccc137e0a99cf3dd'Michael Niedermayer2015-02-241-3/+11
|\ \ | |/
| * rtpdec: Allow allocating and freeing the private data without explicit functionsMartin Storsjö2015-02-241-3/+11
* | Merge commit 'b7a4c319fda22aa91ce29692d728ec6103b514f6'Michael Niedermayer2015-02-241-3/+6
|\ \ | |/
| * rtpdec: Allow setting the need_parsing field in RTPDynamicProtocolHandlerMartin Storsjö2015-02-241-3/+6
* | Merge commit '74d318f138f2a3f1b2fe81aea826d80d1e60f54c'Michael Niedermayer2015-02-241-1/+1
|\ \ | |/
| * rtsp: Fix the indentation of a linewrapped statementMartin Storsjö2015-02-241-1/+1
* | Merge commit '26524e358147aade6e9dd18fff42d61b966bbc70'Michael Niedermayer2015-02-241-1/+1
|\ \ | |/
| * rtsp: Interpret the text media type as AVMEDIA_TYPE_DATAMartin Storsjö2015-02-241-1/+1
* | Merge commit 'cdcc370293a159c321e41af7f0eef141c62d698d'Michael Niedermayer2015-02-231-7/+0
|\ \ | |/
| * rtsp: punch holes again after pauseGilles Chanteperdrix2015-02-231-7/+0
| * rtsp: parse lang attribute in SDPGilles Chanteperdrix2015-02-211-0/+12
* | avformat/rtsp: parse lang attribute in SDPGilles Chanteperdrix2015-02-131-0/+12
* | avformat/rtsp: allow receiving subtitles via RTPGilles Chanteperdrix2015-02-131-3/+6
* | avformat/rtsp: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer2015-01-081-1/+1
* | avformat/rtsp: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-12-261-11/+11
* | Merge commit '76ccf114a6c107218e2a1948afc1d0fb3ac7ba0b'Michael Niedermayer2014-12-191-0/+4
|\ \ | |/
| * rtsp: check ffurl_get_file_handle() return valueVittorio Giovara2014-12-181-0/+4
* | Merge commit '604c9b1196c70d79bbbc1f23e75f6a8253a74da3'Michael Niedermayer2014-12-021-13/+13
|\ \ | |/
| * rtsp: move the CONFIG_ macros to the beginning of the checkVittorio Giovara2014-12-021-13/+13
* | Merge commit '6df9d9b55d3f56ee7782639a7678eeeaf77f14ea'Michael Niedermayer2014-10-241-4/+4
|\ \ | |/
| * lavf: Use av_gettime_relativeMartin Storsjö2014-10-241-4/+4
| * rtsp: Check a memory allocationMichael Lynch2014-10-161-0/+2
* | avformat/rtsp: pass return code from ffurl_open() on its failureAndrey Utkin2014-10-231-3/+4
* | avformat/rtsp: add av_assert0() to clarify that the else case is supposed to ...Michael Niedermayer2014-10-231-0/+2
* | avformat/rtsp: Use ff_rtsp_averror()Andrey Utkin2014-10-211-2/+2
* | avformat/rtsp: check memory allocationMichael Lynch2014-10-151-0/+2
* | Merge commit '8b2e9636c57b22582143467a8a06b509b47b92f9'Michael Niedermayer2014-10-101-6/+18
|\ \ | |/
| * rtsp: Support tls-encapsulated RTSPLuca Barbato2014-10-101-6/+18
* | Merge commit '2f172f1ae984b763c06069adb51d0053b3834f4b'Michael Niedermayer2014-09-251-0/+1
|\ \ | |/
| * rtsp: Clear the session id on redirectsMartin Storsjö2014-09-241-0/+1
* | lavf/mpegts: rename ff_mpegts_parse_*() to avpriv_mpegts_parse_*()James Almer2014-08-071-4/+4
* | avformat/rtsp: use av_malloc_array()Michael Niedermayer2014-06-301-1/+1
* | fix several typosMoritz Barsnick2014-06-201-1/+1
* | Merge commit 'c385313d2590fd26e26bb9bdacddef78162ab490'Michael Niedermayer2014-06-181-3/+16
|\ \ | |/
| * rtsp: Support misordered fmtp rtpmapJoshua Kordani2014-06-181-3/+16
* | Merge commit 'c9c1e00f95350e7a36b0d05a03939c7f6438e371'Michael Niedermayer2014-06-181-9/+18
|\ \ | |/
| * rtsp: Factor out fmtp parsingLuca Barbato2014-06-181-9/+18
* | Merge commit 'f797b134cad4d248b1c8955659997980d0668bc3'Michael Niedermayer2014-05-311-0/+1
|\ \ | |/
| * rtpenc_chain: Don't copy the time base to the source stream by defaultMartin Storsjö2014-05-311-0/+1
* | avformat: extracting NTP timestamp from RTCPFred Rothganger2014-03-121-0/+10
* | Add "prefer_tcp" flag to "rtsp_flags"Andrey Utkin2014-03-041-0/+5
* | doc/protocols/rtsp, lavf/rtsp: fix/extend options documentationStefano Sabatini2014-01-011-15/+15
* | Merge commit '46c0cbd5dc01196949105e49f2ded10aa85a6e39'Michael Niedermayer2013-12-121-2/+2
|\ \ | |/
OpenPOWER on IntegriCloud