summaryrefslogtreecommitdiffstats
path: root/libavformat/oggparseopus.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/oggparseopus: fix segmented timestampsMark Harris2014-01-041-9/+6
* avformat/oggparseopus: Check opus_duration() return valueJames Almer2013-12-121-1/+5
* avformat/oggparseopus: calculate pts/dts for initial packets after seekingMichael Niedermayer2013-12-111-0/+30
* avformat/oggparseopus: factor opus_duration() outMichael Niedermayer2013-12-111-15/+21
* lavf: Exporting opus pre_skip in AVCodecContextVignesh Venkatasubramanian2013-11-251-0/+1
* oggparseopus: use ff_alloc_extradata()James Almer2013-10-141-6/+2
* avformat/oggparseopus: fix nb_headersMichael Niedermayer2013-10-131-0/+1
* Merge commit 'ecab1c77410f023b437c6ed3a3281be8f039e574'Michael Niedermayer2013-10-131-22/+29
|\
| * oggdec: add support for Opus in Ogg demuxingNicolas George2013-10-121-0/+142
* lavf/oggopus: Fixing a log messageVignesh Venkatasubramanian2013-09-161-2/+2
* lavf/ogg: Support for end trimming OpusVignesh Venkatasubramanian2013-09-161-0/+1
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
* oggdec: add support for Opus codec.Nicolas George2012-07-201-0/+135
OpenPOWER on IntegriCloud