Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_av
/
67a124dcac0578aed94aebf451675a5f4c8a1e4e
67a124d
Merge "Always consider playlists corresponding to different bandwidths different."
by Andreas Huber
· 14 years ago
634538b
Merge "Fix seek behaviour at startup and teardown of media session that hasn't been started"
by Andreas Huber
· 14 years ago
15d83d6
Reconcile with gingerbread-release
by The Android Open Source Project
· 14 years ago
4c0971c
Merge "MTP: Use a single packet for the data phase"
by Mike Lockwood
· 14 years ago
a9390d4
Audio preprocessing wrapper for webrtc.
by Eric Laurent
· 14 years ago
ef441d9
MTP: Use a single packet for the data phase
by Mike Lockwood
· 14 years ago
8dae4ca
Always consider playlists corresponding to different bandwidths different.
by Andreas Huber
· 14 years ago
e0b5bb2
Merge "Log CPU usage"
by Glenn Kasten
· 14 years ago
2048d0c
Fix seek behaviour at startup and teardown of media session that hasn't been started
by Andreas Huber
· 14 years ago
4378ace
Merge "Use unsigned char to store table of contents retrieved from XING header. Our compiler treats char default to unsigned (trygon-eng on master branch). If I force "signed char" for the table of contents array, some MediaFramework tests for VBR mp3 would fail."
by Gloria Wang
· 14 years ago
d75de03
Merge "Refetch playlists according to the HLS specs, varying delay if playlists unchanged"
by Andreas Huber
· 14 years ago
4d8d0c3
Log CPU usage
by Glenn Kasten
· 14 years ago
6fb4067
Use unsigned char to store table of contents retrieved from XING header.
by Gloria Wang
· 14 years ago
7e43a5a
Refetch playlists according to the HLS specs, varying delay if playlists unchanged
by Andreas Huber
· 14 years ago
3c76eae
Merge "Bug 5031179 possible fix for assert in join"
by Glenn Kasten
· 14 years ago
dc3d678
Merge "Revert "Add some logging to track down where ANR happens during MediaPlayer._release().""
by James Dong
· 14 years ago
a3f4d7f
Revert "Add some logging to track down where ANR happens during MediaPlayer._release()."
by James Dong
· 14 years ago
40d76d7
Bug 5031179 possible fix for assert in join
by Glenn Kasten
· 14 years ago
6f93135
Merge "If audio startup fails while executing MediaPlayer::start() do NOT post an error"
by Andreas Huber
· 14 years ago
5442cb5
If audio startup fails while executing MediaPlayer::start() do NOT post an error
by Andreas Huber
· 14 years ago
15825c7
Merge "Support profile and level query for SW video decoders"
by James Dong
· 14 years ago
2864c9a
Merge "Include all supported mime types when querying decoder profile/level support."
by Andreas Huber
· 14 years ago
49c8340
Merge "Remove legacy http support from stagefright, chromium is the new hotness."
by Andreas Huber
· 14 years ago
0ee92ff
Merge "OMX CallbackDispatcher uses C++ Thread not pthread"
by Glenn Kasten
· 14 years ago
81eedd1
Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build
by Mike Lockwood
· 14 years ago
dab718b
Remove legacy http support from stagefright, chromium is the new hotness.
by Andreas Huber
· 14 years ago
a4b77bc
Include all supported mime types when querying decoder profile/level support.
by Andreas Huber
· 14 years ago
9d35d0c
Merge "Remove old-style software decoders."
by Andreas Huber
· 14 years ago
87e031c
Remove old-style software decoders.
by Andreas Huber
· 14 years ago
4cfad98
Merge "get rid of overlay HAL"
by Mathias Agopian
· 14 years ago
42e549e
Enable signalling of a stream discontinuity involving a format-change
by Andreas Huber
· 14 years ago
9cded98
Merge "MTP: Clean up MtpServer initialization and threading:"
by Mike Lockwood
· 14 years ago
dec7388
MTP: Clean up MtpServer initialization and threading:
by Mike Lockwood
· 14 years ago
350d916
Merge "Add support for TI H264 encoder"
by Iliyan Malchev
· 14 years ago
319d2e3
get rid of overlay HAL
by Mathias Agopian
· 14 years ago
1374edd
Add support for TI H264 encoder
by Dandawate Saket
· 14 years ago
3da1203
reset, and keep history
by android-merger
· 14 years ago
8deb152
Merge "Make MetadataBufferType.h C-friendly"
by James Dong
· 14 years ago
63b96e4
Merge "Remove the simulator target from all makefiles. Bug: 5010576"
by Jeff Brown
· 14 years ago
5a5f9d6
Make MetadataBufferType.h C-friendly
by James Dong
· 14 years ago
ca9718b
OMX CallbackDispatcher uses C++ Thread not pthread
by Glenn Kasten
· 14 years ago
c90f390
temporary revert for testing
by android-merger
· 14 years ago
5e0067b
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 14 years ago
a5a0cea
Merge "Audio Effect API: process reverse stream function"
by Eric Laurent
· 14 years ago
52f556b
Merge "Eliminate single-process mode. Bug: 5010576"
by Jeff Brown
· 14 years ago
3623b48
Merge "Do not wait for unlaunched threads in stop()"
by James Dong
· 14 years ago
411ba42
Do not wait for unlaunched threads in stop()
by James Dong
· 14 years ago
fcf0efd
Merge "Release camera if CameraSource::start() has not been called"
by James Dong
· 14 years ago
457116d
Support profile and level query for SW video decoders
by James Dong
· 14 years ago
ba7b8f8
Audio Effect API: process reverse stream function
by Eric Laurent
· 14 years ago
9b88b72
MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system
by Mike Lockwood
· 14 years ago
ae4c1ac
Release camera if CameraSource::start() has not been called
by James Dong
· 14 years ago
619d29f
Eliminate single-process mode. Bug: 5010576
by Jeff Brown
· 14 years ago
bca946c
Merge "Use advertised h264 encoding parameters by default if the profile is not baseline"
by James Dong
· 14 years ago
6c21234
Merge "Fix build warning; LOG_TAG was misplaced"
by Glenn Kasten
· 14 years ago
d552b88
Use advertised h264 encoding parameters by default if the profile is not baseline
by James Dong
· 14 years ago
5159c7e
Fix build warning; LOG_TAG was misplaced
by Glenn Kasten
· 14 years ago
9b186a4
Merge "Moved and renamed effect API header files"
by Eric Laurent
· 14 years ago
6d8b694
Moved and renamed effect API header files
by Eric Laurent
· 14 years ago
dc7d07e
Add support for some custom YUV420 color formats to recordvideo utility
by James Dong
· 14 years ago
5895e97
Merge "- Retrieve is_drm in MediaMetadataRetriever. - Add one more column in MediaStore to indicate whether a media file is drm-protected. - Remove old DRM code from Ringtone - Use the new DRM code in RingtoneManager"
by Gloria Wang
· 14 years ago
0d0edfb
- Retrieve is_drm in MediaMetadataRetriever.
by Gloria Wang
· 14 years ago
d26edf9
Merge "Bug 4571308 Provide correct video frame timestamps"
by Glenn Kasten
· 14 years ago
13b263c
Merge "Charge network traffic to the uid of the process using the MediaPlayer."
by Andreas Huber
· 14 years ago
ea31782
Merge "Ignore all flush-complete notifications with port == OMX_ALL"
by Andreas Huber
· 14 years ago
3eeab1a
Merge "Add extended metadata buffer support by defining different types of metadata buffers"
by James Dong
· 14 years ago
9b80c2b
Charge network traffic to the uid of the process using the MediaPlayer.
by Andreas Huber
· 14 years ago
0af9419
Ignore all flush-complete notifications with port == OMX_ALL
by Andreas Huber
· 14 years ago
577dd43
Merge "Support a "secure input buffer" mode for use by Widevine DRM in OMXCodec."
by Andreas Huber
· 14 years ago
0bb6b4c
Support a "secure input buffer" mode for use by Widevine DRM in OMXCodec.
by Andreas Huber
· 14 years ago
3edf450
Merge "Revert "Fix for b/4165024: Serious Memory leak when playing a WV protected streaming video.""
by Edwin Wong
· 14 years ago
ab23dc0
Merge "Return ERROR_END_OF_STREAM when the input source reaches eos"
by James Dong
· 14 years ago
cebcdae
Merge changes I7e8401a4,I412ddf36
by Kristian Monsen
· 14 years ago
e301545
Revert "Fix for b/4165024: Serious Memory leak when playing a WV protected streaming video."
by Jeff Tinker
· 14 years ago
0f30bd9
Seeking/duration in HLS content is based on the individual segments' duration
by Andreas Huber
· 14 years ago
69c2b29
Merge "Revert "Parse RTP-Info even for live streams.""
by Andreas Huber
· 14 years ago
ac5767a
Revert "Parse RTP-Info even for live streams."
by Andreas Huber
· 14 years ago
e5bf640
Some (most) OMX decoders do not send a OMX_CmdComplete/Flush OMX_ALL notification
by Andreas Huber
· 14 years ago
ba499b5
Return ERROR_END_OF_STREAM when the input source reaches eos
by James Dong
· 14 years ago
9906d2e
Merge "SF transactions are now O(1) wrt IPC instead of O(N)."
by Mathias Agopian
· 14 years ago
2df788f
SF transactions are now O(1) wrt IPC instead of O(N).
by Mathias Agopian
· 14 years ago
4ea52ae
Merge "Fix a format string that triggered a compile-time warning in OMXCodec.cpp"
by Andreas Huber
· 14 years ago
fcc93ba
Merge "Instantiate a NetworkChangeNotifier to have chromium transparently handle interface"
by Andreas Huber
· 14 years ago
0055e9e
Fix a format string that triggered a compile-time warning in OMXCodec.cpp
by Andreas Huber
· 14 years ago
553f66e
Instantiate a NetworkChangeNotifier to have chromium transparently handle interface
by Andreas Huber
· 14 years ago
72bb342
Merge "Support for "streaming" non-transport streams by first converting them to ts packets."
by Andreas Huber
· 14 years ago
63d7947
Merge Chromium at r11.0.696.0: Using setter instead of direct variable access
by Kristian Monsen
· 14 years ago
95068be
Unlock the camera if media recorder fails to start recording.
by Wu-cheng Li
· 14 years ago
32eea24
Add extended metadata buffer support by defining different types of metadata buffers
by James Dong
· 14 years ago
b26a117
Support for "streaming" non-transport streams by first converting them to ts packets.
by Andreas Huber
· 14 years ago
3e1763e
Support for writing output data to a provided callback function instead of a file
by Andreas Huber
· 14 years ago
0a932b4
Merge "Multiple changes to ACodec/codec tools:"
by Andreas Huber
· 14 years ago
1065b3f
Multiple changes to ACodec/codec tools:
by Andreas Huber
· 14 years ago
e764bbf
Merge "New option in the stagefright commandline tool."
by Andreas Huber
· 14 years ago
306bafc
Merge "Fix for b/4165024: Serious Memory leak when playing a WV protected streaming video."
by Jeff Tinker
· 14 years ago
16f7863
New option in the stagefright commandline tool.
by Andreas Huber
· 14 years ago
1e06f43
CameraService: Decouple dequeue and lock
by Sundar Raman
· 14 years ago
50255a9
Fix for b/4165024: Serious Memory leak when playing a WV protected streaming video.
by Jeff Tinker
· 14 years ago
34bac59
Merge "Fix the new color converter to respect the destination crop rect."
by Andreas Huber
· 14 years ago
e5b2a43
Merge "Log video dimensions and crop rectangle."
by Andreas Huber
· 14 years ago
Next »