Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 04 Jul 2006 17:08:35 +0000 | michael | return -1 on bitstream errors instead of continuing, as the following stuff almost always will be useless until the next startcode libavcodec |
Tue, 04 Jul 2006 17:06:43 +0000 | michael | simplify intra prediction mode decoding libavcodec |
Tue, 04 Jul 2006 16:42:22 +0000 | michael | check cbp for validity, avoids possible out of array reads / segfaults libavcodec |
Tue, 04 Jul 2006 16:30:14 +0000 | michael | minor simplificationn libavcodec |