| Commit message (Collapse) | Author | Age | Files | Lines | 
| ...      |  | 
| | | | | 
| | | | 
| | | | 
| | | |  | 
Change-Id: Ia6b2027dfe80960450156d918bdd7fe1567cafea
 | 
| | |_|/  
|/| |   
| | |   
| | |   
| | |    | 
Change-Id: I0411763829bf186d1b3b679fa72c9051524506b4
related-to-bug: 5169641
 | 
| |\ \ \  
| | | | 
| | | | 
| | | |  | 
because there could be a previous uncompleted seeking which needs to send back MEDIA_SEEK_COMPLETE message. If we set mSeekNotificationSent as true here, then mediaplayer.cpp will be waiting for message MEDIA_SEEK_COMPLETE. The getCurrentPosition() will always return the seek time before MEDIA_SEEK_COMPLETE being received by mediaplayer.cpp. Fix for bug 5181272."
 | 
| | | |/  
| |/|   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |    | 
because there could be a previous uncompleted seeking which needs
to send back MEDIA_SEEK_COMPLETE message. If we set mSeekNotificationSent
as true here, then mediaplayer.cpp will be waiting for message
MEDIA_SEEK_COMPLETE. The getCurrentPosition() will always return
the seek time before MEDIA_SEEK_COMPLETE being received by mediaplayer.cpp.
Fix for bug 5181272.
Change-Id: I290aff29b6d9ec8db67c66abbe1f352a43f57073
 | 
| |\ \ \   | 
 | 
| | |/ /  
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |    | 
We sacrifice A/V sync to some extent to enable the decoder to recover from
temporary bottlenecks.
Change-Id: I16195091ad752bfad4c70869cdd7e9f28ca3a118
related-to-bug: 5180142
 | 
| |/ /  
| |   
| |   
| |   
| |   
| |   
| |    | 
recording.
Change-Id: I982e740e8488ff8717ca5f081db9def55aabc9ec
related-to-bug: 5179033
 | 
| |\ \  
| | | 
| | | 
| | |  | 
track valid."
 | 
| | | | 
| | | 
| | | 
| | | 
| | |  | 
Change-Id: I2dfbc3e6017b5cd264e4cccfa47d19047b2e7f31
related-to-bug: 5178976
 | 
| |\ \ \  
| |/ /  
|/| |    | 
 | 
| | | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | |  | 
o For timelapse video encoding, the timelapse between two neighoring
  input frames could be very long
Change-Id: I2b6f9c392f2237deae71c894efc7fc3692431796
related-to-bug: 5160548
 | 
| |\ \ \  
| | | | 
| | | | 
| | | |  | 
in ICS vs HCMR2"
 | 
| | |/ /  
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |    | 
vs HCMR2
Reenabling chromium as a shread lib
Change-Id: I5f7abe61624d812c5781c4a453f587e744bc082d
 | 
| |\ \ \   | 
 | 
| | |/ /  
| | |   
| | |   
| | |   
| | |   
| | |   
| | |    | 
Codec errors (and codec not found errors) now trigger a controlled shutdown
of playback and signal errors to the MediaPlayer client.
Change-Id: I2ee23ff2a1422d05a1a21e50ecb87d7c7ab958cc
 | 
| |/ /  
| |   
| |   
| |    | 
Change-Id: I190b889be343dca14fe8109528be14cc3cdd4c34
 | 
| | | 
| | 
| | 
| |  | 
Change-Id: Id56bd0c16104e46d8dc71f13d8a44aefe251fad4
 | 
| | | 
| | 
| | 
| | 
| | 
| | 
| |  | 
at the beginning of the stream.
Change-Id: Ib990848c696896e7d43c80dec8119dec35704b74
related-to-bug: 5122512
 | 
| |\ \   | 
 | 
| | | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | |  | 
Before this change, CPU and memory usage for an audio effect were
registered and checked against the limit by audio policy manager
upon effect instantiation. Even if an effect was not enabled
it would prevent another effect to be created if the CPU load budget
was exceeded, which was too restrictive.
This change adds a method to register/unregister CPU load only when
an effect is enabled or disabled.
It also adds a mechanism to place all effects on the global output mix
in suspend state (disabled) when an effect is enabled on a specific session.
This will allow applications using session effects to have the priority
over others using global effects.
Also fixes some issues with suspend/restore mechanism:
- avoid taking actions when an effect is disconnected and was not enabled.
- do not remove a session from the suspended sessions list when corresponding
effect chain is destroyed.
Change-Id: I5225278aba1ae13d0d0997bfe26a0c9fb46b17d3
 | 
| |\ \ \  
| |/ /  
|/| |   
| | |    | 
in ICS vs HCMR2"
 | 
| | | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | |  | 
vs HCMR2
Trying to build with static libchromium on the build server.
Change-Id: Ib88ce1803f3d36ef97a627c1454ed83239a3afee
 | 
| |\ \ \  
| | | | 
| | | | 
| | | |  | 
streaming video. We might revert this change if too many spinnings were introduced. For bug 4448008."
 | 
| | | | | 
| | | | 
| | | | 
| | | | 
| | | | 
| | | | 
| | | | 
| | | | 
| | | |  | 
video.
We might revert this change if too many spinnings were introduced.
For bug 4448008.
Change-Id: I3248bba9237d71c2bd99feebc9c73f7bd45260de
 | 
