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

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to