Commit Graph

2 Commits

Author SHA1 Message Date
Moritz Bunkus
c9eb86f88d mkvmerge: fix "playlist_file" type in JSON output
"playlist_file" must be an array of strings, not a single string. In
verbose identification output mode this property has always been output
multiple times. In JSON only one of those was actually output, the last
one. Additionally the JSON schema didn't contain "playlist_file" at all.
2016-01-31 13:30:25 +01:00
Moritz Bunkus
498c097bb8 truehd_parser_c: implement identification of Dolby Atmos
Implements #1519.
2015-12-29 16:35:15 +01:00