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 |
Mon, 29 Jan 2007 22:27:27 +0000 | mru | typo fix by Dmitry Antipov dmantipov =a= yandex =d= ru libavcodec |
Mon, 29 Jan 2007 22:25:54 +0000 | mru | theoretically save one cycle libavcodec |
Mon, 29 Jan 2007 14:23:00 +0000 | kostya | Fix BI-frames decoding for Adv. profile libavcodec |