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
2012-08-16rtmp: Add support for receiving incoming streamsJordi Ortiz
2012-08-15rtmp: Automatically compute the hash for SWFVerificationSamuel Pitoiset
2012-08-15rtmp: Add support for SWFVerificationSamuel Pitoiset
2012-08-08rtmp: Add a new option 'rtmp_subscribe'Samuel Pitoiset
2012-07-25rtmp: Add a new option 'rtmp_pageurl'Samuel Pitoiset
2012-07-25doc: Update the description of the rtmp_tcurl optionSamuel Pitoiset
2012-07-23RTMPTE protocol supportSamuel Pitoiset
2012-07-23RTMPE protocol supportSamuel Pitoiset
2012-07-17RTMPTS protocol supportSamuel Pitoiset
2012-07-17RTMPS protocol supportSamuel Pitoiset
2012-07-10rtsp: Add listen modeJordi Ortiz
2012-06-27udp: Support IGMPv3 source specific multicast and source blockingMartin Storsjö
2012-06-18rtmp: Don't send every flv packet in a separate HTTP request in RTMPTSamuel Pitoiset
2012-06-17RTMPT protocol supportSamuel Pitoiset
2012-06-13rtmp: Add a new option 'rtmp_buffer', for setting the client buffer timeSamuel Pitoiset
2012-06-11rtmp: support connection parametersSamuel Pitoiset
2012-06-11doc: Add documentation for the newly added rtmp_* optionsSamuel Pitoiset
2012-05-26rtmp: fix url parsingLuca Barbato
2012-05-18doc: Replace some @file tags by more suitable markup.Diego Biurrun
2012-03-20rtsp: Set the default delay to 0.1 s for the RTSP/SDP/RTP demuxersMartin Storsjö
2012-02-14hlsproto: Encourage users to try the hls demuxer instead of the protoMartin Storsjö
2012-02-14doc: Move the hls protocol section into the right placeMartin Storsjö
2012-02-14libavformat: Rename the applehttp protocol to hlsMartin Storsjö
2011-12-11Fix a bunch of common typos.Diego Biurrun
2011-12-09doc: update documentation to use avconvLuca Barbato
2011-11-09udp: Allow specifying the local IP addressMartin Storsjö
2011-10-17doc: Update the documentation on setting options for RTSPMartin Storsjö
2011-08-09Rename ffplay to avplay.Anton Khirnov
2011-07-13doc: Improve references to external URLs.Diego Biurrun
2011-04-07proto: introduce listen option in tcpLuca Barbato
2011-03-23avio: make udp_set_remote_url/get_local_port internal.Anton Khirnov
2011-03-17doc: update applehttp documentationLuca Barbato
2011-03-17replace FFmpeg with Libav in doc/Janne Grunau
2011-03-13doc: document applehttp protocolLuca Barbato
2011-01-06rtsp: Allow requesting of filtering of source packetsMartin Storsjö
2011-01-06udp: Allow specifying the connect option in udp_set_remote_url, tooMartin Storsjö
2010-10-13Add a SAP demuxerMartin Storsjö
2010-10-09Document the SAP muxerMartin Storsjö
2010-10-08Add protocol documentation on the connect option to the udp protocolMartin Storsjö
2010-10-04Add protocol documentation on RTSPMartin Storsjö
2010-09-25Document udp protocol.Stefano Sabatini
2010-08-21MMSH support, the most popular and widely used of all MMS variants. Written byRonald S. Bultje
2010-08-08Apply misc docs fixes spotted by Diego.Stefano Sabatini
2010-08-07Apply misc fixes spotted by Diego to protocols.texi.Stefano Sabatini
2010-07-31Add protocols.texi.Stefano Sabatini