Skip to content
Snippets Groups Projects

aout: rework reset before aout->stop

Merged Thomas Guillem requested to merge tguillem/vlc:aout-dec-reset into master

An asynchronous timing report would fail/assert after a stream_Reset().

This issue was hidden since, most of the time, vlc_aout_stream_Flush() is called before vlc_aout_stream_Delete() but there are some rare case where vlc_aout_stream_Delete() is called without a flush.

A simpler solution would be to always flush from vlc_aout_stream_Delete(), what do you think ?

Merge request reports

Merge request pipeline #483642 passed with warnings

Merge request pipeline passed with warnings for ef75cfe7

Test coverage 18.34% (-0.05%) from 1 job

Closed by avatar (May 7, 2025 7:29pm UTC)

Loading

Activity

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