[FFmpeg-cvslog] lavfi/vf_scale_qsv: fix the class_name in help for scale_qsv

2020-02-17 Thread Linjie Fu
ffmpeg | branch: master | Linjie Fu | Tue Jan 21 16:50:14 2020 +0800| [edf2c7be5c60bc1ab4141b26dd948c4a3adf8423] | committer: Zhong Li lavfi/vf_scale_qsv: fix the class_name in help for scale_qsv Class name is used in show_help_children(avfilter_get_class(),...) to prompt the available filters.

[FFmpeg-cvslog] lavc/qsvenc: add support for external bitrate control for HEVC

2020-02-17 Thread Linjie Fu
ffmpeg | branch: master | Linjie Fu | Thu Feb 13 20:47:24 2020 +0800| [ebee8085952de079946d903f0cc6e37aee3bc035] | committer: Zhong Li lavc/qsvenc: add support for external bitrate control for HEVC Enables option for hevc_qsv encoder: -extbrc Improvements in BD-Rate could be observed with

[FFmpeg-cvslog] libavcodec/qsvenc.c: Set mjpeg height and width alignment

2020-02-17 Thread JonCookCubic
ffmpeg | branch: master | JonCookCubic | Tue Jan 21 13:06:43 2020 +| [566de255992a0727aa0cbafb08b366e36ea2adc9] | committer: Zhong Li libavcodec/qsvenc.c: Set mjpeg height and width alignment Currently width_align and height_align are zero when encoding with mjpeg_qsv, which causes "Error

[FFmpeg-cvslog] avformat/dashenc: warn if Producer Reference Time element option is missing when ldash mode is used

2020-02-17 Thread James Almer
ffmpeg | branch: master | James Almer | Mon Feb 17 12:44:18 2020 -0300| [601d5744404990db92a0d6e13274a158cb13b157] | committer: James Almer avformat/dashenc: warn if Producer Reference Time element option is missing when ldash mode is used Signed-off-by: James Almer > http://git.videolan.org

[FFmpeg-cvslog] avformat/dashenc: disable Resync elements when using DVB-DASH profile

2020-02-17 Thread James Almer
ffmpeg | branch: master | James Almer | Mon Feb 17 12:16:07 2020 -0300| [55cbccbc2ca644410715c21c5e46ef6b174e2c98] | committer: James Almer avformat/dashenc: disable Resync elements when using DVB-DASH profile Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi