Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-22avformat/rtmpproto: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer
2014-11-29Merge commit '491805636cef50d3f582bd345e1460eeb739ea48'Michael Niedermayer
2014-11-28rtmpproto: Fix a typo in a commentMartin Storsjö
2014-11-28Merge commit '01eac895ab350027467ffbe7278740f89ae8be75'Michael Niedermayer
2014-11-28Merge commit '3c3b8003a13d9c3668c0bb6d79d2376da3b2b352'Michael Niedermayer
2014-11-28Merge commit '857e6667f9061ae261c0b951113e4efc4329b05e'Michael Niedermayer
2014-11-28rtmpproto: Only prepend @setDataFrame for onMetaData and |RtmpSampleAccessMartin Storsjö
2014-11-28rtmpproto: Simplify code for copying data into the output packetMartin Storsjö
2014-11-28rtmpproto: Clarify a commentMartin Storsjö
2014-11-24avformat/rtmpproto: only prepend @setMetaData for onMetaData and |RtmpSampleA...Jeffrey Wescott
2014-11-05Merge commit 'a490391157dcf4dc6b65352ec3eea2781dd0a404'Michael Niedermayer
2014-11-05rtmpproto: Ignore errors from the getStreamLength methodMartin Storsjö
2014-11-04avformat/rtmpproto: Do not fail when the length cannot be determined for live...Michael Niedermayer
2014-10-20rtmpproto: remove dead codeVittorio Giovara
2014-10-19rtmpproto: Don't mistake app for playpath.Kacper Michajłow
2014-10-19Merge commit '0034314a69e76a53534a74cceef865cfcb7b42cc'Michael Niedermayer
2014-10-18rtmp: Always call rtmp_close() on rtmp_open() failureAlexander Drozdov
2014-10-18Merge commit '9bec3ca2b878c83d2337bc6095bd51c3e3f8eef0'Michael Niedermayer
2014-10-18Merge commit 'f4cd8b80b9cb2a9a4112d8abb1d3b93cd3b4e467'Michael Niedermayer
2014-10-18rtmpproto: Add pause supportUwe L. Korn
2014-10-18rtmpproto: Track last received timestampUwe L. Korn
2014-10-17Merge commit 'e65c776d18dc14df8a279e017760862f9fc8763b'Michael Niedermayer
2014-10-17Merge commit '324b23dde1bc8638959eb32419c95a93906db272'Michael Niedermayer
2014-10-17rtmpproto: Add getStreamLength call to query durationUwe L. Korn
2014-10-17rtmpproto: Add function to read a number responseUwe L. Korn
2014-10-16Merge commit '79dd756e143a54efc25d64e90505f0dca6cbc4ec'Michael Niedermayer
2014-10-15rtmpproto: Fix a typoMartin Storsjö
2014-09-30RTMP: fix FD leak in rtmp_open()Alexander Drozdov
2014-08-15Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'Michael Niedermayer
2014-08-15cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume
2014-06-02Merge commit '59cb5747ec3c5cd842b94e574c37889521c97cc4'Michael Niedermayer
2014-06-02rtmpproto: read metadata to set correct FLV headerUwe L. Korn
2014-05-17rtmpproto: info out for unsupported auth varsReynaldo H. Verdejo Pinochet
2014-05-17rtmpproto: avoid setting auth var value if nullReynaldo H. Verdejo Pinochet
2014-05-09Merge commit '0bacfa8d37710b904897e7cbeb8d6f96fbf75e2e'Michael Niedermayer
2014-05-08avformat/rtmpproto: add FFMIN() to av_strlcpy()Michael Niedermayer
2014-05-08rtmpproto: Check the buffer sizes when copying app/playpath stringsMartin Storsjö
2014-05-07Merge commit '7ce3bd9614717e545af8fb8455032c807e389b78'Michael Niedermayer
2014-05-07rtmpproto: Support alternative slist parameter in rtmp URLsUwe L. Korn
2014-04-14avformat/rtmpproto: Added handling of an initial RTMP chunk size packet.Stephan Soller
2014-04-14Merge commit '6477139721f559b26eafd415e23e13ea2b0c27e1'Michael Niedermayer
2014-04-14rtmpproto: Handle RTMP chunk size packets before the connect packetStephan Soller
2014-04-14rtmpproto: Make sure to pass on the error code if read_connect failedMartin Storsjö
2014-01-21Merge commit '24eb3c791606fe98a1591c13a8b2ba6c342bb3b5'Michael Niedermayer
2014-01-20rtmpproto: Avoid using uninitialized memoryMartin Storsjö
2013-11-03rtmpproto: Reorder conditions to help dead code eliminationVittorio Giovara
2013-10-14Merge commit '84a125c4c28f3e3e215d2e6c32f7f0ec43bbc04c'Michael Niedermayer
2013-10-14rtmp: Allocate the prev_pkt arrays dynamicallyMartin Storsjö
2013-10-04Merge commit 'cd818b3a5709b9b08bd5901cb8863a8b61be265e'Michael Niedermayer
2013-10-04Merge commit '8921e32f730c191543b84e61338bc9d549aa05a3'Michael Niedermayer