From c7759cfe11fa4a6b8508a1b186fbfbd2675a5ba9 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Thu, 27 Nov 2003 21:48:40 +0000 Subject: [PATCH] Change everyone to video/x-msvideo Original commit message from CVS: Change everyone to video/x-msvideo --- gst/asfdemux/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/asfdemux/README b/gst/asfdemux/README index 7889a7e0e0..2435a64e9b 100644 --- a/gst/asfdemux/README +++ b/gst/asfdemux/README @@ -50,7 +50,7 @@ WMV1 WMV1 These video stream headers is very similar to that used in the AVI format as are the audio stream headers. In addition the content types are basically the same also so, for compatibility with existing -plugins the src pads are set up as video/avi. This enables +plugins the src pads are set up as video/x-msvideo. This enables compatibility with the ffmpeg plugin. The demuxing process begins with the loop function gst_asf_demux_loop