# HG changeset patch # User lorenm # Date 1135989695 0 # Node ID 30f4c40e137fdf1488d7c4f72baa3887724e67b0 # Parent 782712db746a37d25f5e37fd9a3ee6ed922c3829 update x264 feature summary diff -r 782712db746a -r 30f4c40e137f DOCS/xml/en/codecs.xml --- a/DOCS/xml/en/codecs.xml Fri Dec 30 21:40:39 2005 +0000 +++ b/DOCS/xml/en/codecs.xml Sat Dec 31 00:41:35 2005 +0000 @@ -539,26 +539,24 @@ Encoder features CAVLC/CABAC Multi-references - Intra: all macroblock types (16x16 and 4x4 with + Intra: all macroblock types (16x16, 8x8, and 4x4 with all predictions) Inter P: all partitions (from 16x16 down to 4x4) Inter B: partitions from 16x16 down to 8x8 (including SKIP/DIRECT) Ratecontrol: constant quantizer, constant bitrate, - or multipass ABR + single or multipass ABR, optional VBV Scene cut detection Adaptive B-frame placement B-frames as references / arbitrary frame order + 8x8 and 4x4 adaptive spatial transform + Lossless mode + Custom quantization matrices + Parallel encoding of multiple slices - -Encoder limitations - No real RD - - -