Opened 13 years ago
Closed 13 years ago
#526 closed defect (fixed)
wrong CDIOContext define
Reported by: | chinshou | Owned by: | |
---|---|---|---|
Priority: | critical | Component: | avdevice |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
CDIOContext is lack of a member of AVClass* . which will cause av_close_input_file call to fail.
I have attached the patch.
regards
chinshou
Attachments (1)
Change History (2)
by , 13 years ago
Attachment: | cdiopatch.diff added |
---|
comment:1 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
locally applied, will be in ffmpeg git soon
thanks