[FFmpeg-cvslog] tests/fate: addition of test case for hls variant stream creation with master playlist

2017-11-19 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Mon Nov 20 10:05:33 2017 +0800| [218ce1f6237b39090015809468f8e933bb09d9b8] | committer: Steven Liu tests/fate: addition of test case for hls variant stream creation with master playlist Reviewed-by: Steven Liu <l

[FFmpeg-cvslog] avformat/hlsenc: creation of hls variant streams in a single hlsenc instance

2017-11-19 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Mon Nov 20 10:02:11 2017 +0800| [92a32d0747b089d46ae9bfea9ff79c74fdc4416f] | committer: Steven Liu avformat/hlsenc: creation of hls variant streams in a single hlsenc instance Reviewed-by: Steven Liu <lingjiujia...@

[FFmpeg-cvslog] avformat/hlsenc: creation of hls master playlist file

2017-11-19 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Mon Nov 20 10:04:34 2017 +0800| [77ab1d7baed9b266aca1c656db1b4f1e32bee0aa] | committer: Steven Liu avformat/hlsenc: creation of hls master playlist file Reviewed-by: Steven Liu <lingjiujia...@gmail.com> > http://g

[FFmpeg-cvslog] avformat/dashenc: configuring container format options

2018-05-15 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Mon May 7 15:46:02 2018 +0530| [e3518821c95d3a90498e93e53dcc886b9d082ccf] | committer: Karthick Jeyapal avformat/dashenc: configuring container format options > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] avformat/movenc: creating producer reference time (PRFT) box

2018-05-28 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit | Mon May 7 15:45:51 2018 +0530| [5717cd80dcb825efcbcb0b936a02b755cd2d5f62] | committer: Karthick Jeyapal avformat/movenc: creating producer reference time (PRFT) box The producer reference time box supplies relative wall-clock times at which movie

[FFmpeg-cvslog] avformat/utils: function to get the formatted ntp time

2018-05-28 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit | Mon May 7 15:45:36 2018 +0530| [f09635f2a2e653ab5f790b1e9d7a15794745ca30] | committer: Karthick Jeyapal avformat/utils: function to get the formatted ntp time This utility function creates 64-bit NTP time format as per the RFC 5905. A simple

[FFmpeg-cvslog] avfilter/drawtext: present 'hms' formatted 'pts' in 24h format

2018-06-04 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit | Mon May 7 19:04:42 2018 +0530| [37abfe8c2dd9d222534d5b6929fb7ffda9fa5b15] | committer: Karthick Jeyapal avfilter/drawtext: present 'hms' formatted 'pts' in 24h format HMS is formatted as HH:MM:SS.mmm, but, HH part is not limited to 24 hours

[FFmpeg-cvslog] fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabled

2018-06-04 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit | Sun May 6 22:56:59 2018 +0530| [146cdf7e4bb029c9e457742d82d00d3b396b9ff4] | committer: Michael Niedermayer fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabled Forced key frames generation functionality was assuming the first PTS

[FFmpeg-cvslog] avformat/hlsenc:addition of #EXT-X-MEDIA tag and AUDIO attribute

2017-12-22 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Sat Dec 23 13:42:00 2017 +0800| [d02289c386ecf1c07f2441674c550008cb869d50] | committer: Steven Liu avformat/hlsenc:addition of #EXT-X-MEDIA tag and AUDIO attribute Signed-off-by: Steven Liu <l...@chinaffmpeg.org

[FFmpeg-cvslog] avdevice/decklink: addition of absolute wallclock option for pts source

2018-01-20 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Mon Jan 15 14:10:26 2018 +0530| [fc93eca126aa4d68dd37c3e1b9d15bf05565ef04] | committer: Marton Balint avdevice/decklink: addition of absolute wallclock option for pts source Signed-off-by: Marton Balint <c...@passwd.hu

[FFmpeg-cvslog] avdevice/decklink: addition of PTS_SRC_NB in enum DecklinkPtsSource

2018-01-20 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Mon Jan 15 14:10:11 2018 +0530| [dfa2523bdd820348634325edaf6e3ae2afb8c218] | committer: Marton Balint avdevice/decklink: addition of PTS_SRC_NB in enum DecklinkPtsSource Signed-off-by: Marton Balint <c...@passwd.hu

[FFmpeg-cvslog] avdevice/decklink: addition of copyts option

2018-01-20 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Mon Jan 15 14:09:46 2018 +0530| [7c27bbd590e6d9da5b7b33163e7dce7876ef2b58] | committer: Marton Balint avdevice/decklink: addition of copyts option Signed-off-by: Marton Balint <c...@passwd.hu> > http://g

[FFmpeg-cvslog] avformat/movenc: addition of flag to fragment at every frame

2018-02-20 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Mon Feb 19 11:43:09 2018 +0530| [a877d22d9a8af3cd9a7da500fe2db99bebd38dd5] | committer: Michael Niedermayer avformat/movenc: addition of flag to fragment at every frame Signed-off-by: Michael Niedermayer <mich...@niede

[FFmpeg-cvslog] avformat/dashenc: chunk streaming support for low latency use cases

