Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 21 Apr 2009 12:29:36 +0000 | superdump | Remove redundant assignment. err is assigned in every switch case anyway. Issue libavcodec |
Tue, 21 Apr 2009 12:00:39 +0000 | michael | Fix a possibly exploitable buffer overflow. libavcodec |
Tue, 21 Apr 2009 05:42:22 +0000 | kostya | Set flag after VC-1 VLCs are initialized to avoid race condition libavcodec |
Tue, 21 Apr 2009 05:24:50 +0000 | kostya | Remove some useless assignments and variables found by Clang libavcodec |
Tue, 21 Apr 2009 04:42:27 +0000 | kostya | Make RV3/4 VLC tables use new static initialization method libavcodec |
Tue, 21 Apr 2009 01:02:48 +0000 | michael | Add 420,422 and 444 planar 16bit per component pix formats. libavcodec |