mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
Change everyone to video/x-msvideo
Original commit message from CVS: Change everyone to video/x-msvideo
This commit is contained in:
parent
8c0d56d293
commit
c7759cfe11
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue