summaryrefslogtreecommitdiff
path: root/libavformat/rtmpproto.c
Commit message (Expand)AuthorAge
* rtmpproto: Don't mistake app for playpath.Kacper Michajłow2014-10-19
* Merge commit '0034314a69e76a53534a74cceef865cfcb7b42cc'Michael Niedermayer2014-10-18
|\
| * rtmp: Always call rtmp_close() on rtmp_open() failureAlexander Drozdov2014-10-18
* | Merge commit '9bec3ca2b878c83d2337bc6095bd51c3e3f8eef0'Michael Niedermayer2014-10-18
|\|
| * rtmpproto: Add pause supportUwe L. Korn2014-10-17
* | Merge commit 'f4cd8b80b9cb2a9a4112d8abb1d3b93cd3b4e467'Michael Niedermayer2014-10-18
|\|
| * rtmpproto: Track last received timestampUwe L. Korn2014-10-17
* | Merge commit 'e65c776d18dc14df8a279e017760862f9fc8763b'Michael Niedermayer2014-10-17
|\|
| * rtmpproto: Add getStreamLength call to query durationUwe L. Korn2014-10-17
* | Merge commit '324b23dde1bc8638959eb32419c95a93906db272'Michael Niedermayer2014-10-17
|\|
| * rtmpproto: Add function to read a number responseUwe L. Korn2014-10-17
* | Merge commit '79dd756e143a54efc25d64e90505f0dca6cbc4ec'Michael Niedermayer2014-10-16
|\|
| * rtmpproto: Fix a typoMartin Storsjö2014-10-15
* | RTMP: fix FD leak in rtmp_open()Alexander Drozdov2014-09-30
* | Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'Michael Niedermayer2014-08-15
|\|
| * cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume2014-08-15
* | Merge commit '59cb5747ec3c5cd842b94e574c37889521c97cc4'Michael Niedermayer2014-06-02
|\|
| * rtmpproto: read metadata to set correct FLV headerUwe L. Korn2014-06-01
* | rtmpproto: info out for unsupported auth varsReynaldo H. Verdejo Pinochet2014-05-16
* | rtmpproto: avoid setting auth var value if nullReynaldo H. Verdejo Pinochet2014-05-16
* | Merge commit '0bacfa8d37710b904897e7cbeb8d6f96fbf75e2e'Michael Niedermayer2014-05-08
|\|
| * rtmpproto: Check the buffer sizes when copying app/playpath stringsMartin Storsjö2014-05-08
* | avformat/rtmpproto: add FFMIN() to av_strlcpy()Michael Niedermayer2014-05-08
* | Merge commit '7ce3bd9614717e545af8fb8455032c807e389b78'Michael Niedermayer2014-05-07
|\|
| * rtmpproto: Support alternative slist parameter in rtmp URLsUwe L. Korn2014-05-06
| * rtmpproto: Handle RTMP chunk size packets before the connect packetStephan Soller2014-04-14
* | avformat/rtmpproto: Added handling of an initial RTMP chunk size packet.Stephan Soller2014-04-14
* | Merge commit '6477139721f559b26eafd415e23e13ea2b0c27e1'Michael Niedermayer2014-04-14
|\|
| * rtmpproto: Make sure to pass on the error code if read_connect failedMartin Storsjö2014-04-14
* | Merge commit '24eb3c791606fe98a1591c13a8b2ba6c342bb3b5'Michael Niedermayer2014-01-21
|\|
| * rtmpproto: Avoid using uninitialized memoryMartin Storsjö2014-01-20
| * rtmpproto: Reorder conditions to help dead code eliminationVittorio Giovara2013-11-03
* | Merge commit '84a125c4c28f3e3e215d2e6c32f7f0ec43bbc04c'Michael Niedermayer2013-10-14
|\|
| * rtmp: Allocate the prev_pkt arrays dynamicallyMartin Storsjö2013-10-14
* | Merge commit 'cd818b3a5709b9b08bd5901cb8863a8b61be265e'Michael Niedermayer2013-10-04
|\|
| * rtmpproto: Validate the embedded flv packet size before copyingMartin Storsjö2013-10-04
* | Merge commit '8921e32f730c191543b84e61338bc9d549aa05a3'Michael Niedermayer2013-10-04
|\|
| * rtmpproto: Readjust the end of the flv buffer if handle_metadata exited earlyMartin Storsjö2013-10-04
* | Merge commit '24fee95321c1463360ba7042d026dae021854360'Michael Niedermayer2013-10-04
|\|
| * rtmpproto: Move the flv header/trailer addition to append_flv_dataMartin Storsjö2013-10-04
* | Merge commit '72540e514ceaaed8ecb97ed63637b2a2a4447ab8'Michael Niedermayer2013-10-04
|\|
| * rtmpproto: Clear the flv allocation size on reallocp failuresMartin Storsjö2013-10-04
* | Merge commit '4d6d70292e91a7ef027824d731b6b6570ceabf2f'Michael Niedermayer2013-10-04
|\|
| * rtmpproto: Pass the 'live' parameter in the right unitMartin Storsjö2013-10-04
* | Merge commit 'a6b361325f2bfc8d9d4e5f761d6c1a07b209c4fb'Michael Niedermayer2013-10-04
|\|
| * rtmpproto: Print the error code string if there's no descriptionMartin Storsjö2013-10-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-02
|\|
| * rtmp: alias rtmp_listen to listenLuca Barbato2013-10-01
* | Merge commit 'd872fb0f7ff2ff0ba87f5ccf6a1a55ca2be472c9'Michael Niedermayer2013-09-27
|\|
| * lavf: Reset the entry count and allocation size variables on av_reallocp fail...Martin Storsjö2013-09-26