API: h264 decode: clarify slice_data_bit_offset field.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 3 Apr 2012 08:08:59 +0000 (10:08 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 4 Apr 2012 07:44:48 +0000 (09:44 +0200)
commit94874e7f90111eb9741a3b9614b55f9a80d85879
tree2e044683281665c0b4e554a2d876c20f223c808d
parentab62df1fe78b760099b101f2df2bd5432c273a8e
API: h264 decode: clarify slice_data_bit_offset field.

slice_data_bit_offset represents a bit offset from the NAL Header Unit
byte to the begining of the slice_data(), thus including any emulation
prevention bytes. Baiscally, this represents the number of bits parsed
for slice_header().

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
va/va.h