[vlc-devel] commit: audio_output: Use help to lock and unlock so we can hopefully track bad locking scheme. (Pierre d'Herbemont )

git version control git at videolan.org
Sat Aug 16 00:20:31 CEST 2008


vlc | branch: master | Pierre d'Herbemont <pdherbemont at videolan.org> | Sat Aug 16 00:23:08 2008 +0200| [a56b8f9c5973dd145f91991dd8ae7f3cba04e854] | committer: Pierre d'Herbemont 

audio_output: Use help to lock and unlock so we can hopefully track bad locking scheme.

The audio output locking rule seems very vague. Moreover there could be some cross lock issues.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a56b8f9c5973dd145f91991dd8ae7f3cba04e854
---

 src/audio_output/aout_internal.h |   49 +++++++++++++++++++++++++++++++++-
 src/audio_output/dec.c           |   54 ++++++++++++++++++-------------------
 src/audio_output/input.c         |   28 ++++++++++----------
 src/audio_output/intf.c          |   43 ++++++++++++++---------------
 src/audio_output/mixer.c         |   22 +++++++-------
 src/audio_output/output.c        |   26 +++++++++---------
 6 files changed, 132 insertions(+), 90 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=a56b8f9c5973dd145f91991dd8ae7f3cba04e854



More information about the vlc-devel mailing list