gecko/content/media/ogg
Matthew Gregan 2281f5f0c4 Bug 493447 - Shrink Ogg decoder frame queues to 5-10 frames (from 20-40). r=chris.double
--HG--
extra : rebase_source : a6cb4b2d5fd1960ebedd0e42fd753e30717d5728
2009-10-05 11:50:34 +13: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
nsChannelReader.cpp Bug 513144. Move ownership of the Ogg decoder's nsMediaStream out from nsChannelReader to nsOggDecoder. Also remove unnecessary mNotifyOnShutdown flag from nsOggDecoder and nsWaveDecoder. Since Load can only be called once after Init, remove unnecessary initialization of variables in Load and move some code up from Load to Init in both backends to simplify Load. r=doublec 2009-09-11 13:44:21 +12:00
nsChannelReader.h Bug 513144. Move ownership of the Ogg decoder's nsMediaStream out from nsChannelReader to nsOggDecoder. Also remove unnecessary mNotifyOnShutdown flag from nsOggDecoder and nsWaveDecoder. Since Load can only be called once after Init, remove unnecessary initialization of variables in Load and move some code up from Load to Init in both backends to simplify Load. r=doublec 2009-09-11 13:44:21 +12:00
nsOggDecoder.cpp Bug 493447 - Shrink Ogg decoder frame queues to 5-10 frames (from 20-40). r=chris.double 2009-10-05 11:50:34 +13:00
nsOggDecoder.h Bug 519136. Clean up media-related logging. r=doublec 2009-09-30 07:32:44 +10:00