Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 20 Jul 2007 15:08:10 +0000 | takis | Return AVERROR(ENOMEM) on memory allocation failure of avcodec_open. libavcodec |
Thu, 19 Jul 2007 15:56:56 +0000 | gpoirier | bail out on unknown jpeg pixel format instead of silently decoding data incorrectly libavcodec |
Thu, 19 Jul 2007 08:47:07 +0000 | takis | Fix the self tests which are contained in some codecs and are using random(). libavcodec |