Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 21 Jan 2007 09:55:28 +0000 | reimar | Fix crash when pred_order greater s->blocksize >> rice_order. libavcodec |
Sat, 20 Jan 2007 13:50:00 +0000 | michael | checking bitstream values and other related changes libavcodec |
Fri, 19 Jan 2007 22:12:59 +0000 | alex | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 libavcodec |
Fri, 19 Jan 2007 12:41:56 +0000 | gpoirier | remove useless cast that makes code unreadable libavcodec |
Fri, 19 Jan 2007 09:37:04 +0000 | gpoirier | harden h264 decoding to prevent some crashes when input data is corrupted. libavcodec |
Fri, 19 Jan 2007 03:14:13 +0000 | michael | uint16->uint8 libavcodec |
Thu, 18 Jan 2007 13:35:24 +0000 | takis | Change the Snow encoder to always use the available MotionEstContext pointer. libavcodec |