diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml index 95c8413b2d..49b4b553a9 100644 --- a/DOCS/xml/en/codecs.xml +++ b/DOCS/xml/en/codecs.xml @@ -539,26 +539,24 @@ decoders: 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 - - -