oggdemux: use the default granpos functions for kate streams

Set timestamps on kate packets. See bug #600929.
This commit is contained in:
Vincent Penquerc'h 2010-01-24 12:31:04 +00:00 committed by Tim-Philipp Müller
parent 047059e504
commit 6b8175d96a

View file

@ -1233,8 +1233,8 @@ static const GstOggMap mappers[] = {
"\200kate\0\0\0", 8, 0,
"text/x-kate",
setup_kate_mapper,
NULL,
NULL,
granulepos_to_granule_default,
granule_to_granulepos_default,
NULL,
is_header_count,
NULL