Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 30 May 2009 09:05:24 +0000 | reimar | Add casts to v210x decoder to avoid warnings. libavcodec |
Sat, 30 May 2009 04:07:14 +0000 | bcoudurier | The GIF decoder uses get_buffer, so set DR1. libavcodec |
Sat, 30 May 2009 00:24:20 +0000 | bcoudurier | remove unused hack which set AVCodecContext frame_number to pic timestamp libavcodec |
Sat, 30 May 2009 00:09:00 +0000 | bcoudurier | set pict_type in VC-1 parser, fix some timestamps problems libavcodec |
Fri, 29 May 2009 21:43:22 +0000 | conrad | Support block-level quantization in Theora libavcodec |
Fri, 29 May 2009 20:15:38 +0000 | reimar | Use av_clip_uint8 instead of equivalent but unoptimzed code, libavcodec |