Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
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 |
Wed, 17 Jan 2007 11:02:07 +0000 | lu_zero | Avoid branches in the loop and solve a gcc warning libavcodec |
Wed, 17 Jan 2007 10:47:58 +0000 | lu_zero | Cosmetics libavcodec |
Wed, 17 Jan 2007 10:26:13 +0000 | takis | fix segfault with http://sam.zoy.org/zzuf/lol-ffplay.ogm and libavcodec |
Tue, 16 Jan 2007 23:28:41 +0000 | michael | set data_size to 0 so that in case we return without setting it nothing funny can happen libavcodec |
Tue, 16 Jan 2007 22:07:49 +0000 | lu_zero | fix a gcc warning, avoid an unnecessary operation libavcodec |