Browse Source

win-dshow: Remove MPEG2 (unlikely to be used)

jp9000 11 năm trước cách đây
mục cha
commit
02d408c730
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      plugins/win-dshow/win-dshow.cpp

+ 0 - 1
plugins/win-dshow/win-dshow.cpp

@@ -757,7 +757,6 @@ static const VideoFormatName videoFormatNames[] = {
 	{VideoFormat::HDYC,  "HDYC"},
 
 	/* encoded formats */
-	{VideoFormat::MPEG2, "MPEG2"},
 	{VideoFormat::MJPEG, "MJPEG"},
 	{VideoFormat::H264,  "H264"}
 };