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
2019-12-12avformat: Forward errors where possibleAndreas Rheinhardt
2018-02-14lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.Carl Eugen Hoyos
2015-02-25Merge commit '2b982e92f42a6e661d90b12b6592cd13cae496d4'Michael Niedermayer
2015-02-24rtpdec: Set need_parsing via a handler fieldMartin Storsjö
2013-05-06Merge commit '7abd35a1ffaecfd79fa07b801621ee11ab595c43'Michael Niedermayer
2013-05-05avformat: Add av_cold attributes to init functions missing themDiego Biurrun
2013-01-21Merge commit 'c6f1dc8e4cd967ae056698eafb891a08003c211c'Michael Niedermayer
2013-01-20rtpdec: Move setting the parsing flags to the actual depacketizersMartin Storsjö
2012-12-21Merge commit '90c784cc13f6bf21a8eb69f3b88b50c7a70f6c59'Michael Niedermayer
2012-12-21rtpdec: Pass the sequence number to depacketizersMartin Storsjö
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-02-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-18rtpdec: Identify incorrectly signalled H263Martin Storsjö
2012-01-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-28cosmetics: Remove extra newlines at EOFAlex Converse
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-07-30Remove mostly unnecessary rtpdec_*.h files, store the declarations in one fileMartin Storsjö
2010-04-03Replace all remaining occurrences of AVERROR_NOMEM withStefano Sabatini
2010-03-31Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini
2010-01-28Add RTP/H.263 depacketizer by Martin Storsjö <$firstname () $firstname st>.Ronald S. Bultje