Skip to content
Snippets Groups Projects

caf: don't keep extra data for an unknown codec

Merged Steve Lhomme requested to merge robUx4/vlc:caf-extra into master

The codec ID is set in ReadDescChunk(). And according to the error before using it:

The audio description chunk must be the first chunk

We should not be using codec data if we don't have the codec. The file will eventually fail with this error, but we don't need to copy bogus data before that.

Fixes #29012 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading