mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
get up-to-date with the gst_caps_debug api improved capsnego in mad improved capsnego in adder improved capsnego in i...
Original commit message from CVS: * get up-to-date with the gst_caps_debug api * improved capsnego in mad * improved capsnego in adder * improved capsnego in intfloat plugins * unbroke capsnego in stereomono plugins * fix cothread stack allocation within the main thread in new cothreads
This commit is contained in:
parent
3fc8a890e6
commit
3cf50753a8
2 changed files with 1 additions and 2 deletions
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 7b9a18016ec2fe74c23382856a0f480da259f971
|
||||
Subproject commit 2adced54d821c7870fd4d9e5e19482418a64c931
|
|
@ -87,7 +87,6 @@ read_config ();
|
|||
"vob", "mpegdemux video_00! { queue ! mpeg2dec ! $cfg{VIDEOSINK} } mpegdemux0.audio_00! { queue ! a52dec ! $cfg{AUDIOSINK} }",
|
||||
"wav", "wavparse ! $cfg{AUDIOSINK}",
|
||||
"fli", "flxdec ! colorspace ! $cfg{VIDEOSINK}"
|
||||
|
||||
);
|
||||
|
||||
if ($cfg{VISUALIZER}) {
|
||||
|
|
Loading…
Reference in a new issue