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
2016-09-15lavf/rtsp: Fix a crash with the RTSP muxer.Martin Storsjö
2016-08-05lavf: forward protocol_whitelist for the remaining casesAndreas Cadhalpun
2016-06-26Merge commit '3fdffc032e8ea5676bc0c2551b900c0dc887835b'Hendrik Leppkes
2016-06-21Merge commit 'bc2a32969eb4db17677971def5ad5b936d9d1648'Clément Bœsch
2016-05-25rtsp: Use avcodec_descriptor_get instead of avcodec_find_decoderMartin Storsjö
2016-05-11rtsp: Parse SSRC attributes in the SDPMartin Storsjö
2016-04-21Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'Derek Buitenhuis
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-03-24avio: Copy URLContext generic options into child URLContextsMartin Storsjö
2016-03-07rtp: Fix play multiple multicast streams with the same portZhao Zhili
2016-03-04avformat: Add a protocol blacklisting APIDerek Buitenhuis
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2016-02-22lavf: add a protocol whitelist/blacklist for file opened internallyAnton Khirnov
2016-02-22urlprotocol: receive a list of protocols from the callerAnton Khirnov
2016-02-02Update demuxers and protocols for protocol whitelist supportMichael Niedermayer
2015-12-07rtsp: free opts dictionary on failure of getnameinfoGanesh Ajjanagadde
2015-12-06avformat/rtsp: free opts dictionary on failure of getnameinfoGanesh Ajjanagadde
2015-12-04avformat: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch
2015-11-29Merge commit '2c17fb61ced2059034856a6c6cd303014aed01fe'Hendrik Leppkes
2015-11-29Merge commit '98063bcf15eb1e9bf9c8758c83c88d51cbb7ace7'Hendrik Leppkes
2015-11-25rtsp: Log getaddrinfo failuresLuca Barbato
2015-11-25rtsp: Do not assume getnameinfo cannot failLuca Barbato
2015-10-27Merge commit 'e02dcdf6bb6835ef4b49986b85a67efcb3495a7f'Hendrik Leppkes
2015-10-23rtsp: Allow $ as interleaved packet indicator before a complete response headerMartin Storsjö
2015-09-16Merge commit '1ec611a10228945d2ec8a9cf6c5531dee6b7ee56'Hendrik Leppkes
2015-09-16rtsp: warning when max_delay reachedEloi BAIL
2015-07-30Merge commit '764ec70149728be82304c163ccc4e280f1629201'Michael Niedermayer
2015-07-30rtsp: Only interpret $ as interleaved packet indicator at the start of repliesMartin Storsjö
2015-05-15avformat/rtsp: print a debug level note if time parsing failsMichael Niedermayer
2015-04-24Merge commit 'b90adb0aba073f9c1b4abca852119947393ced4c'Michael Niedermayer
2015-04-24rtsp: Make sure we don't write too many transport entries into a fixed-size a...Martin Storsjö
2015-04-24Merge commit 'eb7ddb5066843ab16caf33b05eafb2576648b797'Michael Niedermayer
2015-04-23rtsp: Don't warn about unparsed time rangesMartin Storsjö
2015-04-20Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer
2015-04-19Replace av_dlog with normal av_log at trace levelVittorio Giovara
2015-04-13avformat/rtsp: Fix dereference after null checkHimangi Saraogi
2015-04-12rtsp: Fix unchecked return valueHimangi Saraogi
2015-04-12rtsp: Check a malloc return valueHimangi Saraogi
2015-04-10avformat/rtsp: Fix unchecked return valueHimangi Saraogi
2015-04-04avformat/rtsp: Fix null pointer dereferenceHimangi Saraogi
2015-04-01Merge commit 'e3ec6fe7bb2a622a863e3912181717a659eb1bad'Michael Niedermayer
2015-04-01rtsp: Add a buffer_size optionLuca Barbato
2015-03-17avformat/rtsp: Fix potential pointer overflow in sdp_probe()Michael Niedermayer
2015-03-01Revert "rtsp: Interpret the text media type as AVMEDIA_TYPE_DATA"Gilles Chanteperdrix
2015-02-25Merge commit 'd594dbecce5f3af7f80bbf5bb1b516d740b69ccd'Michael Niedermayer
2015-02-25Merge commit '8e32b1f0963d01d4f5d4803eb721f162e0d58d9a'Michael Niedermayer
2015-02-25Merge commit '078d43e23a7a3d64aafee8a58b380d3e139b3020'Michael Niedermayer
2015-02-25Merge commit 'bb4a310bb85f43e62240145a656b1e5285b14239'Michael Niedermayer
2015-02-25Merge commit 'f4b59334bd898c47c9ac30999a346176548630a8'Michael Niedermayer
2015-02-25Merge commit 'e72605f80bf5cbe32053a554ccc137e0a99cf3dd'Michael Niedermayer