cdg: enable seeking
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
fe19e138cd
commit
b75d89a478
@ -65,5 +65,6 @@ AVInputFormat ff_cdg_demuxer = {
|
||||
.long_name = NULL_IF_CONFIG_SMALL("CD Graphics Format"),
|
||||
.read_header = read_header,
|
||||
.read_packet = read_packet,
|
||||
.flags= AVFMT_GENERIC_INDEX,
|
||||
.extensions = "cdg"
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user