[FFmpeg-cvslog] avfilter/Makefile: add vulkan.h to the list of skipped headers

2020-02-06 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Feb 6 10:26:31 2020 -0300| [616e9b5cff69a53449bad0eb94c91a6fe2a46030] | committer: James Almer avfilter/Makefile: add vulkan.h to the list of skipped headers Should fix make checkheaders Signed-off-by: James Almer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avfilter/af_acrossover: improve filter output

2020-02-06 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Apr 14 19:03:39 2019 +0200| [270068b5af281dae9280306b1621d1f2b7920adb] | committer: Paul B Mahol avfilter/af_acrossover: improve filter output Makes sum always flat. Also faster. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=270068b5af

[FFmpeg-cvslog] avcodec/hevc: add support for Frame Duplication (Doubling/Tripling)

2020-02-06 Thread Praveen Karadugattu
ffmpeg | branch: master | Praveen Karadugattu | Thu Jan 23 19:12:17 2020 +0530| [31d7b17c4671329a372e2762b4c5892dd0314ee5] | committer: Paul B Mahol avcodec/hevc: add support for Frame Duplication (Doubling/Tripling) Parse picture_struct SEI value. > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] avformat: add demuxer for Simon & Schuster Interactive's VAG format

2020-02-06 Thread Zane van Iperen
ffmpeg | branch: master | Zane van Iperen | Thu Feb 6 06:58:14 2020 +| [343ccfcc4deb2257e1525f05284e6343816a91cc] | committer: Michael Niedermayer avformat: add demuxer for Simon & Schuster Interactive's VAG format Adds support for the custom VAG container used by some Simon & Schuster In

[FFmpeg-cvslog] avcodec: add decoder for Simon & Schuster Interactive's ADPCM variant

2020-02-06 Thread Zane van Iperen
ffmpeg | branch: master | Zane van Iperen | Thu Feb 6 06:58:10 2020 +| [5d038a86d69c9024e0fe6a434af7b73793b1d492] | committer: Michael Niedermayer avcodec: add decoder for Simon & Schuster Interactive's ADPCM variant Adds support for the ADPCM variant used by some Simon & Schuster Interac