packetizer: h264: reset timestamps on each AU and always set when missing
commit289607e7ef14c37f07cecd3f2cbfc4763f44e7e7
authorFrancois Cartegnie <fcvlcdev@free.fr>
Wed, 8 Nov 2017 17:08:45 +0000 (8 18:08 +0100)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Thu, 9 Nov 2017 10:11:01 +0000 (9 11:11 +0100)
tree62db11245b9e61db13bce58ecc7399b13ba8a88b
parentb891642798373650c159484aca8bd566e1bd1794
packetizer: h264: reset timestamps on each AU and always set when missing

avoids breaking on rtsp streams where the AU header carries the
timestamps and slice have none.
modules/packetizer/h264.c