Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes. | Andrew Stone | 2014-08-13 | 1 | -1/+1 |
* | oggparsecelt: do not set AVCodecContext.frame_size | Anton Khirnov | 2014-07-09 | 1 | -3/+1 |
* | matroskadec: parse the channel layout mask for FLAC | Anton Khirnov | 2014-05-28 | 1 | -1/+1 |
* | ogg: check that the expected number of headers had been parsed | Luca Barbato | 2012-09-24 | 1 | -0/+1 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | lavf: make av_set_pts_info private. | Anton Khirnov | 2011-11-30 | 1 | -1/+2 |
* | ogg/celt: do not set sample_fmt in the demuxer | Justin Ruggles | 2011-10-03 | 1 | -1/+0 |
* | oggdec: add support for Xiph's CELT codec | Nicolas George | 2011-09-26 | 1 | -0/+96 |