[FFmpeg-cvslog] avdevice/dshow: Fix missing PCM sample size option when it is used as the lone option for DirectShow audio capture

2021-11-05 Thread Brad Isbell
ffmpeg | branch: master | Brad Isbell | Wed Nov 3 20:38:59 2021 -0500| [9d4989f2e17c11d4ee9daa489b6e4f5195d80b99] | committer: Michael Niedermayer avdevice/dshow: Fix missing PCM sample size option when it is used as the lone option for DirectShow audio capture Signed-off-by: Brad Isbell

[FFmpeg-cvslog] avdevice/dshow: Use WAVEFORMATEX from AM_MEDIA_TYPE for describing device capabilities. (Fixes #9420)

2021-11-05 Thread Brad Isbell
ffmpeg | branch: master | Brad Isbell | Sun Oct 3 00:16:05 2021 -0500| [d9a9b4c877b85fea5a5bad74c3d592a756047f79] | committer: Michael Niedermayer avdevice/dshow: Use WAVEFORMATEX from AM_MEDIA_TYPE for describing device capabilities. (Fixes #9420) Signed-off-by: Brad Isbell Reviewed-by