summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* constMichael Niedermayer2008-02-01
* constMichael Niedermayer2008-02-01
* Casts to silcence "incompatible pointer type" warnings.Michael Niedermayer2008-02-01
* const src for bswapMichael Niedermayer2008-02-01
* constMichael Niedermayer2008-02-01
* Use bytestream.Michael Niedermayer2008-02-01
* constMichael Niedermayer2008-02-01
* Do not print quality when stream copy,Baptiste Coudurier2008-02-01
* constMichael Niedermayer2008-02-01
* constMichael Niedermayer2008-02-01
* constMichael Niedermayer2008-02-01
* constMichael Niedermayer2008-02-01
* constMichael Niedermayer2008-02-01
* constMichael Niedermayer2008-02-01
* constMichael Niedermayer2008-02-01
* constMichael Niedermayer2008-02-01
* constMichael Niedermayer2008-02-01
* constMichael Niedermayer2008-02-01
* constMichael Niedermayer2008-02-01
* constMichael Niedermayer2008-02-01
* constMichael Niedermayer2008-02-01
* constMichael Niedermayer2008-02-01
* constMichael Niedermayer2008-02-01
* constMichael Niedermayer2008-02-01
* constMichael Niedermayer2008-02-01
* constMichael Niedermayer2008-02-01
* one "cast discards qualifiers from pointer target type" lessMichael Niedermayer2008-02-01
* constsMichael Niedermayer2008-02-01
* Do not cast const away.Michael Niedermayer2008-02-01
* constsMichael Niedermayer2008-02-01
* constsMichael Niedermayer2008-02-01
* The buffer passed into the decoder should be const.Michael Niedermayer2008-02-01
* Fix const qualifer issues found by -Wcast-qual.Michael Niedermayer2008-02-01
* Indention, it seems i have forgotton to commit this.Michael Niedermayer2008-02-01
* Merge declaration and initialization.Michael Niedermayer2008-02-01
* Dont cast const away.Michael Niedermayer2008-02-01
* Warn about casts which remove const.Michael Niedermayer2008-02-01
* Add support for ogg text subtitles.Reimar Döffinger2008-01-31
* Fix the following using void* casts, proper casts are less readable andMichael Niedermayer2008-01-31
* Fix b-libav.ul/al seek regression test.Michael Niedermayer2008-01-31
* fix field order exportBaptiste Coudurier2008-01-31
* Revert r11689 and r11690 (uninitalized warning fix) as its theoreticallyMichael Niedermayer2008-01-31
* stupid typoBaptiste Coudurier2008-01-31
* Two tables that should be constReimar Döffinger2008-01-31
* support rawvideo in movBaptiste Coudurier2008-01-31
* Comment about weird warning prevention.Michael Niedermayer2008-01-31
* fix "uninitalized" warning, the alternative way.Michael Niedermayer2008-01-31
* revert r11677, it is considered speed criticalBaptiste Coudurier2008-01-31
* add parenthesis, fix warning: snow.c:2413: warning: suggest parentheses aroun...Baptiste Coudurier2008-01-31
* Add const qualifier, fix warnings:Baptiste Coudurier2008-01-31