Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 05 Jul 2009 18:27:39 +0000 | reimar | Ensure that the filter limit values do not exceed the maximum allowed value of 127. libavcodec |
Sun, 05 Jul 2009 18:25:58 +0000 | reimar | Extend init_loop_filter to work for filter limit values up to 127 instead libavcodec |
Sun, 05 Jul 2009 16:01:51 +0000 | reimar | Add a check to vp6_parse_coeff_huffman to ensure it does not overread the input buffer. libavcodec |
Sun, 05 Jul 2009 15:23:42 +0000 | aurel | vp56dec: ensure range coder won't read past the end of input buffer libavcodec |