]> git.sesse.net Git - ffmpeg/commit
ffprobe: add support for printing packet strings metadata as packet tags
authorMarton Balint <cus@passwd.hu>
Sat, 24 Oct 2015 13:13:25 +0000 (15:13 +0200)
committerMarton Balint <cus@passwd.hu>
Fri, 30 Oct 2015 19:47:43 +0000 (20:47 +0100)
commitd9611864c2b7acbab97b7d54024494e721ccc171
tree4a58934cb43b2dbebf07024c058da02a15c1cc0d
parent47af5db721ed5ba70387e28cc4664e3fcb2b3356
ffprobe: add support for printing packet strings metadata as packet tags

ffprobe.xsd already contains the tag element.

Reviewed-by: Stefano Sabatini <stefasab@gmail.com>
Signed-off-by: Marton Balint <cus@passwd.hu>
ffprobe.c