PAK encoding uses the reference list parsed from slice_param instead of hacked DPB
authorZhao Yakui <yakui.zhao@intel.com>
Thu, 9 May 2013 05:53:50 +0000 (13:53 +0800)
committerYakui Zhao <yakui.zhao@intel.com>
Thu, 9 May 2013 05:53:50 +0000 (13:53 +0800)
commitcdf8de02d41f5bc9f45f74861393beaa429d184e
tree16a22df0f99b82304335727e43d4952500377756
parent3e913422baae63a92c1e2b303adae1c7dec593a6
PAK encoding uses the reference list parsed from slice_param instead of hacked DPB

Of course it still can work if the slice_param doesn't contain the
valid REfPicList0/1(Hacked DPB mode). This is to be compatible with
the older version of avcenc tool.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
src/gen6_mfc.c
src/gen6_mfc.h
src/gen6_mfc_common.c
src/gen75_mfc.c