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-07-17cosmetics: fix some misspelled wordsJames Almer
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-13rtpenc: packetizer for VP9 RTP payload format (draft v2)Thomas Volkert
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-05-03rtpenc: packetizer for VC-2 HQ RTP payload format (draft v1)Thomas Volkert
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-03-01sdp: fix opus sprop-stereo fmtp syntaxMark Harris
2016-03-01sdp: fix opus sprop-stereo fmtp syntaxMark Harris
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2015-09-15lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2014-12-19Merge commit 'a505c0d7373336a4cc5aa2022111c46bdd388b1f'Michael Niedermayer
2014-12-19rtp: Initial H.261 supportThomas Volkert
2014-12-14avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_head...Michael Niedermayer
2014-10-15Merge commit 'e5cfc8fdad901c9487fe896421972852f38bcf5'Michael Niedermayer
2014-10-15sdp: Provide out of bound parameter sets for HEVC if extradata is setMartin Storsjö
2014-10-07Merge commit 'b76249443864c88ffb2d41ab8d1de7432e985dc7'Michael Niedermayer
2014-10-07sdp: Simplify parsing/conversion of H264 extradataMartin Storsjö
2014-10-04sdp: add support for H.261Thomas Volkert
2014-09-29Merge commit 'a05f5052fef3b3743fab7846da12861d8a8098ec'Michael Niedermayer
2014-09-29sdp: Make opus declaration conform to the specTimothy B. Terriberry
2014-09-25Merge commit 'ddf5fb71ee9c8b2d9a23c0f661a84896cd7050fc'Michael Niedermayer
2014-09-25rtpenc: HEVC/H.265 supportThomas Volkert
2014-08-15Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer
2014-08-15cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume
2014-04-24Use correct msvc type specifiers for ptrdiff_t and size_t.Carl Eugen Hoyos
2014-01-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-01-05sdp: Check that fmt->oformat is non-null before accessing itMartin Storsjö
2013-12-15Merge commit '6451c8853a07ff2e28bda950fb5e83fcf88c5cf4'Michael Niedermayer
2013-12-14sdp: Check theora colorspace before producing the configuration stringMartin Storsjö
2013-12-13avformat/sdp: fix memleak on errorMichael Niedermayer
2013-01-15Merge commit '094a7405e5d8463d7d167d893e04934ec1a84ecd'Michael Niedermayer
2013-01-15sdp: Include SRTP crypto params if using the srtp protocolMartin Storsjö
2012-11-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-11-14rtp: set the payload type as stream idLuca Barbato
2012-10-13sdp: output speex optional vbr parameterDmitry Samonenko
2012-10-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-09rtp: Support packetization/depacketization of opusMartin Storsjö
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov
2012-09-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-26rtpenc: Add support for packetizing speexDmitry Samonenko
2012-09-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-23rtp: Packetization of JPEG (RFC 2435)Samuel Pitoiset
2012-09-23Add initial support for speex RTP packetization (RFC 5574)Dmitry Samonenko
2012-08-29Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'Michael Niedermayer
2012-08-28sdp: Use static const char arrays instead of pointers to stringsMartin Storsjö
2012-08-28sdp: Include profile-level-id for H264Martin Storsjö
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov