diff options
author | Anthony Delannoy <anthony.2lannoy@gmail.com> | 2019-08-21 11:46:56 +0200 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2019-09-19 21:30:54 +0200 |
commit | a221af1f5eea7313472b1cbeaa566b66d025fea6 (patch) | |
tree | b7c10b0496f9eb12326afc6ad513575e18447834 /tests | |
parent | 81bb71761ac3bcac6d70c66267636753494174cc (diff) | |
download | ffmpeg-streaming-a221af1f5eea7313472b1cbeaa566b66d025fea6.zip ffmpeg-streaming-a221af1f5eea7313472b1cbeaa566b66d025fea6.tar.gz |
avformat/mpegts: add support for EPG extraction from mpegts
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ref/fate/mpegts-probe-latm | 3 |
1 files changed, 3 insertions, 0 deletions
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] |