mirror of
https://github.com/mpv-player/mpv
synced 2024-11-07 01:47:00 +01:00
parent
2a70140ba8
commit
9e15e3ad8f
@ -4440,7 +4440,7 @@ static void visit_meta(struct demuxer *demuxer, void *ctx,
|
||||
static void visit_detect(void *ctx, void *ta, char **s)
|
||||
{
|
||||
char **all = ctx;
|
||||
abort();
|
||||
|
||||
if (*s)
|
||||
*all = talloc_asprintf_append_buffer(*all, "%s\n", *s);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user