[FFmpeg-devel] [PATCH 0/4] avdevice/dshow fixups

Diederick Niehorster dcnieho at gmail.com
Sat Jan 1 18:39:54 EET 2022


These four patches fix three small new issues i found looking through
the dshow code (needd cleanup not being done), and fix a regression
introduced by my recent patches due to which devices that seem to not
behave according to spec but worked fine before my patches could no
longer be used.

Diederick Niehorster (4):
  avdevice/dshow: tv_tuner_audio_dialog cleanup missing
  avdevice/dshow: proper cleanup of queried media types
  avdevice/dshow: only set pin format if wanted
  avdevice/dshow: ensure pin's default format is set

 libavdevice/dshow.c          | 93 ++++++++++++++++++++++--------------
 libavdevice/dshow_crossbar.c |  4 ++
 2 files changed, 61 insertions(+), 36 deletions(-)

-- 
2.28.0.windows.1



More information about the ffmpeg-devel mailing list