[FFmpeg-cvslog] avcodec: Document that init_static_data() is not intended for time consuming operations.

2018-02-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Feb 6 01:21:08 2018 +0100| [ddd851f7cbcb9181445b81bb3ff526f11f69c295] | committer: Michael Niedermayer avcodec: Document that init_static_data() is not intended for time consuming operations. Reviewed-by: Muhammad Faiz Signed-off-by: Micha

[FFmpeg-cvslog] doc/APIchanges: mention a few more recently introduced and deprecated functions

2018-02-07 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Feb 7 17:05:01 2018 -0300| [3f0a41367eb9180ab6d22d43ad42b9bd85a26df0] | committer: James Almer doc/APIchanges: mention a few more recently introduced and deprecated functions Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.gi

[FFmpeg-cvslog] doc/APIchanges: fix a recent depreacted function name

2018-02-07 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Feb 7 16:56:47 2018 -0300| [9d8fb095e6f886cf0fd377cfb416b00ff1e24bd1] | committer: James Almer doc/APIchanges: fix a recent depreacted function name Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9d8fb095e6f8

[FFmpeg-cvslog] avformat: fix stream_segment muxer build dependencies

2018-02-07 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Feb 7 16:42:11 2018 -0300| [cf51b4992d41a8e6df47cc636116c07f78a1] | committer: James Almer avformat: fix stream_segment muxer build dependencies Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cf51b499

[FFmpeg-cvslog] avformat/hls: Support metadata updates from subdemuxers

2018-02-07 Thread Richard Shaffer
ffmpeg | branch: master | Richard Shaffer | Fri Feb 2 12:59:45 2018 -0800| [651d5f963921bbd547373380e1581df9bbc83199] | committer: wm4 avformat/hls: Support metadata updates from subdemuxers If a subdemuxer has the updated metadata event flag set, the metadata is copied to the corresponding st

[FFmpeg-cvslog] lavfi: add a gitignore file for OpenCL compiled kernels

2018-02-07 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Mon Feb 5 11:04:45 2018 +| [33d632d40e147f99aaacafd9621f696a27dbf239] | committer: Rostislav Pehlivanov lavfi: add a gitignore file for OpenCL compiled kernels Signed-off-by: Rostislav Pehlivanov > http://git.videolan.org/gitweb.cgi/ffmpe