Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 19 Sep 2008 18:53:31 +0000 | michael | Remove fixme that is based on the assumption of !direct_8x8_inference && MBAFF. libavcodec |
Fri, 19 Sep 2008 18:49:17 +0000 | michael | Remove check and error message for "MBAFF + !direct_8x8_inference is not implemented" libavcodec |
Thu, 18 Sep 2008 16:36:19 +0000 | michael | Make pps/sps scaling_matrix initialization closer to the spec. libavcodec |
Thu, 18 Sep 2008 16:02:51 +0000 | superdump | Zero 'idx' for each iteration of the coupling gain loop and as it is only used libavcodec |
Thu, 18 Sep 2008 15:48:37 +0000 | superdump | Cosmetics: missing brackets libavcodec |
Thu, 18 Sep 2008 15:35:08 +0000 | superdump | Cast the return value of get_bits() to signed integer such that the subtraction libavcodec |
Thu, 18 Sep 2008 15:13:15 +0000 | michael | Ensure that extradata is not parsed twice. libavcodec |