mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
... and keep playing of course
Original commit message from CVS: ... and keep playing of course
This commit is contained in:
parent
6cc44b9322
commit
cb0ef25591
1 changed files with 2 additions and 0 deletions
|
@ -1940,6 +1940,8 @@ gst_matroska_demux_parse_blockgroup (GstMatroskaDemux * demux,
|
|||
}
|
||||
GST_WARNING ("FIXME: implement support for ReferenceBlock");
|
||||
*/
|
||||
if (!gst_ebml_read_skip (ebml))
|
||||
res = FALSE;
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue