Kaynağa Gözat

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

jp9000 11 yıl önce
ebeveyn
işleme
02d408c730
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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"}
 };