Opened 18 years ago
Closed 18 years ago
#5082 closed defect (duplicate)
NuppelVideoPlayer::GetAudioBufferStatus can return false, should be checked
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
In AvFormatDecoder::GetFrame() there is a call to GetAudioBufferStatus(). That call can return false if it fails. It should be checked and reported if it does.
Attachments (1)
Change History (2)
by , 18 years ago
Note:
See TracTickets
for help on using tickets.

checks GetAudioBufferStatus for failure