[FFmpeg-cvslog] avformat/dashenc: writing average segment duration for @duration in template mode

2018-04-17 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit | Wed Apr 11 12:48:29 2018 +0530| [51888c85d4c196bffa1a02907d7dcd98d538b889] | committer: Karthick Jeyapal avformat/dashenc: writing average segment duration for @duration in template mode > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5

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

2018-04-17 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit | 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_timeline is disabled, typically it i

[FFmpeg-cvslog] avformat/dashenc: setting @availabilityStartTime when the first frame is ready

2018-04-17 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit | Wed Apr 11 12:49:36 2018 +0530| [3e75057a1d702ccc71f858095f64f6cd96f6461e] | committer: Karthick Jeyapal avformat/dashenc: setting @availabilityStartTime when the first frame is ready @availabilityStartTime specifies the anchor for the computation o

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

2018-04-17 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit | 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 needs to be configured and

[FFmpeg-cvslog] avformat/dashenc: addition of @availabilityTimeOffset in MPD

2018-04-17 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit | Wed Apr 11 12:49:47 2018 +0530| [990380367b071212675813be25c2a93054c1d3d2] | committer: Karthick Jeyapal avformat/dashenc: addition of @availabilityTimeOffset in MPD availability time of Nth segment = availabilityStartTime + (N*segment duration) -

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

2018-04-17 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit | 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/ffmpeg.git/?a=commit;h=2c51e33bc1e

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

2018-04-17 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit | 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 enabled and use_timeline is disab

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

2018-04-17 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit | 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 causing creation of first M

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

2018-04-17 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit | 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/ffmpeg.git/?a=commit;h=0c7bc7eb

[FFmpeg-cvslog] avformat/dashenc: constructing MPD's bandwidth string locally

2018-04-17 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit | Wed Apr 11 12:50:11 2018 +0530| [af6058d03b6f349d4d6db803e48e8d805c939c44] | committer: Karthick Jeyapal avformat/dashenc: constructing MPD's bandwidth string locally > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=af6058d03b6f349d4d6db8

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

2018-04-17 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit | 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=commit;h=85ae55eca390af4d8bb390eb03ce190c70

[FFmpeg-cvslog] avfilter: add lowshelf and highshelf filters

2018-04-17 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Apr 17 11:31:34 2018 +0200| [2fc12f4971a788acbd42861af90858cc0981417a] | committer: Paul B Mahol avfilter: add lowshelf and highshelf filters These are old bass and treble filters. Make bass and treble filters better at boosting. Signed-off-by: Paul

[FFmpeg-cvslog] ffprobe: report unavailable SAR correctly in stream info

2018-04-17 Thread Timo Teräs
ffmpeg | branch: release/4.0 | Timo Teräs | Thu Apr 12 11:07:36 2018 +0300| [de253343c151e0ba752f91088ab1aa87f50e1590] | committer: Rostislav Pehlivanov ffprobe: report unavailable SAR correctly in stream info av_guess_sample_aspect_ratio() will return undefined or missing value as {0,1}. This

[FFmpeg-cvslog] avformat/movenc: support writing iTunes cover image

2018-04-17 Thread Timo Teräs
ffmpeg | branch: release/4.0 | Timo Teräs | Sat Apr 14 21:32:11 2018 +0300| [ca85c3cd7d645f2568ebf28d3ddf436cbeb1743e] | committer: Rostislav Pehlivanov avformat/movenc: support writing iTunes cover image Fixes https://trac.ffmpeg.org/ticket/2798 This makes movenc handle AV_DISPOSITION_ATTACH

[FFmpeg-cvslog] avformat/movenc: support writing iTunes cover image

2018-04-17 Thread Timo Teräs
ffmpeg | branch: master | Timo Teräs | Sat Apr 14 21:32:11 2018 +0300| [9af71b326fda1c6f32a26d465f7740110113e759] | committer: Rostislav Pehlivanov avformat/movenc: support writing iTunes cover image Fixes https://trac.ffmpeg.org/ticket/2798 This makes movenc handle AV_DISPOSITION_ATTACHED_PI

[FFmpeg-cvslog] ffprobe: report unavailable SAR correctly in stream info

2018-04-17 Thread Timo Teräs
ffmpeg | branch: master | Timo Teräs | Thu Apr 12 11:07:36 2018 +0300| [c663dce031b3973e37c83ae1818f1484e1cf482c] | committer: Rostislav Pehlivanov ffprobe: report unavailable SAR correctly in stream info av_guess_sample_aspect_ratio() will return undefined or missing value as {0,1}. This fixe

[FFmpeg-cvslog] libavformat/http: Fix memory leak in get_cookies.

2018-04-17 Thread Richard Shaffer
ffmpeg | branch: master | Richard Shaffer | Fri Apr 13 16:42:32 2018 -0700| [9a8811f478db4c24e9acb597274c5feace11f364] | committer: wm4 libavformat/http: Fix memory leak in get_cookies. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9a8811f478db4c24e9acb597274c5feace11f364 --- li

[FFmpeg-cvslog] avcodec/proresdec_lgpl: pass return values instead of discarding them

2018-04-17 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Apr 18 00:05:33 2018 +0200| [3c6f701524137d2dc58ff26efcf2e2c6d4b86413] | committer: Paul B Mahol avcodec/proresdec_lgpl: pass return values instead of discarding them Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] avformat/hls: remove redundant code

2018-04-17 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Wed Apr 18 11:22:23 2018 +0800| [223f3dff8cd874143b6d531b2c8f45ad0dc9d9f6] | committer: Steven Liu avformat/hls: remove redundant code Suggested-by: Richard Shaffer Signed-off-by: Steven Liu > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2