gecko/content/media/ogg
Robert O'Callahan 4679add97d Bug 513144. Basic implementation of mozLoadFrom API. r=doublec
--HG--
extra : rebase_source : 71d04afaf21d268e3eddbb40e9894479698d1bfc
2009-09-15 14:30:44 +12: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 513144. Basic implementation of mozLoadFrom API. r=doublec 2009-09-15 14:30:44 +12:00
nsOggDecoder.h Bug 513144. Basic implementation of mozLoadFrom API. r=doublec 2009-09-15 14:30:44 +12:00