[FFmpeg-cvslog] avformat/dashdec: remove unused functions and process code

2018-08-06 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Tue Aug 7 12:37:02 2018 +0800| [d54ae9b782c85e626a1e49a8ee204728746227d1] | committer: Steven Liu avformat/dashdec: remove unused functions and process code Based on a patch for hls by Richard Shaffer Signed-off-by: Steven Liu > http://git.videolan.or

[FFmpeg-cvslog] avformat/dashdec: Fix memleak when resolve_content_path

2018-08-06 Thread Jacek Jendrzej
ffmpeg | branch: master | Jacek Jendrzej | Tue Aug 7 11:32:05 2018 +0800| [0cf5e6b5b4e162efd71e0e331b0aa87d903517e3] | committer: Steven Liu avformat/dashdec: Fix memleak when resolve_content_path Can be reproduced with: valgrind --leak-check=full -v ffmpeg -i http://yt-dash-mse-test.commo

[FFmpeg-cvslog] avformat/dashdec: fix for ticket #7336

2018-08-06 Thread Jacek Jendrzej
ffmpeg | branch: master | Jacek Jendrzej | Tue Aug 7 11:30:04 2018 +0800| [2f45378ba14417cbb4fc9494ba941cb06443c4f9] | committer: Steven Liu avformat/dashdec: fix for ticket #7336 fix for ticket #7336 Reviewed-by: Steven Liu Signed-off-by: Steven Liu > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] lavc/qsvenc: expose qp of encoded frames

2018-08-06 Thread Zhong Li
ffmpeg | branch: master | Zhong Li | Fri Jun 1 18:21:28 2018 +0800| [6088b7b0373faad7a8e62a8c4eb4ced9084ad2d9] | committer: Zhong Li lavc/qsvenc: expose qp of encoded frames Requirement from ticket #7254. Currently only H264 supported by MSDK. Signed-off-by: Zhong Li > http://git.videolan.o

[FFmpeg-cvslog] fftools/qsv: add extra_hw_frames support

2018-08-06 Thread Zhong Li
ffmpeg | branch: master | Zhong Li | Wed Jul 25 16:05:38 2018 +0800| [6434b84460bb8b996bc52b33b2012e6b05d3a459] | committer: Zhong Li fftools/qsv: add extra_hw_frames support Currently extra_hw_frames can't be applied to qsv since it doesn't call function avcodec_get_hw_frames_parameters(). Gi

[FFmpeg-cvslog] vf_tonemap: Fix logic for detecting the maximum peak of untagged sources

2018-08-06 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Wed Jul 25 17:21:04 2018 +0200| [ce7ca726b2cae0eeb4a4e688c5c7d0ea05776832] | committer: Vittorio Giovara vf_tonemap: Fix logic for detecting the maximum peak of untagged sources When there is no metadata attached to a frame, take into account both t

[FFmpeg-cvslog] vf_tonemap: Update hdr metadata with the new peak value

2018-08-06 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Wed Jul 25 17:45:46 2018 +0200| [aa8e5eecac97dd3c87518e0accfb96dea05066c8] | committer: Vittorio Giovara vf_tonemap: Update hdr metadata with the new peak value Less effective than the approach in vf_tonemap_opencl because there is no peak detection

[FFmpeg-cvslog] vf_tonemap[_opencl]: Move determine_signal_peak() to a shared file

2018-08-06 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Wed Jul 25 16:44:50 2018 +0200| [e467179cfbe270c4b59b10f859b6925668d59583] | committer: Vittorio Giovara vf_tonemap[_opencl]: Move determine_signal_peak() to a shared file The two functions are identical. Use the shared LumaCoeffients type too. > h

[FFmpeg-cvslog] vf_tonemap_opencl: Move update_metadata() to a shared file

2018-08-06 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Wed Jul 25 17:02:45 2018 +0200| [572ef567a5288d36b8bc2531309710a0e891d35c] | committer: Vittorio Giovara vf_tonemap_opencl: Move update_metadata() to a shared file > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=572ef567a5288d36b8bc25313