From a221af1f5eea7313472b1cbeaa566b66d025fea6 Mon Sep 17 00:00:00 2001 From: Anthony Delannoy Date: Wed, 21 Aug 2019 11:46:56 +0200 Subject: avformat/mpegts: add support for EPG extraction from mpegts Signed-off-by: Marton Balint --- tests/ref/fate/mpegts-probe-latm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/ref/fate') diff --git a/tests/ref/fate/mpegts-probe-latm b/tests/ref/fate/mpegts-probe-latm index 13aea2b..6fa9b62 100644 --- a/tests/ref/fate/mpegts-probe-latm +++ b/tests/ref/fate/mpegts-probe-latm @@ -12,3 +12,6 @@ codec_name=hevc [STREAM] codec_name=aac_latm [/STREAM] +[STREAM] +codec_name=epg +[/STREAM] -- cgit v1.1