packetizer: h264: always use picture start stamp
commit00e966564908b3341bf28dc9bc75d67c1fa06cee
authorFrancois Cartegnie <fcvlcdev@free.fr>
Fri, 12 Aug 2016 13:15:26 +0000 (12 15:15 +0200)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Fri, 12 Aug 2016 14:28:44 +0000 (12 16:28 +0200)
tree44d22e7cbe1e50d4f907272432416dcd37e3702e
parent63337cab3bc1aa3391721372c27ded107767ea4c
packetizer: h264: always use picture start stamp

Avoids time gap of first AU.
First output pic dts/pts can't be from first seen NAL
if it has to go through sync on iframe.

Fixes weird stuff with muxers
modules/packetizer/h264.c