summaryrefslogtreecommitdiff
path: root/libavformat/oggparseopus.c
Commit message (Expand)AuthorAge
* ogg: convert to new channel layout APIVittorio Giovara2022-03-15
* oggdec: add support for proper demuxing of chained Opus files and streamsLynne2020-04-30
* avformat: Don't free old extradata before ff_alloc/get_extradataAndreas Rheinhardt2019-12-12
* avformat: Forward errors where possibleAndreas Rheinhardt2019-12-12
* avformat/oggparseopus: Free opus extradata before reallocating.Dale Curtis2017-11-29
* avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavform...Thomas Guilbert2016-05-29
* avformat/oggparseopus: Check that granule pos is within the supported rangeMichael Niedermayer2016-05-11
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* | Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8'Michael Niedermayer2014-08-14
|\|
| * ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes.Andrew Stone2014-08-13
* | Merge commit '23f741f79327e31be7b2a75ebb2e02111e06e52f'Michael Niedermayer2014-05-28
|\|
| * matroskadec: parse the channel layout mask for FLACAnton Khirnov2014-05-28
* | lavf/oggparseopus: Setting seek_preroll in AVCodecContextVignesh Venkatasubramanian2014-02-05
* | avformat/oggparseopus: fix segmented timestampsMark Harris2014-01-04
* | avformat/oggparseopus: Check opus_duration() return valueJames Almer2013-12-12
* | avformat/oggparseopus: calculate pts/dts for initial packets after seekingMichael Niedermayer2013-12-11
* | avformat/oggparseopus: factor opus_duration() outMichael Niedermayer2013-12-11
* | lavf: Exporting opus pre_skip in AVCodecContextVignesh Venkatasubramanian2013-11-25
* | oggparseopus: use ff_alloc_extradata()James Almer2013-10-14
* | avformat/oggparseopus: fix nb_headersMichael Niedermayer2013-10-13
* | Merge commit 'ecab1c77410f023b437c6ed3a3281be8f039e574'Michael Niedermayer2013-10-13
|\|
| * oggdec: add support for Opus in Ogg demuxingNicolas George2013-10-12
* lavf/oggopus: Fixing a log messageVignesh Venkatasubramanian2013-09-16
* lavf/ogg: Support for end trimming OpusVignesh Venkatasubramanian2013-09-16
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
* oggdec: add support for Opus codec.Nicolas George2012-07-20