2018-02-23 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Mon Feb 19 11:43:36 2018 +0530| [28924f4b488a2a22c2a1e41706fd97b6e484325c] | committer: Karthick Jeyapal avformat/dashenc: chunk streaming support for low latency use cases > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] avformat/dashenc: opening a segment file when its first frame is ready

2018-02-23 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Mon Feb 19 11:43:25 2018 +0530| [ffe7cc89d0ce352fd9e67283d6a949eaa98f46a4] | committer: Karthick Jeyapal avformat/dashenc: opening a segment file when its first frame is ready > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] avformat/hlsenc: configurable variant stream index position in filenames

2018-01-01 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Tue Jan 2 10:46:17 2018 +0800| [e872befdb5974bb609e337c895cefbf9bb51187c] | committer: Steven Liu avformat/hlsenc: configurable variant stream index position in filenames > http://git.videolan.org/gitweb.cgi/ffmpeg.git/

[FFmpeg-cvslog] avformat/hlsenc: creation of variant streams in subdirectories

2018-01-01 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Tue Jan 2 10:46:48 2018 +0800| [41e51fbcd9ed3fd3d9e8f98a017b152506a965d2] | committer: Steven Liu avformat/hlsenc: creation of variant streams in subdirectories Reviewed-by: Steven Liu <l...@chinaffmpeg.org

[FFmpeg-cvslog] avformat/hlsenc: revamped master playlist url creation logic

2018-01-01 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Tue Jan 2 10:45:28 2018 +0800| [26e1efb04f3864b813c74eaf85fbe1ea352bb7f0] | committer: Steven Liu avformat/hlsenc: revamped master playlist url creation logic > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] avformat/hlsenc: closed caption tags in the master playlist

2018-01-23 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Wed Jan 24 11:42:57 2018 +0800| [1948b76a1beabbcf36480c4b2c2af891886ead88] | committer: Steven Liu avformat/hlsenc: closed caption tags in the master playlist > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] avformat/hlsenc: fix for zero EXTINF tag duration

2018-03-12 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Mon Mar 12 23:17:58 2018 +0800| [9c249110ea974ce213840fde5ee5a3d842fa088d] | committer: Steven Liu avformat/hlsenc: fix for zero EXTINF tag duration This is the fix for bug https://trac.ffmpeg.org/ticket/7073

[FFmpeg-cvslog] avformat/dashenc: segmentation at the configured segment duration rate

2018-04-17 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Wed Apr 11 12:48:18 2018 +0530| [ab789e184c20bd32e50b083a8731ba9b34088d66] | committer: Karthick Jeyapal avformat/dashenc: segmentation at the configured segment duration rate When use_template is enabled and use_ti

[FFmpeg-cvslog] avformat/dashenc: logic to compute muxer overhead

2018-04-17 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Wed Apr 11 12:49:55 2018 +0530| [85ae55eca390af4d8bb390eb03ce190c7005f636] | committer: Karthick Jeyapal avformat/dashenc: logic to compute muxer overhead > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] avformat/dashenc: removed 'write_manifest' call from 'write_header'

2018-04-17 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Wed Apr 11 12:49:26 2018 +0530| [1263d91198676790527f288e9af52eeb8d6afc45] | committer: Karthick Jeyapal avformat/dashenc: removed 'write_manifest' call from 'write_header' Calling 'write_manifest' from 'write_header' was c

[FFmpeg-cvslog] avformat/dashenc: addition of muxer overhead in master playlist's bandwidth

2018-04-17 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Wed Apr 11 12:50:03 2018 +0530| [0c7bc7eb4789f4ee27296c0ff85c6d973c157531] | committer: Karthick Jeyapal avformat/dashenc: addition of muxer overhead in master playlist's bandwidth > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] avformat/dashenc: addition of muxer overhead for @bandwidth param in MPD

2018-04-17 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Wed Apr 11 12:50:19 2018 +0530| [2c51e33bc1e26aa8071434dd619981e1c725263f] | committer: Karthick Jeyapal avformat/dashenc: addition of muxer overhead for @bandwidth param in MPD > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] avformat/dashenc: addition of segment index correction logic

2018-04-17 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Wed Apr 11 12:50:25 2018 +0530| [d10cefbfe50e0cee80f96d6c1007b33f3292a698] | committer: Karthick Jeyapal avformat/dashenc: addition of segment index correction logic The logic is applicable only when use_template is e

[FFmpeg-cvslog] avformat/dashenc: replacing 'min_seg_duration' with 'seg_duration'

2018-04-17 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Mon Apr 16 11:13:45 2018 +0530| [01ba52852d2ada3c79fe02a7de5bc1fdc27d56e8] | committer: Karthick Jeyapal avformat/dashenc: replacing 'min_seg_duration' with 'seg_duration' There are use cases where average segment duration

[FFmpeg-cvslog] avformat/dashenc: fix for segment open issue when persistent connection is enabled

2018-03-03 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit <vdi...@akamai.com> | Fri Mar 2 12:10:37 2018 +0530| [0dd1fff1c97d6d4e4f9c485028652aa791e4a91f] | committer: Karthick Jeyapal avformat/dashenc: fix for segment open issue when persistent connection is enabled > http://git.videolan.org/g