Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 31 Jan 2007 00:34:56 +0000 | takis | Make BMP decoder use bytestream. Patch by Michel Bardiaux libavcodec |
Tue, 30 Jan 2007 14:24:12 +0000 | takis | Remove the getbe16 functions and use the AV_RB16 macro instead. Patch by Ian libavcodec |
Tue, 30 Jan 2007 14:19:43 +0000 | takis | Fix a bug in the DVD subtitle decoder where subtitles with odd heights would not libavcodec |
Tue, 30 Jan 2007 10:31:34 +0000 | takis | Add the const specifier as needed to reduce the number of warnings. libavcodec |