Closed Bug 498186 Opened 16 years ago Closed 16 years ago

Video outputs messages to stdout in OPT builds

Categories

(Core :: Audio/Video, defect)

x86
Windows Vista
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: Natch, Unassigned)

References

Details

When I watch an ogg <video>, I get these messages on stdout: Audio device sucessfully opened [audio] audio resources cleanup completed Not sure if this is a problem or not, but I haven't seen any other printfs in OPT builds...
This seems to be the "offending" file: http://mxr.mozilla.org/mozilla-central/source/media/libsydneyaudio/src/sydney_audio_waveapi.c It seems that there are multiple printfs there that don't check if VERBOSE_OUTPUT is defined, is this intentional?
Yeah, it shouldn't do that. The code is a bit sloppy. I'm making some changes to improve it over in bug 484814, so I'll make this one depend on that and remove the printfs as part of that patch.
Depends on: 484814
Will fix it in bug 495794 instead.
Depends on: 495794
No longer depends on: 484814
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.