From b835437de469bed866009ea52ac238aa57a2ac55 Mon Sep 17 00:00:00 2001 From: lorenm Date: Sat, 31 Dec 2005 00:41:35 +0000 Subject: [PATCH] update x264 feature summary git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17274 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/codecs.xml | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) 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 - - -