| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '7751e4693dd10ec98c20fbd9887233b575034272' | Michael Niedermayer | 2012-09-25 | 1 | -0/+1 |
|\ |
|
| * | ogg: check that the expected number of headers had been parsed | Luca Barbato | 2012-09-24 | 1 | -0/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-01 | 1 | -1/+2 |
|\| |
|
| * | lavf: make av_set_pts_info private. | Anton Khirnov | 2011-11-30 | 1 | -1/+2 |
* | | Remove CELT / Opus confusion in labels, doc and comments. | Nicolas George | 2011-10-25 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-05 | 1 | -1/+0 |
|\| |
|
| * | ogg/celt: do not set sample_fmt in the demuxer | Justin Ruggles | 2011-10-03 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-27 | 1 | -14/+12 |
|\| |
|
| * | oggdec: add support for Xiph's CELT codec | Nicolas George | 2011-09-26 | 1 | -0/+96 |
* | Fix various unused variable warnings | Clément Bœsch | 2011-05-30 | 1 | -2/+2 |
* | oggparsecelt: cosmetic: order lines more logically. | Nicolas George | 2011-04-19 | 1 | -4/+4 |
* | oggparsecelt: call av_set_pts_info unconditionally. | Nicolas George | 2011-04-19 | 1 | -2/+1 |
* | Ogg: add support for Xiph's CELT (Opus) codec. | Nicolas George | 2011-04-19 | 1 | -0/+99 |