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
2014-07-10Merge commit '0307cc2253e76772b1c645ac6117d08da87a147c'Michael Niedermayer
2014-07-09rtpdec: pass an AVFormatContext to ff_parse_fmtp()Anton Khirnov
2012-12-21Merge commit '90c784cc13f6bf21a8eb69f3b88b50c7a70f6c59'Michael Niedermayer
2012-12-21rtpdec: Pass the sequence number to depacketizersMartin Storsjö
2012-11-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-11-12rtpdec_amr: set channel layoutJustin Ruggles
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-04-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-08rtsp: Don't expose the MS-RTSP RTX data stream to the callerMartin Storsjö
2012-01-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-28cosmetics: Remove extra newlines at EOFAlex Converse
2011-04-24Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-24rtp: Rename the open/close functions to alloc/freeMartin Storsjö
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-06-29ReindentJosh Allmann
2010-06-29rtpdec: Clean up FMTP parsing code in AMR RTP depacketizerJosh Allmann
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-03-22Interpret valueless attributes in AMR ftmp lines as being 1Martin Storsjö
2010-02-23Prefix non-static RTSP functions with ff_.Ronald S. Bultje
2010-02-10RTP/AMR depacketizer, by Martin Storsjö <$firstname at $firstname dot st>.Ronald S. Bultje