[FFmpeg-cvslog] Add IRC nicknames

2018-05-14 Thread Tomas Härdin
ffmpeg | branch: master | Tomas Härdin | Sat Apr 7 12:18:00 2018 +0200| [10ed9f2b12936a51047124358dffcee7dab8f421] | committer: Tomas Härdin Add IRC nicknames > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=10ed9f2b12936a51047124358dffcee7dab8f421 --- MAINTAINERS | 11 +++---

[FFmpeg-cvslog] avfilter/vf_amplify: check if array is availabe before using it

2018-05-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon May 14 16:00:00 2018 +0200| [e3a697eda3b7c3e786a8e7dba9d4627c922f9aad] | committer: Paul B Mahol avfilter/vf_amplify: check if array is availabe before using it Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h

[FFmpeg-cvslog] avfilter/vf_srcnn: use function to get number of threads

2018-05-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon May 14 16:02:00 2018 +0200| [80b474875e72897b3f7eb2f0edbeaa4b2087da61] | committer: Paul B Mahol avfilter/vf_srcnn: use function to get number of threads Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=80b474

[FFmpeg-cvslog] configure: add pkg-config check for libmysofa

2018-05-14 Thread Reino Wijnsma
ffmpeg | branch: master | Reino Wijnsma | Mon May 7 17:59:43 2018 +0200| [1548d2a5a547dd043726c102687b184c7ac08575] | committer: Paul B Mahol configure: add pkg-config check for libmysofa This does require libmysofa with today's latest commit (https://github.com/hoene/libmysofa/commit/08f243

[FFmpeg-cvslog] avfilter/vf_lut2: add timeline support to tlut2 filter

2018-05-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon May 14 18:26:16 2018 +0200| [2bde38c0ab6c06aca6a5460055c5b1e1296732f3] | committer: Paul B Mahol avfilter/vf_lut2: add timeline support to tlut2 filter Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2bde38c0

[FFmpeg-cvslog] avfilter/vf_blend: add timeline support to tblend filter

2018-05-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon May 14 17:58:27 2018 +0200| [a27cab9eca631d9b27fafb4efadde99bae33383b] | committer: Paul B Mahol avfilter/vf_blend: add timeline support to tblend filter Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a27cab

[FFmpeg-cvslog] avformat/mpegts: initialize section_buf to fix valgrind test failure

2018-05-14 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Mon May 14 10:24:44 2018 -0700| [42a03e77000692ad6de032b8cf684e1d6ec73790] | committer: Aman Gupta avformat/mpegts: initialize section_buf to fix valgrind test failure http://fate.ffmpeg.org/report.cgi?slot=x86_64-archlinux-gcc-valgrind&time=20180513001958

[FFmpeg-cvslog] configure: Mention the dash demuxer in the libxml2 help text.

2018-05-14 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Mon May 14 21:00:26 2018 +0200| [20b88076223b88f99e44b6ac5d68749c8d6998ca] | committer: Carl Eugen Hoyos configure: Mention the dash demuxer in the libxml2 help text. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=20b88076223b88f99e44b6

[FFmpeg-cvslog] avcodec/h2645_parse: skip NALUs with no content after stripping all the trailing zeros

2018-05-14 Thread James Almer
ffmpeg | branch: master | James Almer | Mon May 14 18:09:32 2018 -0300| [9a09f4c54ab829811c2dd041cfb7196000590b78] | committer: James Almer avcodec/h2645_parse: skip NALUs with no content after stripping all the trailing zeros The GetBitContext is effectively empty in them. Signed-off-by: Jam

[FFmpeg-cvslog] avformat/dashenc: configuring container format options

2018-05-14 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit | Mon May 7 15:46:02 2018 +0530| [e3518821c95d3a90498e93e53dcc886b9d082ccf] | committer: Karthick Jeyapal avformat/dashenc: configuring container format options > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e3518821c95d3a90498e93e53dcc8