[FFmpeg-cvslog] avformat/libsrt: add several options supported in srt 1.3.0

2018-10-23 Thread Matsuzawa Tomohiro
ffmpeg | branch: master | Matsuzawa Tomohiro | Tue Oct 23 04:34:29 2018 +| [c2ac3b8e6a040e33d53fa13548848c8ba981a8e4] | committer: Marton Balint avformat/libsrt: add several options supported in srt 1.3.0 Several SRT options are missing. Since pkg_config requires libsrt v1.3.0 and above,

[FFmpeg-cvslog] avdevice/sdl2: add option to set window position

2018-10-23 Thread Dave Rice
ffmpeg | branch: master | Dave Rice | Mon Oct 1 17:17:24 2018 -0400| [110b4a491859e6e635f6513670785a9378c9551b] | committer: Marton Balint avdevice/sdl2: add option to set window position Allows arrangement of multiple windows such as: ffmpeg -re -f lavfi -i mandelbrot -f sdl -window_x 1 -win

[FFmpeg-cvslog] h264/pic_timing: support multiple timecodes

2018-10-23 Thread Josh de Kock
ffmpeg | branch: master | Josh de Kock | Fri Oct 12 13:38:26 2018 +0100| [76a8c3b522bf1000b327e8aea28710716c057cb9] | committer: Kieran Kunhya h264/pic_timing: support multiple timecodes > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=76a8c3b522bf1000b327e8aea28710716c057cb9 ---

[FFmpeg-cvslog] lavfi/vf_showinfo: support displaying S12M timecode sidedata

2018-10-23 Thread Josh de Kock
ffmpeg | branch: master | Josh de Kock | Fri Oct 12 13:39:51 2018 +0100| [0ac82eed6f9c7d1f54cb834ba9e20d129e70186a] | committer: Kieran Kunhya lavfi/vf_showinfo: support displaying S12M timecode sidedata > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0ac82eed6f9c7d1f54cb834ba9e20d

[FFmpeg-cvslog] lavc/h264: create AVFrame side data from H.264 timecodes

2018-10-23 Thread Devin Heitmueller
ffmpeg | branch: master | Devin Heitmueller | Fri Jun 29 14:57:13 2018 -0400| [4241e44a3c0193d182d3d614e7b4977c00c0225c] | committer: Kieran Kunhya lavc/h264: create AVFrame side data from H.264 timecodes Create SMPTE ST 12-1 timecodes based on H.264 SEI picture timing info. For framerates >

[FFmpeg-cvslog] fate: add h264 timecode test

2018-10-23 Thread Josh de Kock
ffmpeg | branch: master | Josh de Kock | Tue Oct 9 10:25:18 2018 +0100| [3f2103ec73c96d530b0516869363ad9ea730c909] | committer: Kieran Kunhya fate: add h264 timecode test > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3f2103ec73c96d530b0516869363ad9ea730c909 --- tests/fate/h264

[FFmpeg-cvslog] lavc/qsvenc_jpeg: add async_depth support

2018-10-23 Thread Zhong Li
ffmpeg | branch: master | Zhong Li | Thu Oct 11 17:26:12 2018 +0800| [0e3d7d845d9b4596c0dac1f6e99c493af07308ae] | committer: Zhong Li lavc/qsvenc_jpeg: add async_depth support Currently qsv (m)jpeg encoding is broken. Regression introducing by the commit(id: c1bcd3): fix async support, which re

[FFmpeg-cvslog] lavc/qsvenc_jpeg: set a default quality

2018-10-23 Thread Zhong Li
ffmpeg | branch: master | Zhong Li | Thu Oct 11 17:26:13 2018 +0800| [92c25963e8b68c47055b813334eaf76599936a90] | committer: Zhong Li lavc/qsvenc_jpeg: set a default quality Keep alignment with vaapi mjpeg encoder. Signed-off-by: Zhong Li Signed-off-by: Luca Barbato > http://git.videolan.or

[FFmpeg-cvslog] avfilter: add vibrance filter

2018-10-23 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Oct 19 20:10:48 2018 +0200| [b7b3e8c5c759350379eaf176f73334a65bfea2b4] | committer: Paul B Mahol avfilter: add vibrance filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b7b3e8c5c759350379eaf176f73334a65bfea2b4 --- Changelog