Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove offset_t typedef and use int64_t directly instead. | Diego Biurrun | 2008-10-03 | 1 | -3/+3 |
* | add ogv extension | Baptiste Coudurier | 2008-07-19 | 1 | -1/+1 |
* | cosmetics, remove space | Baptiste Coudurier | 2008-07-19 | 1 | -1/+1 |
* | Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-03 | 1 | -1/+1 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -3/+3 |
* | fix Ogg/FLAC header size | Justin Ruggles | 2008-03-30 | 1 | -2/+2 |
* | Fix issue 338: | Baptiste Coudurier | 2008-02-05 | 1 | -2/+63 |
* | it seems ogg requires granule to be -1 on unfinished packets | Baptiste Coudurier | 2008-02-05 | 1 | -1/+5 |
* | Use dynamically allocated ByteIOContext in AVFormatContext | Björn Axelsson | 2007-11-21 | 1 | -19/+19 |
* | ogg muxer | Baptiste Coudurier | 2007-11-10 | 1 | -0/+227 |