shithub: libvpx

Download patch

ref: d6a59fb12c94cd31034e359b0ff639a9f6a27637
parent: 355db167347bc9f6f29cbea440838fd0d3be019d
author: Alexander Voronov <avoronov@graphics.cs.msu.ru>
date: Thu Oct 3 16:07:24 EDT 2013

Updated encoder to handle intra-only frames

Updated the encoder to handle frames that are coded
intra-only. Intra-only frames must be non-showable,
that is, the "show frame" flag must be set to 0 in
the frame header.

Tested by forcing the ARF frames to be coded intra-
only.

Note: The rate control code will need to be modified
to account for intra-only frames better than they
are currently handled.

Change-Id: I6a9dd5337deddcecc599d3a44a7431909ed21079