diff options
author | TADANO Tokumei <aimingoff@pc.nifty.jp> | 2023-02-23 19:17:17 +0900 |
---|---|---|
committer | rcombs <rcombs@rcombs.me> | 2023-03-28 12:04:52 -0400 |
commit | 38bb137e9923a4c4c64befcf8b5fda29691440e0 (patch) | |
tree | f185c882978954ab4c5af3e7cca95abb2181ea32 /libavformat/wsddec.c | |
parent | e1dc78a13d2bbce6f1ed525a207427b3ac01eab8 (diff) | |
download | ffmpeg-38bb137e9923a4c4c64befcf8b5fda29691440e0.tar.gz |
lavf/mpegts.c: set some properties for ARIB caption
Some additional properties are set for ARIB caption.
* need_parsing = 0
ARIB caption doesn't require any parser.
This avoids "parser not found" warning message.
* need_context_update = 1
When any profiles are changed, set this flag to notify.
Signed-off-by: rcombs <rcombs@rcombs.me>
Diffstat (limited to 'libavformat/wsddec.c')
0 files changed, 0 insertions, 0 deletions