Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_av
/
6fb40672ac0f0b2f479367fa0ba4e8944df06dad
6fb4067
Use unsigned char to store table of contents retrieved from XING header.
by Gloria Wang
· 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
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
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
bab4b56
Merge "Update paths to test content used to run the omx_tests."
by Andreas Huber
· 14 years ago
593e277
Bug 4571308 Provide correct video frame timestamps
by Glenn Kasten
· 14 years ago
b1af69b
Merge "Reduce the number of output buffers and force output buffers in display order for SoftAVC decoder"
by James Dong
· 14 years ago
3571d50
Fix the new color converter to respect the destination crop rect.
by Andreas Huber
· 14 years ago
884946a
Log video dimensions and crop rectangle.
by Andreas Huber
· 14 years ago
078f12e
Update paths to test content used to run the omx_tests.
by Andreas Huber
· 14 years ago
4ca2c7c
Add framework support for camcorder zoom.
by Wu-cheng Li
· 14 years ago
4862470
Reduce the number of output buffers and force output buffers in display order for SoftAVC decoder
by James Dong
· 14 years ago
c5a57ef
Stagefright: add support for gralloc OMX_UseBuffer.
by Anu Sundararajan
· 14 years ago
cb62bc3
Integrating TI OMAP4 Video Decoder
by Anu Sundararajan
· 14 years ago
8e51d58
- Public part of the Metadata API.
by Gloria Wang
· 14 years ago
06371d9
Merge "Parse RTP-Info even for live streams."
by Andreas Huber
· 14 years ago
46dd1e8
Merge "Reconstruct sync frame indication for content served by the MPEG2TSExtractor"
by Andreas Huber
· 14 years ago
22192ea
Merge "- Add two sanity checks. - Remove one unnecessary line. - Clear the extendedData vector in DecryptHandle."
by Gloria Wang
· 14 years ago
68cbeba
Merge "Fix warnings for uninitialized local variables"
by Glenn Kasten
· 14 years ago
Next »