oggdemux: Provide packet duration function for old FLAC mapping too
Fixes bug #613809.
This commit is contained in:
parent
7683cf8eb3
commit
482dd1e56a
@ -1157,7 +1157,7 @@ static const GstOggMap mappers[] = {
|
|||||||
granule_to_granulepos_default,
|
granule_to_granulepos_default,
|
||||||
is_keyframe_true,
|
is_keyframe_true,
|
||||||
is_header_fLaC,
|
is_header_fLaC,
|
||||||
NULL
|
packet_duration_flac
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"\177FLAC", 5, 36,
|
"\177FLAC", 5, 36,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user