oggdemux: use the default granpos functions for kate streams
Set timestamps on kate packets. See bug #600929.
This commit is contained in:
parent
047059e504
commit
6b8175d96a
@ -1233,8 +1233,8 @@ static const GstOggMap mappers[] = {
|
|||||||
"\200kate\0\0\0", 8, 0,
|
"\200kate\0\0\0", 8, 0,
|
||||||
"text/x-kate",
|
"text/x-kate",
|
||||||
setup_kate_mapper,
|
setup_kate_mapper,
|
||||||
NULL,
|
granulepos_to_granule_default,
|
||||||
NULL,
|
granule_to_granulepos_default,
|
||||||
NULL,
|
NULL,
|
||||||
is_header_count,
|
is_header_count,
|
||||||
NULL
|
NULL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user