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
2017-08-30lavf: make avio_read_partial() publicwm4
2017-03-23lavf: Drop deprecated hint to set muxer timebaseVittorio Giovara
2017-03-23lavf: Drop deprecated AVFract type and related fieldVittorio Giovara
2017-03-23lavf: Drop deprecated bitexact functionalityVittorio Giovara
2017-03-23Bump major versions of all librariesVittorio Giovara
2017-03-16matroskaenc: add support for Spherical Video elementsJames Almer
2017-03-07mkv: Export bounds and padding from spherical metadataVittorio Giovara
2017-03-07mkv: Add support for Spherical Video elementsJames Almer
2017-03-07mov: Export bounds and padding from spherical metadataVittorio Giovara
2017-02-11avio: add a destructor for AVIOContextAnton Khirnov
2017-01-31dashenc: add webm supportPeter Große
2016-12-08avio: Keep track of the amount of data writtenLuca Barbato
2016-12-07mov: Export spherical informationVittorio Giovara
2016-11-23utils: Add av_stream_add_side_data()James Almer
2016-10-16avformat/matroska: fix MatroskaVideoFieldOrder enum valuesJames Almer
2016-09-30avio: add a new flag for marking streams seekable by timestampAnton Khirnov
2016-05-18movenc: Use packets in interleaving queues for the duration at the end of fra...Martin Storsjö
2016-05-18avio: Allow custom IO users to get labels for the output bytestreamMartin Storsjö
2016-05-17lavf: Raw G.729 demuxerVladimir Voroshilov
2016-03-24file: Add an option for following a file that is being writtenMartin Storsjö
2016-03-24avio: Add an option 'rw_timeout'Andrey Utkin
2016-02-26lavf: add a missing bump and APIchanges for the codecpar switchAnton Khirnov
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2016-02-22lavf: add a protocol whitelist/blacklist for file opened internallyAnton Khirnov
2016-01-21mov: Add an option to toggle dref openingDerek Buitenhuis
2015-11-30lavf: G.723.1 muxerMohamed Naufal
2015-11-18avformat: expose av_stream_new_side_data helperJohn Stebbins
2015-11-09lavf: deprecate compute_pkt_fields2Anton Khirnov
2015-10-13avformat: Do not use AVFMT_RAWPICTURELuca Barbato
2015-08-28Bump major versions of all librariesVittorio Giovara
2015-08-28Postpone API-incompatible changes until the next bumpVittorio Giovara
2015-06-28lavf: Replace the ASF demuxerAlexandra Hájková
2015-06-24segafilm: Remove deplanarization hackPaul B Mahol
2015-06-07avio: Add avio_put_str16beLuca Barbato
2015-06-07mpjpeg: Initial implementationLuca Barbato
2015-03-18mov: Add option to keep exact packet sequence after seekingDerek Buitenhuis
2015-03-05rtpdec: experimental VP9 depacketizer (draft 0)Thomas Volkert
2015-03-03asf: do not export XMP metadata by defaultVittorio Giovara
2015-02-24libavformat: add T.140 RTP depacketization (RFC 4103)Gilles Chanteperdrix
2015-02-23rtpdec: DV depacketizer (RFC 6469)Thomas Volkert
2015-02-22libavformat: add robust MPEG audio depacketization (RFC 5219)Gilles Chanteperdrix
2015-02-22libavformat: add AC3 RTP depacketization (RFC 4184)Gilles Chanteperdrix
2015-02-22rtsp: parse lang attribute in SDPGilles Chanteperdrix
2015-02-19lavf: Add DSS demuxerOleksij Rempel
2015-01-03movenc: Add an option for delaying writing the moov with empty_moovMartin Storsjö
2014-12-19oggdec: add support for VP8 demuxingJames Almer
2014-12-19libavformat: Add a muxer wrapping mpegts encoding into RTPMartin Storsjö
2014-12-19rtp: Initial H.261 supportThomas Volkert
2014-12-08mov: parse XMP metadata on demandVittorio Giovara
2014-12-02mov: Add an option for exporting all metadataVittorio Giovara