Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 21 Sep 2005 23:18:52 +0000 | aurel | fix some pointer to intger without cast warnings (patch by Michel Bardiaux) libavcodec |
Wed, 21 Sep 2005 23:09:16 +0000 | aurel | fix unused variable warnings libavcodec |
Wed, 21 Sep 2005 21:17:09 +0000 | michael | replace a few mov + psrlq with pshufw, there are more cases which could benefit from this but they would require us to duplicate some functions ... libavcodec |
Wed, 21 Sep 2005 08:14:17 +0000 | michael | Just noticed there is a memory leak in h264.c with the usage of rbsp_buffer. libavcodec |
Tue, 20 Sep 2005 21:43:45 +0000 | michael | changing a few options to AVOptions libavcodec |
Tue, 20 Sep 2005 18:51:12 +0000 | michael | precautionary checks libavcodec |