Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_av
/
f189883ea2c0973041b06ba428b645f0deb610f3
f189883
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 15 years ago
1f6c6b7
Mass merge from gingerbread - do not merge
by The Android Open Source Project
· 15 years ago
e091b1c
am b6c2e2b4: (-s ours) DO NOT MERGE: More robust parsing of NPT time ranges in RTSP.
by Andreas Huber
· 15 years ago
2a30be3
Merge 0ef57993 from gingerbread
by Jean-Baptiste Queru
· 15 years ago
6386eb9
am 2dce338e: (-s ours) DO NOT MERGE: This particular RTSP server streams MPEG4-LATM audio with extra trailing bytes.
by Andreas Huber
· 15 years ago
41cce7b
am 2ba92c71: (-s ours) do not merge bug 3370834 Cherrypick from master
by Jean-Michel Trivi
· 15 years ago
91e7b05
am 239fd805: (-s ours) Merge "fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE)" into gingerbread
by Mathias Agopian
· 15 years ago
cce3a11
am c929677e: Merge "Increase the number of useful bits in the spectrum." into gingerbread
by Marco Nelissen
· 15 years ago
6dfc223
am efebdf4b: (-s ours) DO NOT MERGE: Support non-multiple-of-16 dimensions in MPEG4/H.263 software decoder
by Andreas Huber
· 15 years ago
7714701
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 15 years ago
db20746
Revert "Make AwesomePlayer's reset process more verbose to track down ANRs (again)"
by Andreas Huber
· 15 years ago
4635eba
DO NOT MERGE: More robust parsing of NPT time ranges in RTSP.
by Andreas Huber
· 15 years ago
783e5cd
More robust parsing of NPT time ranges in RTSP.
by Andreas Huber
· 15 years ago
4a70d44
am c5694ebd: (-s ours) Merge "do not merge - Fix issue 3371096." into gingerbread
by Eric Laurent
· 15 years ago
b40fce6
am 65d39eeb: (-s ours) Merge "DO NOT MERGE: Prefill the cache before trying to instantiate the media extractor." into gingerbread
by Dave Sparks
· 15 years ago
00332ee
am e9a00235: (-s ours) Merge "DO NOT MERGE: Apparently our native TCP sockets do not return an error from blocking "connect"" into gingerbread
by Andreas Huber
· 15 years ago
5092d8c
Fix issue 2988031.
by Eric Laurent
· 15 years ago
c63e525
am 83fdc69e: (-s ours) Merge "Squash commits of the following patches, cherry-picked from other branch - do not merge." into gingerbread
by James Dong
· 15 years ago
31f07ea
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 15 years ago
97a38b4
DO NOT MERGE: This particular RTSP server streams MPEG4-LATM audio with extra trailing bytes.
by Andreas Huber
· 15 years ago
8ce64dd
Merge "This particular RTSP server streams MPEG4-LATM audio with extra trailing bytes." into honeycomb
by Andreas Huber
· 15 years ago
9202cca
This particular RTSP server streams MPEG4-LATM audio with extra trailing bytes.
by Andreas Huber
· 15 years ago
f26fec6
Merge "MTP: Fix month off by one error in date parsing and formatting code" into honeycomb
by Mike Lockwood
· 15 years ago
ea1db0a
MTP: Fix month off by one error in date parsing and formatting code
by Mike Lockwood
· 15 years ago
7757f50
Make sure that key frame is generated for timelapse video recording if there are at least two input video frames from camera source.
by James Dong
· 15 years ago
2494373
Merge "More instrumentation to track down the hardware decoder not shutting down bug." into honeycomb
by Andreas Huber
· 15 years ago
fccf727
Merge "Ignore errors returned from native_window_set_crop." into honeycomb
by Andreas Huber
· 15 years ago
43e5eca
More instrumentation to track down the hardware decoder not shutting down bug.
by Andreas Huber
· 15 years ago
6592195
Ignore errors returned from native_window_set_crop.
by Andreas Huber
· 15 years ago
d3455c0
Merge "Protect notification callback parameters with a mutex." into honeycomb
by Andreas Huber
· 15 years ago
78fc8fa
Merge "Linux sockets suck, closing a socket descriptor does not abort pending recv/send calls." into honeycomb
by Andreas Huber
· 15 years ago
01f3942
Protect notification callback parameters with a mutex.
by Andreas Huber
· 15 years ago
bfa2f13
do not merge bug 3370834 Cherrypick from master
by Jean-Michel Trivi
· 15 years ago
7bec0b2
am 7c615360: Fail to parse duration instead of asserting, if the server response cannot be parsed.
by Andreas Huber
· 15 years ago
56882ae
am 7e2f9cc8: (-s ours) DO NOT MERGE: Fix Matroska issues
by Andreas Huber
· 15 years ago
222de30
am e7fbfb6b: (-s ours) Merge "DO NOT MERGE: Fix parsing of ntp= PLAY response." into gingerbread
by Andreas Huber
· 15 years ago
6e1cc6e
Instead of not feeding the AudioTrack any data after EOS, play silence instead.
by Andreas Huber
· 15 years ago
0b967b9
Linux sockets suck, closing a socket descriptor does not abort pending recv/send calls.
by Andreas Huber
· 15 years ago
f8be225
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 15 years ago
27c1ad1
am 13d1cb56: (-s ours) Merge "Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold the last reference of OMXCodec object - do not merge" into gingerbread
by James Dong
· 15 years ago
b656f35
Merge "StagefrightMediaScanner: Close metadata retriever after we are done scanning" into honeycomb
by Mike Lockwood
· 15 years ago
eaae384
Report errors to applications if AudioRecord->start() fails
by James Dong
· 15 years ago
0a095d0
StagefrightMediaScanner: Close metadata retriever after we are done scanning
by Mike Lockwood
· 15 years ago
b1d0991
fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE)
by Mathias Agopian
· 15 years ago
a99efc4
am ba77a3f9: (-s ours) Add support for the "compilation" tag in mp3, mp4 and ogg, and also add support for two common ways of specifying album artist in ogg files. b/3311831
by Marco Nelissen
· 15 years ago
47f44fb
Merge "Increase the number of useful bits in the spectrum." into gingerbread
by Marco Nelissen
· 15 years ago
24e1524
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 15 years ago
05b2217
DO NOT MERGE: Support non-multiple-of-16 dimensions in MPEG4/H.263 software decoder
by Andreas Huber
· 15 years ago
4feffd1
Merge "Support non-multiple-of-16 dimensions in MPEG4/H.263 software decoder" into honeycomb
by Andreas Huber
· 15 years ago
b9ff4b4
Support non-multiple-of-16 dimensions in MPEG4/H.263 software decoder
by Andreas Huber
· 15 years ago
30ae68b
The .mkv parser lib leaves some tracks NULL if it doesn't support them.
by Andreas Huber
· 15 years ago
e20e15b
Make AwesomePlayer's reset process more verbose to track down ANRs (again)
by Andreas Huber
· 15 years ago
209821c
Increase the number of useful bits in the spectrum.
by Marco Nelissen
· 15 years ago
b25f87d
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 15 years ago
5aae7c2
Merge "Remove MTP related log spam" into honeycomb
by Mike Lockwood
· 15 years ago
5f0e703
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 15 years ago
59d6ae5
Remove MTP related log spam
by Mike Lockwood
· 15 years ago
8aded52
Revert "Make AwesomePlayer's reset process more verbose to track down ANRs."
by Carl Shapiro
· 15 years ago
7fac331
Properly rotate video that's marked as such and decoded to a surface.
by Andreas Huber
· 15 years ago
bc7f5b2
Some tweaks to HTTP live / nuplayer behaviour
by Andreas Huber
· 15 years ago
8a499cd
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 15 years ago
b408222
Implement missing pause/resume support for NuPlayer.
by Andreas Huber
· 15 years ago
adde7fa
Merge "clean-up unneeded code" into honeycomb
by Mathias Agopian
· 15 years ago
9383d1a
clean-up unneeded code
by Mathias Agopian
· 15 years ago
b517e00
do not merge - Fix issue 3371096.
by Eric Laurent
· 15 years ago
da00f9c
Merge "Fix issue 3371096." into honeycomb
by Eric Laurent
· 15 years ago
737be0d
Merge "Eliminate recording sound by starting the video track before audio track." into honeycomb
by James Dong
· 15 years ago
b4ce0b8
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 15 years ago
7bd4601
Eliminate recording sound by starting the video track before audio track.
by James Dong
· 15 years ago
7333748
Fix issue 3371096.
by Eric Laurent
· 15 years ago
91a685f
Merge "More fix for 64 bit offset." into honeycomb
by Gloria Wang
· 15 years ago
6e3edc2
DO NOT MERGE: Prefill the cache before trying to instantiate the media extractor.
by Andreas Huber
· 15 years ago
2ed8a92
More fix for 64 bit offset.
by Gloria Wang
· 15 years ago
1c705e9
Merge "Prefill the cache before trying to instantiate the media extractor." into honeycomb
by Andreas Huber
· 15 years ago
ac05c31
Prefill the cache before trying to instantiate the media extractor.
by Andreas Huber
· 15 years ago
886c09e
Merge "Logging the duration range from different media tracks for recording" into honeycomb
by James Dong
· 15 years ago
65b3d76
Logging the duration range from different media tracks for recording
by James Dong
· 15 years ago
88b7ad4
Always revert to the previous bandwidth if the required sequence number cannot be found
by Andreas Huber
· 15 years ago
88b3489
Return a runtime error if decryption fails instead of asserting.
by Andreas Huber
· 15 years ago
662cb24
Merge "Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests." into honeycomb
by Andreas Huber
· 15 years ago
b391290
Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests.
by Andreas Huber
· 15 years ago
113a954
Expose average video frame rate via MPEG4Extractor
by James Dong
· 15 years ago
e75ceba
Merge "Fix the presentation video resolution when it is different from the actual image resolution of the video." into honeycomb
by James Dong
· 15 years ago
7509d77
Merge "Turn another assertion into a runtime error. Damn you surfaces." into honeycomb
by Andreas Huber
· 15 years ago
a919920
Merge "Tentative fix for issue 3362362." into honeycomb
by Eric Laurent
· 15 years ago
018761c
Turn another assertion into a runtime error. Damn you surfaces.
by Andreas Huber
· 15 years ago
9357520
Tentative fix for issue 3362362.
by Eric Laurent
· 15 years ago
b45c01c
Fix the presentation video resolution when it is different from the actual image resolution of the video.
by James Dong
· 15 years ago
6c2e4dc
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 15 years ago
2b48836
Use metadata in video buffers for timelapse video recording by default to eliminate memcpy
by James Dong
· 15 years ago
f4c056a
DO NOT MERGE: Apparently our native TCP sockets do not return an error from blocking "connect"
by Andreas Huber
· 15 years ago
de16890
Merge "Apparently our native TCP sockets do not return an error from blocking "connect"" into honeycomb
by Andreas Huber
· 15 years ago
368ef16
Apparently our native TCP sockets do not return an error from blocking "connect"
by Andreas Huber
· 15 years ago
3138914
Fix the sluggish preview during timelapse video recording because software encoder is used.
by James Dong
· 15 years ago
bf6489f
Merge "Implement parsing of vbv buffering info in RTSP." into honeycomb
by Andreas Huber
· 15 years ago
126983a
Merge "Don't report 100% buffered when the stream ends prematurely." into honeycomb
by Bryan Mawhinney
· 15 years ago
21a6f9f
Implement parsing of vbv buffering info in RTSP.
by Andreas Huber
· 15 years ago
1bd233c
Don't report 100% buffered when the stream ends prematurely.
by Bryan Mawhinney
· 15 years ago
aa95240
MTP: Fix problems with modification dates for folders and non-media files
by Mike Lockwood
· 15 years ago
f6ec40f
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 15 years ago
Next »