gecko-dev/content/media
Robert O'Callahan 34e388be5c Bug 517818. Wave decoder should not look beyond the Wave data area to see if we have a 'next frame' to play. r=kinetik
--HG--
extra : rebase_source : 9964f0fe36d35745354f5723b5d82b1fc18520d6
2009-09-30 07:32:41 +10:00
..
ogg Bug 512328 - Update liboggplay to rev 404316e595. r=doublec 2009-09-24 16:22:23 +12:00
test Bug 517818. Wave decoder should not look beyond the Wave data area to see if we have a 'next frame' to play. r=kinetik 2009-09-30 07:32:41 +10:00
wave Bug 517818. Wave decoder should not look beyond the Wave data area to see if we have a 'next frame' to play. r=kinetik 2009-09-30 07:32:41 +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 517818. When nsMediaCache::Update wants to read from the end of the stream, don't resume if we're already suspended. And if the channel is not already positioned at the end, suspend instead of seeking to the end, since there is no point in seeking to the end and it may cause harmful side effects. r=doublec 2009-09-30 06:48:05 +10: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 517834 - Use gfxQuartzImageSurface to paint video frames for an 8-23% perf win on Mac. r=roc 2009-09-22 12:12:06 +12:00
nsMediaDecoder.h Bug 513144. Basic implementation of mozLoadFrom API. r=doublec 2009-09-15 14:30:44 +12:00
nsMediaStream.cpp Bug 517818. Treat HTTP errors (other than 416 'Requested Range Not Available') as network errors. And do not allow an error page to be treated as media data. r=kinetik 2009-09-30 07:32:30 +10: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