| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -10/+10 |
|\ |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -6/+6 |
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8' | Michael Niedermayer | 2014-08-14 | 1 | -1/+1 |
|\| |
|
| * | ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes. | Andrew Stone | 2014-08-13 | 1 | -1/+1 |
* | | Merge commit '23f741f79327e31be7b2a75ebb2e02111e06e52f' | Michael Niedermayer | 2014-05-28 | 1 | -1/+1 |
|\| |
|
| * | matroskadec: parse the channel layout mask for FLAC | Anton Khirnov | 2014-05-28 | 1 | -1/+1 |
* | | lavf/oggparseopus: Setting seek_preroll in AVCodecContext | Vignesh Venkatasubramanian | 2014-02-05 | 1 | -0/+4 |
* | | avformat/oggparseopus: fix segmented timestamps | Mark Harris | 2014-01-04 | 1 | -9/+6 |
* | | avformat/oggparseopus: Check opus_duration() return value | James Almer | 2013-12-12 | 1 | -1/+5 |
* | | avformat/oggparseopus: calculate pts/dts for initial packets after seeking | Michael Niedermayer | 2013-12-11 | 1 | -0/+30 |
* | | avformat/oggparseopus: factor opus_duration() out | Michael Niedermayer | 2013-12-11 | 1 | -15/+21 |
* | | lavf: Exporting opus pre_skip in AVCodecContext | Vignesh Venkatasubramanian | 2013-11-25 | 1 | -0/+1 |
* | | oggparseopus: use ff_alloc_extradata() | James Almer | 2013-10-14 | 1 | -6/+2 |
* | | avformat/oggparseopus: fix nb_headers | Michael Niedermayer | 2013-10-13 | 1 | -0/+1 |
* | | Merge commit 'ecab1c77410f023b437c6ed3a3281be8f039e574' | Michael Niedermayer | 2013-10-13 | 1 | -22/+29 |
|\| |
|
| * | oggdec: add support for Opus in Ogg demuxing | Nicolas George | 2013-10-12 | 1 | -0/+142 |
* | lavf/oggopus: Fixing a log message | Vignesh Venkatasubramanian | 2013-09-16 | 1 | -2/+2 |
* | lavf/ogg: Support for end trimming Opus | Vignesh Venkatasubramanian | 2013-09-16 | 1 | -0/+1 |
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
* | oggdec: add support for Opus codec. | Nicolas George | 2012-07-20 | 1 | -0/+135 |