h264 packetizer needs to be able to recreate the i_dts
When we receive h264 from liveMedia, we don't have an i_dts for the blocks. For display this is not an issue, but stream output needs the i_dts. So the h264 packetizer needs to be able to rebuild the i_dts from scratch, so we can save and stream h264 RTP streams.