Modify ↓
Ticket #5082 (closed defect: duplicate)
Opened 4 years ago
Last modified 4 years ago
NuppelVideoPlayer::GetAudioBufferStatus can return false, should be checked
| Reported by: | Erik Hovland <erik@…> | Owned by: | ijr |
|---|---|---|---|
| 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
Change History
Changed 4 years ago by Erik Hovland <erik@…>
Note: See
TracTickets for help on using
tickets.

checks GetAudioBufferStatus? for failure