h264parse: Don't insert extra AUD if exists in bitstream already
AUD nalu in packetized format is completely valid and therefore we should not assume that we should insert AUD for packetized -> bytestream conversion.
Fixes: #862 (closed)
Edited by Seungha Yang