Matthew Gregan
|
673772b5ef
|
Bug 568431 - Remove the requirement for mCallbackPeriod from the generic media backend. r=doublec
|
2010-05-31 16:02:00 +12:00 |
|
Chris Double
|
63a38282f4
|
Bug 567056. Rename mAspectRatio to mPixelAspectRatio. r=kinetik
|
2010-05-24 09:36:10 +12:00 |
|
Chris Double
|
65d3fd13c6
|
Bug 566501 - Remove unnecessary seek from the video decoder base class. r=cpearce
|
2010-05-21 09:13:01 +12:00 |
|
Chris Double
|
74c69c884b
|
Bug 566498 - Move duration calculation into the video decoder base class. r=cpearce
|
2010-05-21 09:13:01 +12:00 |
|
Rich Dougherty
|
2d7164e741
|
Bug 557982. Use Image objects in the video frame queue so we can avoid making an extra copy as we put frames into the queue. r=kinetik
|
2010-05-19 15:04:33 +12:00 |
|
Michael Kohler
|
9397418412
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
|
Chris Double
|
cf776b58a1
|
Bug 563825 - Factor out non-Ogg specific parts of nsOggPlayStateMachine.cpp Part 2 - r=cpearce sr=roc
--HG--
rename : content/media/ogg/nsOggReader.cpp => content/media/nsBuiltinDecoderReader.cpp
rename : content/media/ogg/nsOggReader.h => content/media/nsBuiltinDecoderReader.h
rename : content/media/ogg/nsOggPlayStateMachine.cpp => content/media/nsBuiltinDecoderStateMachine.cpp
rename : content/media/ogg/nsOggPlayStateMachine.h => content/media/nsBuiltinDecoderStateMachine.h
extra : rebase_source : ca2b9dced11a077b4eb0d5889cd8a0ff25a4b31f
|
2010-05-06 14:31:02 +12:00 |
|
Chris Double
|
a2c51b95ef
|
Bug 563825 - Factor out non-Ogg specific parts of nsOggPlayStateMachine.cpp Part 1 - r=cpearce sr=roc
--HG--
rename : content/media/ogg/nsOggReader.cpp => content/media/nsBuiltinDecoderReader.cpp
rename : content/media/ogg/nsOggReader.h => content/media/nsBuiltinDecoderReader.h
rename : content/media/ogg/nsOggPlayStateMachine.cpp => content/media/nsBuiltinDecoderStateMachine.cpp
rename : content/media/ogg/nsOggPlayStateMachine.h => content/media/nsBuiltinDecoderStateMachine.h
extra : rebase_source : a5726df63eda9c240db016aaf4e6a92d876fdb68
|
2010-05-06 14:30:34 +12:00 |
|
timeless@mozdev.org
|
90cf26650b
|
Bug 562508 - Submitted comparison between signed and unsigned integer expressions in nsOggPlayStateMachine::Run(). r=doublec
|
2010-04-30 15:04:12 +12:00 |
|
timeless@mozdev.org
|
9fc9a4a7c0
|
Bug 562585 - AllFrameTimesIncrease defined but not used. r=doublec
|
2010-04-30 15:03:38 +12:00 |
|
Chris Pearce
|
2cb468725a
|
Bug 556455 - Remove liboggz, liboggplay, libfishsound from video decoder. r=doublec
|
2010-04-27 20:53:48 +12:00 |
|
Chris Pearce
|
b97bf1cc37
|
Bug 556893 - Make playback time remaining accurate in media readyState transition calculation. r=doublec
|
2010-04-27 20:53:45 +12:00 |
|
Chris Pearce
|
21bb6d302a
|
Bug 557426 - Only stop Ogg decode to buffer when we're running out of decoded data. r=doublec
|
2010-04-27 20:53:44 +12:00 |
|
Chris Double
|
22b8517ab1
|
Bug 560708 - Factor non-Ogg specific logic into decoder base class. r=cpearce sr=roc
|
2010-04-27 20:53:44 +12:00 |
|
Chris Double
|
11a892c137
|
Bug 560708 - Rename nsOggDecoder to nsBuiltInDecoder. r=cpearce sr=roc
--HG--
rename : content/media/ogg/nsOggHacks.h => content/media/VideoUtils.h
rename : content/media/ogg/nsOggDecoder.cpp => content/media/nsBuiltinDecoder.cpp
rename : content/media/ogg/nsOggDecoder.h => content/media/nsBuiltinDecoder.h
|
2010-04-27 20:53:44 +12:00 |
|
Ben Newman
|
941ed3332c
|
Replace direct instantiations of nsRunnableMethod with calls to the templatized NS_NewRunnableMethod function (part 3/3 of bug 558498). r=dwitte sr=dbaron
|
2010-04-20 16:21:35 -07:00 |
|
Chris Double
|
39352b97f4
|
Bug 551277 - Replace liboggplay YUV to RGB color conversion code - r=roc
|
2010-04-19 13:17:06 +12:00 |
|
Chris Pearce
|
3c796bbaa4
|
Bug 557432 - Commit backout.
|
2010-04-09 16:33:54 +12:00 |
|
Chris Pearce
|
829a353113
|
Bug 557432 - Backed out changeset b64df24f4910
|
2010-04-09 16:33:07 +12:00 |
|
Chris Pearce
|
c897a92364
|
Bug 557432 - Lock the audio stream while getting it's played duration. r=doublec
|
2010-04-08 20:16:02 +12:00 |
|
Chris Pearce
|
35603f868d
|
Bug 557095 - Video FPS calculation in 64bit to avoid aborting on overflow. r=doublec
|
2010-04-08 20:16:02 +12:00 |
|
Chris Double
|
37b2e3b033
|
Bug 551277. Backed out changeset f9a11b9b2b9f
|
2010-04-06 18:10:02 +12:00 |
|
Chris Double
|
e762926f9d
|
Bug 551277 - Implement software YCbCr conversion in layers, replacing liboggplay color conversion code - r=roc
--HG--
extra : rebase_source : 53b2c194aa6eb75a4751efdd83f066d3aeadf5d7
|
2010-04-06 12:07:39 +12:00 |
|
Chris Pearce
|
62ed5c8db0
|
Bug 531340 - Bustage fix on comm-central. r=bustage-fix
|
2010-04-02 17:03:12 -07:00 |
|
Daniel Holbert
|
66f88aa64e
|
Bug 556900: Fix GCC warnings in nsOggPlayStateMachine.cpp. r=cpearce
|
2010-04-02 16:47:18 -07:00 |
|
Daniel Holbert
|
4a8e1281a9
|
Bug 556897: Fix GCC warnings "FOO will be initialized after BAR when initialized here" in content/media/ogg/. r=cpearce
|
2010-04-02 16:47:15 -07:00 |
|
Chris Pearce
|
0d671d68ee
|
Bug 531340 - AudioLoop() fix; don't dereference nsAutoPtr after forget(). r=bustage-fix
|
2010-04-01 23:53:38 -07:00 |
|
Chris Pearce
|
99f6865d5e
|
Bug 531340 - Fix wait-on-audio-queue-empty condition in ogg decoder audio playback loop. r=doublec
|
2010-04-01 22:19:35 -07:00 |
|
Chris Pearce
|
810ae51b7a
|
Bug 531340 - New Ogg video decoder. r=doublec sr=roc
|
2010-04-01 20:03:07 -07:00 |
|
Matthew Gregan
|
4c294e0cbd
|
Bug 552578 - Remove unnecessary timeout in frame queue wait to avoid spinning unnecessarily. r=chris.double
|
2010-03-16 13:58:27 +13:00 |
|
Robert O'Callahan
|
59f17b52c3
|
Bug 538323. Part 2: use ImageLayers to render video. r=kinetik
|
2010-03-02 12:41:49 +13:00 |
|
Matthew Gregan
|
e8a95ea783
|
Bug 525401 - Make ready state transitions initiated by the decode thread more reliable by including the new state in the event. Fixes an ABA problem where we could play through without ever moving beyond HAVE_CURRENT_DATA. r=chris.double
|
2010-03-15 12:46:38 +13:00 |
|
Matthew Gregan
|
2b946b158b
|
Bug 525401 - Resynchronize system clock against audio clock to avoid clock drift problems when alternating between clocks. r=chris.double
|
2010-02-05 18:16:29 +13:00 |
|
Matthew Gregan
|
926910324a
|
Bug 525401 - Fix resuming from pause when playing poorly muxed videos. r=chris.double
|
2010-02-05 17:06:08 +13:00 |
|
Mike Hommey
|
9b07b8b0ad
|
Bug 550961. Fix license header typos. r=gerv
|
2010-03-15 14:44:37 +13:00 |
|
Matthew Gregan
|
52d94b57d2
|
Backed out changeset 9b33c91c851d
|
2010-02-26 15:09:56 -08:00 |
|
Matthew Gregan
|
54dfd7a69d
|
Bug 525401 - Fix resuming from pause when playing poorly muxed videos. r=chris.double
--HG--
extra : rebase_source : 36bed71b92803c1b2f864cdd090db7d575b58d6b
|
2010-02-05 17:06:08 +13:00 |
|
Robert O'Callahan
|
ef6f3c2ae0
|
Bug 503989. Break MediaLoadListener reference cycle at shutdown. r=sicking,doublec
--HG--
extra : rebase_source : bbd326582e4a7d0864affcfe3a715e228c4b2647
|
2010-02-24 11:14:14 -08:00 |
|
Phil Ringnalda
|
a4e36d4f5f
|
Fix typo to trigger builds
--HG--
extra : rebase_source : 526e64cfda9d8e3e591cfa4c77352a63c20f7f52
|
2010-02-09 21:39:02 -08:00 |
|
Matthew Gregan
|
cfcf73a2dd
|
Bug 499874 - If decoding finishes when seeking to end of media, don't attempt to decode additional frames. Fixes a hang caused by violating oggplay's assumptions. r=roc
--HG--
extra : rebase_source : b8510182821e4babf667b0ff7d63060a82535c7c
|
2009-10-20 16:18:18 +13:00 |
|
Robert O'Callahan
|
c560bb5ad6
|
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 |
|
Matthew Gregan
|
87b090cb12
|
Bug 520908 - Use calculated duration from cloned decoder when initializing the clone. r=roc
|
2009-10-15 14:28:59 +13:00 |
|
Matthew Gregan
|
0d6c1e570c
|
Comment-only fix - Update comment on trunk to match bug 493447 patch rebased for 1.9.2.
|
2009-10-06 16:53:06 +13:00 |
|
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 |
|
Chris Pearce
|
0eddd5d926
|
Bug 504843 - Abort ogg decode with excessively large video frame sizes. r=doublec
|
2009-10-03 17:08:12 +13:00 |
|
Robert O'Callahan
|
1b13d20d87
|
Bug 519136. Clean up media-related logging. r=doublec
--HG--
extra : rebase_source : 2321054271a8726d17da1c58b876e2a7eb88883c
|
2009-09-30 07:32:44 +10:00 |
|
Chris Pearce
|
06cefa67d6
|
Bug 512328 - Update liboggplay to rev 404316e595. r=doublec
|
2009-09-24 16:22:23 +12:00 |
|
Matthew Gregan
|
4f10720ec8
|
Bug 515552 - Enable in-monitor assertions in nsOggDecoder. r=chris.double
--HG--
extra : rebase_source : c494f75bd7cc1cf4b114b9ff497412fb1e3c1ce1
|
2009-09-22 12:11:10 +12:00 |
|
Matthew Gregan
|
f202e48bf0
|
Bug 481057 - Fire MEDIA_ERR_DECODE errors when a decoding error occurs. r=chris.double, sr=roc
--HG--
extra : rebase_source : a07687f16726086dd425eef8907788019beebbe1
|
2009-09-22 12:08:13 +12:00 |
|
Matthew Gregan
|
fd0ca14cf7
|
Bug 515546 - Null check mReader in nsOggDecoder::Shutdown. r=chris.double
--HG--
extra : rebase_source : e72005a765db36ed9b4cdd7d8717f6f923ce6b67
|
2009-09-22 12:03:42 +12:00 |
|