12225 Commits (1dc5527934596c2499668405cf729e563b5925c4)
 

Author SHA1 Message Date
Michael Niedermayer 1dc5527934 const 17 years ago
Michael Niedermayer 3c71bc55dc const 17 years ago
Michael Niedermayer 07311324a3 const 17 years ago
Michael Niedermayer 0ff4670a21 Casts to silcence "incompatible pointer type" warnings. 17 years ago
Michael Niedermayer 96711ecff9 const src for bswap 17 years ago
Michael Niedermayer 2ec3861238 const 17 years ago
Michael Niedermayer 972c99c112 Use bytestream. 17 years ago
Michael Niedermayer 9bb5e9e945 const 17 years ago
Baptiste Coudurier 99fb79b55a Do not print quality when stream copy, 17 years ago
Michael Niedermayer c27fc644d4 const 17 years ago
Michael Niedermayer c82fbf7fba const 17 years ago
Michael Niedermayer 1545c5e535 const 17 years ago
Michael Niedermayer fb2cf1bcf0 const 17 years ago
Michael Niedermayer bd0e945f8e const 17 years ago
Michael Niedermayer 21cc343d85 const 17 years ago
Michael Niedermayer 75739ba290 const 17 years ago
Michael Niedermayer d31522b8f1 const 17 years ago
Michael Niedermayer 1a2c94cb69 const 17 years ago
Michael Niedermayer 8687f7679d const 17 years ago
Michael Niedermayer ea494db398 const 17 years ago
Michael Niedermayer ebc0790441 const 17 years ago
Michael Niedermayer f64bbca55d const 17 years ago
Michael Niedermayer 5d9375da77 const 17 years ago
Michael Niedermayer f84a02c0d1 const 17 years ago
Michael Niedermayer 2b3c8f8a6a const 17 years ago
Michael Niedermayer b5777b942d const 17 years ago
Michael Niedermayer e68c7a4abe const 17 years ago
Michael Niedermayer 0431d3b121 one "cast discards qualifiers from pointer target type" less 17 years ago
Michael Niedermayer 7993df6527 consts 17 years ago
Michael Niedermayer ff794171c9 Do not cast const away. 17 years ago
Michael Niedermayer b1f5712e3c consts 17 years ago
Michael Niedermayer 30317501a0 consts 17 years ago
Michael Niedermayer 6ddaa63cf4 The buffer passed into the decoder should be const. 17 years ago
Michael Niedermayer a9f8715854 Fix const qualifer issues found by -Wcast-qual. 17 years ago
Michael Niedermayer 7526ade238 Indention, it seems i have forgotton to commit this. 17 years ago
Michael Niedermayer 89ef2c29a0 Merge declaration and initialization. 17 years ago
Michael Niedermayer 070144671d Dont cast const away. 17 years ago
Michael Niedermayer f49299967b Warn about casts which remove const. 17 years ago
Reimar Döffinger 2331e31c23 Add support for ogg text subtitles. 17 years ago
Michael Niedermayer b8fe8ab062 Fix the following using void* casts, proper casts are less readable and 17 years ago
Michael Niedermayer aba29e6feb Fix b-libav.ul/al seek regression test. 17 years ago
Baptiste Coudurier bb41f2e774 fix field order export 17 years ago
Michael Niedermayer 3485b9cdda Revert r11689 and r11690 (uninitalized warning fix) as its theoretically 17 years ago
Baptiste Coudurier fa7343eaf2 stupid typo 17 years ago
Reimar Döffinger 9c9519fd39 Two tables that should be const 17 years ago
Baptiste Coudurier ccac843872 support rawvideo in mov 17 years ago
Michael Niedermayer b2aba2e6e7 Comment about weird warning prevention. 17 years ago
Michael Niedermayer b34130ae61 fix "uninitalized" warning, the alternative way. 17 years ago
Baptiste Coudurier 961c25b588 revert r11677, it is considered speed critical 17 years ago
Baptiste Coudurier 8943802849 add parenthesis, fix warning: snow.c:2413: warning: suggest parentheses around && within || 17 years ago