[FFmpeg-devel] [PATCH 0/1] avformat/dashenc: Added #EXT-X-PROGRAM-DATE-TIME to HLS playlists
joepadmiraal
joep at exmachina.nl
Tue Mar 5 16:37:09 EET 2019
This is the third attempt for a patch that adds the #EXT-X-PROGRAM-DATE-TIME tag to HLS playlists when using the Dash muxer.
Thanks for reviewing the previous patches.
I used both a _ms and a _s variable to be in line with format_date_now().
However this is redundant in my use case so I changed it.
Also removed the duration variable.
joepadmiraal (1):
avformat/dashenc: Added #EXT-X-PROGRAM-DATE-TIME to HLS playlists
libavformat/dashenc.c | 20 ++++++++++++++++++--
1 file changed, 18 insertions(+), 2 deletions(-)
--
2.17.0
More information about the ffmpeg-devel
mailing list