[FFmpeg-cvslog] avcodec/wavpack: fix decoding of files with many channels

2018-12-28 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Dec 28 12:16:39 2018 +0100| [cfa7709d05b1ad6cdafe3d20c91d38d7db503b3e] | committer: Paul B Mahol avcodec/wavpack: fix decoding of files with many channels Fixes decoding of Run_The_Race_-_3rd_Order_Ambisonic_SN3D.wv > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avformat/wvdec: detect and error out on WavPack DSD files

2018-12-28 Thread David Bryant
ffmpeg | branch: master | David Bryant | Tue Nov 20 21:00:47 2018 -0800| [db109373d87b1fa5fe9f3d027d1bb752f725b74a] | committer: Paul B Mahol avformat/wvdec: detect and error out on WavPack DSD files Not currently supported. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=db109373

[FFmpeg-cvslog] Makefile: Allow "make clean" to delete compat/atomics/pthread/stdatomic.o

2018-12-28 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Fri Dec 28 14:04:10 2018 +0100| [8d422e7fef9744e0b582a34217dab9352a8b2a8a] | committer: Carl Eugen Hoyos Makefile: Allow "make clean" to delete compat/atomics/pthread/stdatomic.o Reported-by: Eric Thomas > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] tools: add target_dec_fate.sh

2018-12-28 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Sep 10 01:45:04 2018 +0200| [fccba32b4c4f16682b2c34a4c84449a84f91d4d9] | committer: Michael Niedermayer tools: add target_dec_fate.sh Script to download and test ossfuzz testcases This also includes a list of such testcases. I intend to subse