OSDN Git Service

Fix AUD insert issue in AVC encoder with GEN6/7.5/8.
authorJun Zhao <jun.zhao@intel.com>
Tue, 16 May 2017 15:26:34 +0000 (23:26 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 22 May 2017 07:51:44 +0000 (15:51 +0800)
commit5f479acd6d856c13be18321642eac8e9635b25c9
tree0bba68590bc99833af3ec570c6781549a260fcd6
parent4f91841d918fdcaf13a7ab411246a7b23d01becf
Fix AUD insert issue in AVC encoder with GEN6/7.5/8.

If find the AUD NAL in raw data list, it will insert AUD first in
the bitstream.

Fix #155

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