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-11-29avformat/oggparseopus: Free opus extradata before reallocating.Dale Curtis
2016-05-29avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavform...Thomas Guilbert
2016-05-11avformat/oggparseopus: Check that granule pos is within the supported rangeMichael Niedermayer
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2014-08-14Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8'Michael Niedermayer
2014-08-13ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes.Andrew Stone
2014-05-28Merge commit '23f741f79327e31be7b2a75ebb2e02111e06e52f'Michael Niedermayer
2014-05-28matroskadec: parse the channel layout mask for FLACAnton Khirnov
2014-02-06lavf/oggparseopus: Setting seek_preroll in AVCodecContextVignesh Venkatasubramanian
2014-01-05avformat/oggparseopus: fix segmented timestampsMark Harris
2013-12-12avformat/oggparseopus: Check opus_duration() return valueJames Almer
2013-12-11avformat/oggparseopus: calculate pts/dts for initial packets after seekingMichael Niedermayer
2013-12-11avformat/oggparseopus: factor opus_duration() outMichael Niedermayer
2013-11-25lavf: Exporting opus pre_skip in AVCodecContextVignesh Venkatasubramanian
2013-10-14oggparseopus: use ff_alloc_extradata()James Almer
2013-10-13avformat/oggparseopus: fix nb_headersMichael Niedermayer
2013-10-13Merge commit 'ecab1c77410f023b437c6ed3a3281be8f039e574'Michael Niedermayer
2013-10-12oggdec: add support for Opus in Ogg demuxingNicolas George
2013-09-17lavf/oggopus: Fixing a log messageVignesh Venkatasubramanian
2013-09-16lavf/ogg: Support for end trimming OpusVignesh Venkatasubramanian
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-07-20oggdec: add support for Opus codec.Nicolas George