| |\ \ \ \  
| | | | | 
| | | | | 
| | | | |  | 
component"
 | 
| | | | | | 
| | | | | 
| | | | | 
| | | | | 
| | | | | 
| | | | |  | 
We form the new component name by appending the suffix ".secure".
Change-Id: I509848b50ae92edb179a941493ca611f923213ec
 | 
| |\ \ \ \ \  
| |/ / / /  
| | | | |   
| | | | |    | 
"secure" mode.""
 | 
| | | |/ /  
| |/| |   
| | | |   
| | | |    | 
This reverts commit 7616178271e95f009452a21ea45e7225997dc27a.
 | 
| |\ \ \ \   | 
 | 
| | | | | | 
| | | | | 
| | | | | 
| | | | | 
| | | | | 
| | | | | 
| | | | |  | 
o Patch suggested by pmehendale@nvidia.com
Change-Id: Ibf516ba83b721b0d0ab55bb7637fe9b7b2958214
related-to-bug: 5117434
 | 
| |\ \ \ \ \  
| |_|/ / /  
|/| | | |   
| | | | |    | 
a null one, and vice versa. Fix for bug 5137445."
 | 
| | | | | | 
| | | | | 
| | | | | 
| | | | | 
| | | | | 
| | | | | 
| | | | |  | 
a null one, and vice versa.
Fix for bug 5137445.
Change-Id: Ifca2997f8ad27a843abbdaa7e89a56329bc40fde
 | 
| |\ \ \ \ \   | 
 | 
| | | | | | | 
| | | | | | 
| | | | | | 
| | | | | | 
| | | | | | 
| | | | | | 
| | | | | |  | 
- Atribute network activity to uid calling the mediaplayer
        - Enables logging of chromium network stack in logcat
Change-Id: I2d28c8392248a056b3cee305dd4d4475ebba4337
 | 
| |\ \ \ \ \ \  
| |_|_|/ / /  
|/| | | | |   
| | | | | |   
| | | | | |   
| | | | | |    | 
* changes:
  free all buffers when ANativeWindow::disconnect is called
  return correct value from query after connecting a surface
 | 
| | | |_|_|/  
| |/| | |   
| | | | |   
| | | | |   
| | | | |   
| | | | |   
| | | | |   
| | | | |   
| | | | |   
| | | | |    | 
the first time a surface was connected, the values returned
by query NATIVE_WINDOW_DEFAULT_{WIDTH|HEIGHT} and
NATIVE_WINDOW_TRANSFORM_HINT were wrong until a call
to queueBuffer was performed.
Bug: 5137366, 5121607
Change-Id: I7ac6b5b0daa876638f6bed7c20f286a6e6d984f6
 | 
| |\ \ \ \ \   | 
 | 
| | | |/ / /  
| |/| | |   
| | | | |   
| | | | |   
| | | | |    | 
Change-Id: Ia6038c1a3ca17207e43a955ec47c42cdff1f5a76
related-to-bug: 5129465
 | 
| | |/ / /  
|/| | |   
| | | |   
| | | |   
| | | |   
| | | |   
| | | |   
| | | |    | 
Don't remove effects until the session they are in goes away or all
AudioEffects have been explicitly released. This allows the control
panel process to die without stopping the effects.
Change-Id: I4496e5df080230ca1af149dec95c1309ab8ea888
 | 
| |/ / /  
| | |   
| | |   
| | |   
| | |    | 
Change-Id: Id87c4b295eb38f7d24045918e73df298d7b842f9
related-to-bug: 5137212
 | 
| |\ \ \  
| |/ /  
| | |   
| | |    | 
Fix for bug 5015079."
 | 
| | |/  
| |   
| |   
| |   
| |   
| |    | 
Fix for bug 5015079.
Change-Id: I45fcf6ff8b50e62f2812930eaf68c00206cb7e52
 | 
| |/  
|   
|   
|   
|    | 
Change-Id: I1313f117cd7cdfaf7d6ec25413a0b4b8ea495037
related-to-bug: 5122973
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
next segment. This can happen if for whatever reason we playback video slower than
it is served.
Also removed some unnecessary verbosity from ChromiumHTTPDataSource.
Change-Id: I6e870879310c9efe4d50d7dc0883c08405442d79
related-to-bug: 5120425
 | 
| |\   | 
 | 
| | | 
| | 
| | 
| | 
| | 
| |  | 
Fix for bug 5117233.
Change-Id: I714c9b671832c9606cabdfe6bb21697c08de2eff
 | 
| | | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| |  | 
Ducati binary starting to support frame-rate on i/p port rather than o/p port,
stagefright can start giving frame-rate frame rate on i/p port and 0 on o/p
port.
Change-Id: I70830747e43e6bfcac73f0fb01de0ab0235a7b28
Signed-Off-By: Sarthak Aggarwal<sarthak@ti.com>
Signed-off-by: Iliyan Malchev <malchev@google.com>
 | 
| |\ \   | 
 | 
| | | | 
| | | 
| | | 
| | | 
| | |  | 
Change-Id: Ie67f54ba06d7fdb42bcb041c1e0a50d8477ae423
related-to-bug: 5095635
 | 
| |\ \ \  
| | | | 
| | | | 
| | | |  | 
called Resync() which changes mCurrentPos. For bug 4869063."
 |