[FFmpeg-cvslog] lavf/dashenc: enable probesize/max_analyze_duration setting in sub-demuxer

2019-11-07 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Nov 2 22:46:00 2019 +0800| [a23c8d75ec34ea6dbc3c88e88f0ec6b6d6cbe91d] | committer: Jun Zhao lavf/dashenc: enable probesize/max_analyze_duration setting in sub-demuxer Enable probesize/max_analyze_duration setting when open the sub-demuxer, it's will be

[FFmpeg-cvslog] lavf/hls: support probesize/max_analyze_duration when open sub-demuxer

2019-11-07 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Nov 2 19:48:28 2019 +0800| [5307c12acbafb1640123ab6d9591b3c1ab9d4c5d] | committer: Jun Zhao lavf/hls: support probesize/max_analyze_duration when open sub-demuxer Add probesize/max_analyze_duration support when open the sub-demuxer, it's will be used t

[FFmpeg-cvslog] lavf/dashdec: drop unnecessary check before ff_format_io_close

2019-11-07 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Tue Sep 24 00:30:17 2019 +0800| [e7000389905f1ac2858ea2804d621e72f753a7eb] | committer: Jun Zhao lavf/dashdec: drop unnecessary check before ff_format_io_close ff_format_io_close will check the AVIOContext pointer pb, so drop the unnecessary check before ff

[FFmpeg-cvslog] lavf/hls: fix the log context setting in log message

2019-11-07 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Oct 27 10:00:24 2019 +0800| [bbf061c7ca392807028f83a71506d79e2c5306de] | committer: Jun Zhao lavf/hls: fix the log context setting in log message Fix the log context setting in log message Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/

[FFmpeg-cvslog] lavf/mov: add log context dump in log message

2019-11-07 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Oct 27 10:01:30 2019 +0800| [3dce89e55e4ccb2c0f5445ca0c28d6d8507b4bc5] | committer: Jun Zhao lavf/mov: add log context dump in log message add log context dump in log message. Reviewed-by: Michael Niedermayer Signed-off-by: Jun Zhao > http://git.vid

[FFmpeg-cvslog] lavf/flvenc: Cosmetics: fix indentation

2019-11-07 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Nov 2 19:59:45 2019 +0800| [d44c7235a80941501bcbaa168e8a454ef782c287] | committer: Jun Zhao lavf/flvenc: Cosmetics: fix indentation fix indentation Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d44c7235a80941501

[FFmpeg-cvslog] avfilter/vf_dnn_processing: add a generic filter for image proccessing with dnn networks

2019-11-07 Thread Guo , Yejun
ffmpeg | branch: master | Guo, Yejun | Thu Oct 31 16:33:02 2019 +0800| [4d980a8ceba9d0b7cc9f34a5f5cd769a4d7c2773] | committer: Pedro Arthur avfilter/vf_dnn_processing: add a generic filter for image proccessing with dnn networks This filter accepts all the dnn networks which do image processi