| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix PTS for OGM codecs. | David Conrad | 2009-12-12 | 1 | -6/+25 |
* | Calculate correct packet durations when demuxing Ogg/Speex. This involves | Justin Ruggles | 2009-10-12 | 1 | -0/+2 |
* | Disable parsing for ogg streams where no ogg header was found, | Reimar Döffinger | 2009-09-30 | 1 | -0/+5 |
* | Add a VorbisComment metadata conversion table and use it in the FLAC and | Justin Ruggles | 2009-06-13 | 1 | -0/+1 |
* | Ensure that there's pages to read for duration calculation in the ogg demuxer | David Conrad | 2009-04-15 | 1 | -1/+1 |
* | Use consistent indent style in oggdec. | Peter Ross | 2009-02-14 | 1 | -9/+9 |
* | OGG: untypedef demuxer structs | Måns Rullgård | 2008-11-06 | 1 | -28/+28 |
* | Remove offset_t typedef and use int64_t directly instead. | Diego Biurrun | 2008-10-03 | 1 | -1/+1 |
* | Add ff_ prefix to ogg_codec_t structs | Reimar Döffinger | 2008-08-24 | 1 | -9/+9 |
* | Make ogg_codec_t descriptions const | Reimar Döffinger | 2008-08-24 | 1 | -2/+2 |
* | Remove start_time guessing code. | Michael Niedermayer | 2008-06-26 | 1 | -10/+0 |
* | Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-03 | 1 | -1/+1 |
* | Add support for speex in ogg | Reimar Döffinger | 2008-02-06 | 1 | -0/+1 |
* | Add support for ogg text subtitles. | Reimar Döffinger | 2008-01-31 | 1 | -0/+1 |
* | use proper url_is_streamed() API | Aurelien Jacobs | 2007-12-19 | 1 | -1/+1 |
* | Use dynamically allocated ByteIOContext in AVFormatContext | Björn Axelsson | 2007-11-21 | 1 | -7/+7 |
* | set PKT_FLAG_KEY for Theora and OGM streams | Måns Rullgård | 2007-11-11 | 1 | -0/+3 |
* | Rename ogg2.[ch] to oggdec.[ch]. | Diego Biurrun | 2007-11-07 | 1 | -0/+591 |