gecko/content/media
Masayuki Nakano 9a683dfc70 Backing out bug 520417
--HG--
rename : widget/src/beos/nsSystemSoundService.cpp => widget/src/beos/nsSound.cpp
rename : widget/src/beos/nsSystemSoundService.h => widget/src/beos/nsSound.h
rename : widget/src/cocoa/nsSystemSoundService.h => widget/src/cocoa/nsSound.h
rename : widget/src/cocoa/nsSystemSoundService.mm => widget/src/cocoa/nsSound.mm
rename : widget/src/gtk2/nsSystemSoundService.cpp => widget/src/gtk2/nsSound.cpp
rename : widget/src/gtk2/nsSystemSoundService.h => widget/src/gtk2/nsSound.h
rename : widget/src/os2/nsSystemSoundService.cpp => widget/src/os2/nsSound.cpp
rename : widget/src/os2/nsSystemSoundService.h => widget/src/os2/nsSound.h
rename : widget/src/photon/nsSystemSoundService.cpp => widget/src/photon/nsSound.cpp
rename : widget/src/photon/nsSystemSoundService.h => widget/src/photon/nsSound.h
rename : widget/src/qt/nsSystemSoundService.cpp => widget/src/qt/nsSound.cpp
rename : widget/src/qt/nsSystemSoundService.h => widget/src/qt/nsSound.h
rename : widget/src/windows/nsSystemSoundService.cpp => widget/src/windows/nsSound.cpp
rename : widget/src/windows/nsSystemSoundService.h => widget/src/windows/nsSound.h
2009-10-18 16:29:08 +09:00
..
ogg Bug 518659. If we finish decoding while loading metadata, go directly to COMPLETED instead of trying to decode again which violates liboggplay's assumptions. r=kinetik 2009-10-05 17:02:36 +13:00
test Backing out bug 520417 2009-10-18 16:29:08 +09:00
wave Bug 519136. Clean up media-related logging. r=doublec 2009-09-30 07:32:44 +10:00
Makefile.in Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
nsAudioStream.cpp Bug 499880 - Restructure content/media directory. r+=doublec 2009-06-26 16:23:15 +12:00
nsAudioStream.h Bug 499880 - Restructure content/media directory. r+=doublec 2009-06-26 16:23:15 +12:00
nsMediaCache.cpp Bug 522114. Fix stupid bug so we don't treat 0 pin count as pinned. r=doublec 2009-10-15 15:20:49 +13:00
nsMediaCache.h Bug 513144. Allow streams that are related by mozLoadFrom to share data loaded after the initial clone. r=doublec 2009-09-15 14:30:45 +12:00
nsMediaDecoder.cpp Bug 519136. Clean up media-related logging. r=doublec 2009-09-30 07:32:44 +10:00
nsMediaDecoder.h Bug 519136. Clean up media-related logging. r=doublec 2009-09-30 07:32:44 +10:00
nsMediaStream.cpp Bug 522114. While we're suspending the download, a Web server might close our connection, thinking we're dead. This might look just like a normal connection close. So whenever the connection closes after we resumed, try to reopen it, if we're seekable. r=kinetik 2009-10-15 15:20:49 +13:00
nsMediaStream.h Bug 513144. Allow streams that are related by mozLoadFrom to share data loaded after the initial clone. r=doublec 2009-09-15 14:30:45 +12:00