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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-18Merge commit '647d655d19c38e9716328e4787199149097d6089'Michael Niedermayer
2013-09-18Merge commit '0d3784396b736374a61fea26268febdabd803a59'Michael Niedermayer
2013-09-18rtmp: Support reading interleaved chunks.Josh Allmann
2013-09-17rtmpproto: Extend a comment to explain the prev_pkt arrays rolesMartin Storsjö
2013-09-17rtmpproto: Consistently use the right prev_pkt arrayMartin Storsjö
2013-09-17rtmpproto: Check for the right return codeMartin Storsjö
2013-09-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-09-17Merge commit 'd4aef997809167832ecc64e89dda8cb445e5fe10'Michael Niedermayer
2013-09-17Merge commit '120af23cd5fcfc539d9575d17d403247ab17109b'Michael Niedermayer
2013-09-17Merge commit '92ed83e393d25b6d15920e90d56ee77de54a9728'Michael Niedermayer
2013-09-17Merge commit 'fe0337e89bbbe84b7274fbb0d9d56ed992937931'Michael Niedermayer
2013-09-17Merge commit '666ed7eda1d568638689ac7b0cef0a9e564ffbdf'Michael Niedermayer
2013-09-17Merge commit 'ffb7669e47343ac0caa866361965fdb2bf6ed825'Michael Niedermayer
2013-09-17Merge commit '97d35fa89f73468d64f663bfc0686aa6cddd8b6a'Michael Niedermayer
2013-09-17rtmp: rename main_channel_id to stream_id.Josh Allmann
2013-09-17rtmp: Follow Flash player numbering for channels.Josh Allmann
2013-09-17rtmp: Send video on a separate channel.Josh Allmann
2013-09-16rtmp: Store all the notify messagesLuca Barbato
2013-09-16rtmp: Do not send the first field twice within the handshakeLuca Barbato
2013-09-16rtmp: Drop an unneeded warningLuca Barbato
2013-09-16rtmp: Support play method in listen modeLuca Barbato
2013-09-16rtmp: Factor out publish specific codeLuca Barbato
2013-08-29Merge commit '6454c44f9f74dbaed17d32cf0eaec185386c27fa'Michael Niedermayer
2013-08-28rtmpproto: Fix limelight authentication with abbreviated app namesMartin Storsjö
2013-08-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-08-11Merge commit '8e1fe345577a42f99591caf8a06c447613449694'Michael Niedermayer
2013-08-11Merge commit 'ba5393a609c723ec8ab7f9727c10fef734c09278'Michael Niedermayer
2013-08-11Merge commit '4ebc7d659f0da6c1305ca08cf4303959203fff4b'Michael Niedermayer
2013-08-11rtmp: Do not misuse memcmpLuca Barbato
2013-08-10rtmp: Detect and warn if the user tries to pass librtmp style parametersMartin Storsjö
2013-08-10rtmp: rename data_size to sizeLuca Barbato
2013-08-10rtmp: Use PRId64 when needed.Luca Barbato
2013-08-03Merge commit '0d6fa3977b016f1b72b0b24b8834ff9222498548'Michael Niedermayer
2013-08-02rtmp: Add seek supportGavriloaie Eugen-Andrei
2013-06-02Merge commit '28306e6d620c109ddd672f7243adfbc2bbb3b18f'Michael Niedermayer
2013-06-01use my full first name instead of short one in copyrightsKostya Shishkov
2013-05-16Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'Michael Niedermayer
2013-05-16Remove commented-out debug #define cruftDiego Biurrun
2013-03-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-03-20rtmp: Pass the parameters to do_adobe_auth in the right orderMartin Storsjö
2013-02-23rtmpproto: increase APP_MAX_LENGTHMichael Niedermayer
2013-02-23rtmpproto: Check APP_MAX_LENGTHMichael Niedermayer
2013-01-14rtmpproto: Fix assignments in if()Michael Niedermayer
2013-01-14rtmpproto: Fix assignments in if()Michael Niedermayer
2013-01-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-01Merge commit '33f28a3be3092f642778253d9529dd66fe2a014a'Michael Niedermayer
2012-12-31rtmp: Add support for limelight authenticationMartin Storsjö
2012-12-31rtmp: Add support for adobe authenticationMartin Storsjö
2012-12-31rtmp: Return a proper error code in handle_invoke_errorMartin Storsjö
2012-11-06rtmpproto: Use av_strlcat instead of strncatMartin Storsjö