2962 Commits (d3d11c6dd5e520db0aba8ad17fdfe9f57d47a4df)

Author SHA1 Message Date
Mikhail Naganov 5bc1a9aa19 Merge "Split audio effects headers"
8 years ago
Andy Hung 0a2e01a388 Merge "AudioTrack: Add hasStarted method"
8 years ago
Mikhail Naganov 9fe9401218 Split audio effects headers
8 years ago
Andy Hung 65ffdfc7e9 AudioTrack: Add hasStarted method
8 years ago
Mikhail Naganov 61a4fac2e3 Remove dependencies on hardware/audio_policy.h
8 years ago
Mikhail Naganov 61787b2669 Merge "Remove dependencies on hardware/audio_effects.h and EffectsFactoryApi.h"
8 years ago
TreeHugger Robot 7b01847d0e Merge "MediaCodec refactoring part 1-b: secure buffers"
8 years ago
Wonsik Kim 4811923e80 MediaCodec refactoring part 1-b: secure buffers
8 years ago
Mikhail Naganov 00260b5e69 Remove dependencies on hardware/audio_effects.h and EffectsFactoryApi.h
8 years ago
Andy Hung f9125c36b4 Merge "AudioTrack: Fix timestamp restore"
8 years ago
Andy Hung f20a4e9f84 AudioTrack: Fix timestamp restore
8 years ago
TreeHugger Robot 116974f01a Merge "IOMX: consolidate createInputSurface APIs"
8 years ago
Chong Zhang addf2cbb12 IOMX: consolidate createInputSurface APIs
8 years ago
Mikhail Naganov cbc8f617c1 Eliminate dependencies on hardware/audio.h (trivial cases)
8 years ago
Chong Zhang 21b46588d0 IOMX: remove allocateBufferWithBackup
8 years ago
Chong Zhang 72e8bfdde0 Merge "IOMX: remove nodeBinder from allocateNode"
8 years ago
Chong Zhang 1d2e9cfbe3 IOMX: remove nodeBinder from allocateNode
8 years ago
Hall Liu bdaffdd96d Rename UK tones to GB tones am: a97494e3ae am: 09374e278c
8 years ago
Hall Liu 4ec5187576 Rename UK tones to GB tones am: a97494e3ae
8 years ago
Chong Zhang 95890237a2 Merge "IOMX: remove getState() and livesLocally()"
8 years ago
Chong Zhang 7dcc5f394b IOMX: remove getState() and livesLocally()
8 years ago
Colin Cross b578ed0b08 Merge "Fix struct vs. class mismatch in forward definitions" am: 76e37adc30 am: f4d7441eab
8 years ago
Hall Liu a97494e3ae Rename UK tones to GB tones
8 years ago
TreeHugger Robot 17c9fb736b Merge "IOMX: separate node interface from IOMX"
8 years ago
Mikhail Naganov a8435856fc Merge "Fix non-blocking playback threads creation"
8 years ago
Colin Cross c7a047a59e Merge "Fix struct vs. class mismatch in forward definitions" am: 76e37adc30
8 years ago
Mikhail Naganov 15897e459c Fix non-blocking playback threads creation
8 years ago
Colin Cross 00c553db3e Merge "Fix struct vs. class mismatch in forward definitions"
8 years ago
Chong Zhang d59b972234 IOMX: separate node interface from IOMX
8 years ago
Wonsik Kim 7e34bf5af2 MediaCodec refactoring part 1-a: buffers become separate class
8 years ago
Colin Cross be8f14c64b Fix struct vs. class mismatch in forward definitions
8 years ago
Colin Cross 0c02eed93c Fix struct vs. class mismatch in forward definitions
8 years ago
Mikhail Naganov a0c9133981 Update NBAIO to use the new audio HAL abstraction layer
8 years ago
Chong Zhang 6d332d2cdf stagefright: abstract GraphicBufferSource to interfaces
8 years ago
Dan Liang d840ca71bd Merge "IMediaSource: Pack alignment of ReadOption struct" am: 7449b5e025 am: 0ff8666bee am: 99f553fab5
8 years ago
Dan Liang 162c17fad1 Merge "IMediaSource: Pack alignment of ReadOption struct" am: 7449b5e025 am: 0ff8666bee
8 years ago
Dan Liang 99f553fab5 Merge "IMediaSource: Pack alignment of ReadOption struct" am: 7449b5e025
8 years ago
Dan Liang 565de71d94 IMediaSource: Pack alignment of ReadOption struct
8 years ago
Mikhail Naganov f28256f311 Make MidiDeviceInfo accessible to native code
8 years ago
Lajos Molnar d5d60f642d fix build
8 years ago
Colin Cross 0f9516b8e4 Merge "Remove incorrect forward declaration" am: 50d06c8849 am: 156c5f3fe0 am: 705b64ab84
8 years ago
Colin Cross 2cd94964c8 Merge "Remove incorrect forward declaration" am: 50d06c8849 am: 156c5f3fe0
8 years ago
Colin Cross 705b64ab84 Merge "Remove incorrect forward declaration" am: 50d06c8849
8 years ago
Colin Cross ae4aba1969 Remove incorrect forward declaration
8 years ago
ganxiaolin 69d7857f1d Remove force argument to ensure mCaptureThread exit within Visualizer destructor am: 2e5b5704b0 am: 524354319a
8 years ago
ganxiaolin 071a1d2752 Remove force argument to ensure mCaptureThread exit within Visualizer destructor am: 2e5b5704b0
8 years ago
Lajos Molnar 1658f22ef0 IOMX: work against metadata buffer spoofing
8 years ago
ganxiaolin 2e5b5704b0 Remove force argument to ensure mCaptureThread exit within Visualizer destructor
8 years ago
Glenn Kasten 1b291841a5 Fix RecordThread running too often if fast capture is active
8 years ago
TreeHugger Robot 09fcc862f2 Merge "stagefright: remove OMXNodeInstance usage from GraphicBufferSource"
8 years ago
Chong Zhang 6cf9a12389 stagefright: remove OMXNodeInstance usage from GraphicBufferSource
8 years ago
Andy Hung 5f7114f27c Improve MediaBuffer robustness for remote clients am: 9bd3c9b0e8 am: e2538f2f9b
8 years ago
Andy Hung ff97bcaf88 Improve MediaBuffer robustness for remote clients am: 9bd3c9b0e8
8 years ago
Andy Hung e2538f2f9b Improve MediaBuffer robustness for remote clients
8 years ago
Andy Hung 9bbafdb5b4 Merge "Improve MediaBuffer robustness for remote clients" into nyc-mr1-dev
8 years ago
Andy Hung 9bd3c9b0e8 Improve MediaBuffer robustness for remote clients
8 years ago
Hangyu Kuang 86f051e812 media: Move video buffer timestamp adjustment from CodecSource to GraphicBufferSource. am: 61fcfd1b0b am: 5ed707356a
8 years ago
Hangyu Kuang 3dfe842f35 media: Move video buffer timestamp adjustment from CodecSource to GraphicBufferSource. am: 61fcfd1b0b
8 years ago
Hangyu Kuang 61fcfd1b0b media: Move video buffer timestamp adjustment from CodecSource to GraphicBufferSource.
8 years ago
Wonsik Kim 5f50cdfb0c mediarecorder: fix timestamp adjustment for early pause/resume am: a5aeb87eab am: 5fe669bafa
8 years ago
Wonsik Kim f5a40c6895 mediarecorder: fix timestamp adjustment for early pause/resume am: a5aeb87eab
8 years ago
Wonsik Kim 5fe669bafa mediarecorder: fix timestamp adjustment for early pause/resume
8 years ago
TreeHugger Robot 991d3c3723 Merge changes Iafb91645,I56a0ec7b into nyc-mr1-dev
8 years ago
Eric Laurent b29385110c Merge "Fix for tone glitch produced in ToneGenerator" am: 46f1c24c5a am: 84183ba496 am: 09b0b40fb4
8 years ago
Eric Laurent 7f68f0f065 Merge "Fix for tone glitch produced in ToneGenerator" am: 46f1c24c5a am: 84183ba496 am: 09b0b40fb4
8 years ago
Eric Laurent 67b5bb745b Merge "Fix for tone glitch produced in ToneGenerator" am: 46f1c24c5a am: 84183ba496
8 years ago
Eric Laurent 09b0b40fb4 Merge "Fix for tone glitch produced in ToneGenerator" am: 46f1c24c5a
8 years ago
Eric Laurent 84183ba496 Merge "Fix for tone glitch produced in ToneGenerator"
8 years ago
Eric Laurent 46f1c24c5a Merge "Fix for tone glitch produced in ToneGenerator"
8 years ago
Wonsik Kim a5aeb87eab mediarecorder: fix timestamp adjustment for early pause/resume
8 years ago
Andy Hung 149df9f071 MediaBuffer: Only use shared memory for processes that export MediaBuffers am: cfa86b5efa
8 years ago
Andy Hung cfa86b5efa MediaBuffer: Only use shared memory for processes that export MediaBuffers
8 years ago
Chih-Hung Hsieh 7d64d30d0d resolve merge conflicts of 6ae8c7b to stage-aosp-master am: 32d6e5f0eb
8 years ago
Chih-Hung Hsieh a944197b97 resolve merge conflicts of 6ae8c7b to stage-aosp-master
8 years ago
Chih-Hung Hsieh 32d6e5f0eb resolve merge conflicts of 6ae8c7b to stage-aosp-master
8 years ago
Chih-hung Hsieh 6ae8c7bc1f Merge "Fix clang-tidy warnings in stagefright."
8 years ago
Chih-hung Hsieh e002c39c12 Merge "Fix clang-tidy warnings in stagefright."
8 years ago
Hans Boehm 16a811140d Merge "Remove RefBase base class from FrameRenderTracker" am: e4e2a8fc35 am: 89155dfeef am: 1f1fa8ba37
8 years ago
Hans Boehm 335e29064d Merge "Remove RefBase base class from FrameRenderTracker" am: e4e2a8fc35 am: 89155dfeef
8 years ago
Hans Boehm 1f1fa8ba37 Merge "Remove RefBase base class from FrameRenderTracker" am: e4e2a8fc35
8 years ago
Hans Boehm 89155dfeef Merge "Remove RefBase base class from FrameRenderTracker"
8 years ago
Hans Boehm e4e2a8fc35 Merge "Remove RefBase base class from FrameRenderTracker"
8 years ago
Chih-Hung Hsieh 5ca8f32280 resolve merge conflicts of fd923e7 to stage-aosp-master am: df5d9246f9
8 years ago
Chih-Hung Hsieh 63ef5a38f8 resolve merge conflicts of fd923e7 to stage-aosp-master
8 years ago
Chih-Hung Hsieh df5d9246f9 resolve merge conflicts of fd923e7 to stage-aosp-master
8 years ago
Chih-Hung Hsieh e964d4e421 Fix clang-tidy warnings in audio and playerservice.
8 years ago
Chih-Hung Hsieh 36d0ca1602 Fix clang-tidy warnings in audio and playerservice.
8 years ago
Chih-Hung Hsieh 0d1ed381fd Fix clang-tidy warnings in stagefright.
8 years ago
Chih-Hung Hsieh 40d8899f60 Fix clang-tidy warnings in stagefright.
8 years ago
Chih-Hung Hsieh b3005317b8 Merge "Fix clang-tidy warnings in drm." am: e055519839 am: aee0669a7b am: adc67b2078
8 years ago
Chih-Hung Hsieh 08b045338b Merge "Fix clang-tidy warnings in drm." am: e055519839 am: aee0669a7b
8 years ago
Chih-Hung Hsieh adc67b2078 Merge "Fix clang-tidy warnings in drm." am: e055519839
8 years ago
Chih-Hung Hsieh aee0669a7b Merge "Fix clang-tidy warnings in drm."
8 years ago
Andy Hung 29ac8d5c17 Merge "MediaBuffer: Only use shared memory for processes that export MediaBuffers"
8 years ago
Hans Boehm ed98d6cbf4 Remove RefBase base class from FrameRenderTracker
8 years ago
Tyler Gunn f8a6fff499 Add Australia specific supervisory tones. am: 50029b6d73 am: 0edaaefadd
8 years ago
Tyler Gunn d393216f27 Add Australia specific supervisory tones. am: 50029b6d73
8 years ago
Andy Hung 4c3d1ee741 MediaBuffer: Only use shared memory for processes that export MediaBuffers
8 years ago
Tyler Gunn 50029b6d73 Add Australia specific supervisory tones.
8 years ago
Andy Hung ad6d52d389 Flush FastCapture PipeReader when starting after stop
8 years ago
Andy Hung a7edc529e6 Merge \\"GenericSource: Allow multiple buffer reads for video\\" into nyc-mr1-dev am: e98f14ff19
8 years ago
Andy Hung 888de371da Merge \"GenericSource: Allow multiple buffer reads for video\" into nyc-mr1-dev
8 years ago
Lajos Molnar 7c8d572e1a stagefright: advertise final VPX temporal layering in output format am: 9bbbdd3cab
8 years ago
Andy Hung e98f14ff19 Merge "GenericSource: Allow multiple buffer reads for video" into nyc-mr1-dev
8 years ago
Lajos Molnar e3caed1db3 stagefright: advertise final VPX temporal layering in output format
8 years ago
Lajos Molnar 9bbbdd3cab stagefright: advertise final VPX temporal layering in output format
8 years ago
Lajos Molnar dcf42c4a56 Merge \\"stagefright: support floating point i-frame-intervals\\" into nyc-mr1-dev am: 210c67fe66
8 years ago
Andy Hung 277d08aa27 resolve merge conflicts of e8d9d6d to master
8 years ago
Lajos Molnar bb88069079 Merge \"stagefright: support floating point i-frame-intervals\" into nyc-mr1-dev
8 years ago
TreeHugger Robot 210c67fe66 Merge "stagefright: support floating point i-frame-intervals" into nyc-mr1-dev
8 years ago
Andy Hung e8d9d6d8ff Merge \"IMediaSource: Improve shared memory buffer transfer\" into nyc-mr1-dev
8 years ago
Andy Hung 83efe020b9 Merge "IMediaSource: Improve shared memory buffer transfer" into nyc-mr1-dev
8 years ago
Lajos Molnar 63a4d50f47 stagefright: support floating point i-frame-intervals
8 years ago
Lajos Molnar 665d431f02 Merge \\"stagefright: ACodec: Enable temporal layered encoding for AVC/HEVC\\" into nyc-mr1-dev am: caeb609354
8 years ago
Lajos Molnar 8d1631c1fc Merge \"stagefright: ACodec: Enable temporal layered encoding for AVC/HEVC\" into nyc-mr1-dev
8 years ago
Wei Jia 2d46f5972c MediaExtractor: add DrmInitialization in IDataSource.
8 years ago
Lajos Molnar 0f7442ddb8 stagefright: ACodec: Enable temporal layered encoding for AVC/HEVC
8 years ago
Wei Jia 9a1a953745 MediaExtractor: add DrmInitialization in IDataSource.
8 years ago
Andy Hung cdeb6603d8 GenericSource: Allow multiple buffer reads for video
8 years ago
Andy Hung f59c0bafeb IMediaSource: Improve shared memory buffer transfer
8 years ago
Hangyu Kuang f9eb4d2ca8 Merge \\"media: Optimize thumbnail extraction.\\" into nyc-mr1-dev am: 88bd73d9ac
8 years ago
Hangyu Kuang 5691e5400a Merge \"media: Optimize thumbnail extraction.\" into nyc-mr1-dev
8 years ago
Hangyu Kuang 88bd73d9ac Merge "media: Optimize thumbnail extraction." into nyc-mr1-dev
8 years ago
Wei Jia b23a8a8d5d Merge \\"MediaExtractor: add DrmInitialization in IDataSource.\\" into nyc-mr1-dev am: 489eb9bfaa
8 years ago
Wei Jia 464578df77 Merge \"MediaExtractor: add DrmInitialization in IDataSource.\" into nyc-mr1-dev
8 years ago
Hangyu Kuang a6bfb50608 media: Optimize thumbnail extraction.
8 years ago
Wei Jia 2a5e49c984 MediaExtractor: add DrmInitialization in IDataSource.
8 years ago
Wei Jia 771955c39a Merge \\"MPEG4Writer: Handle writing multiple NAL units in a video sample\\" into nyc-mr1-dev am: af0c7dfd57
8 years ago
Praveen Chavan ab99bf8a01 Merge \"MPEG4Writer: Handle writing multiple NAL units in a video sample\" into nyc-mr1-dev
8 years ago
Wei Jia af0c7dfd57 Merge "MPEG4Writer: Handle writing multiple NAL units in a video sample" into nyc-mr1-dev
8 years ago
Wei Jia 0275063d39 Merge \\"stagefright: Enhance MPEG4 writer/extractor to store/retrieve layer info\\" into nyc-mr1-dev am: 0093efba5a
8 years ago
Praveen Chavan 44fece2cf3 Merge \"stagefright: Enhance MPEG4 writer/extractor to store/retrieve layer info\" into nyc-mr1-dev
8 years ago
Wei Jia 0093efba5a Merge "stagefright: Enhance MPEG4 writer/extractor to store/retrieve layer info" into nyc-mr1-dev
8 years ago
Praveen Chavan 4dbff11975 stagefright: Enhance MPEG4 writer/extractor to store/retrieve layer info
8 years ago
Praveen Chavan 80f78b773f MPEG4Writer: Handle writing multiple NAL units in a video sample
8 years ago
Hangyu Kuang 635127bc94 Merge \\"media: Use libyuv for color conversion.\\" into nyc-mr1-dev am: ed61dd8752
8 years ago
Hangyu Kuang a5cb3f08d5 Merge \"media: Use libyuv for color conversion.\" into nyc-mr1-dev
8 years ago
Hangyu Kuang ed61dd8752 Merge "media: Use libyuv for color conversion." into nyc-mr1-dev
8 years ago
Hangyu Kuang d36af484a8 media: Use libyuv for color conversion.
8 years ago
Lajos Molnar efcafd9117 stagefright: reconnect to ANW on setup in non-output-meta mode am: 098446ae41 am: c58f76670d
8 years ago
Lajos Molnar 027a6a344f stagefright: reconnect to ANW on setup in non-output-meta mode am: 098446ae41
8 years ago
Lajos Molnar fd75b28a11 stagefright: reconnect to ANW on setup in non-output-meta mode
8 years ago
Lajos Molnar c58f76670d stagefright: reconnect to ANW on setup in non-output-meta mode
8 years ago
Wonsik Kim 1ad5b240bf stagefright: move several static methods out of ACodec
8 years ago
Wonsik Kim ce4df5e534 stagefright: move MedaDefs from libstagefright to libmedia
8 years ago
Lajos Molnar 098446ae41 stagefright: reconnect to ANW on setup in non-output-meta mode
8 years ago
Glenn Kasten 3cb0ba5bb5 Merge \\"Revert \\"Restore old signature for acquire/release session\\"\\" into nyc-dev am: 6e70614750
8 years ago
Glenn Kasten 793caf8a76 Merge \"Revert \"Restore old signature for acquire/release session\"\" into nyc-dev
8 years ago
Glenn Kasten 6a725defdf Merge \"Revert \"Restore old signature for acquire/release session\"\" into nyc-dev
8 years ago
Glenn Kasten fc5c22b0c5 Revert "Restore old signature for acquire/release session"
8 years ago
Glenn Kasten c3b8968cb4 Merge \\"Restore old signature for acquire/release session\\" into nyc-dev am: ef9cab1d86
8 years ago
Glenn Kasten dc43ff40e3 Merge \"Restore old signature for acquire/release session\" into nyc-dev
8 years ago
Glenn Kasten 20ca8a71cb Merge \"Restore old signature for acquire/release session\" into nyc-dev
8 years ago
Glenn Kasten 2d51b7c18a Restore old signature for acquire/release session
8 years ago
Wei Jia ba505c621b Merge \"IMediaSource: add supportReadMultiple().\" into nyc-mr1-dev
8 years ago
Wei Jia d3f4e14d4c IMediaSource: add supportReadMultiple().
8 years ago
Marco Nelissen bd9895f125 Merge \\"Don\\'t use sp<>&\\" into nyc-dev am: 09b5fd9cbf
8 years ago
Marco Nelissen 88b6c4d3d8 Merge \"Don\'t use sp<>&\" into nyc-dev
8 years ago
Marco Nelissen 504e6adea0 Merge \"Don\'t use sp<>&\" into nyc-dev
8 years ago
Marco Nelissen fc908d010b Don't use sp<>&
8 years ago
Eric Laurent b70868bb33 Merge "Add AudioTrack and AudioRecord flag checks" into nyc-mr1-dev
8 years ago
Eric Laurent 2f8e63b5be Merge "Add AudioTrack and AudioRecord flag checks" into nyc-mr1-dev
8 years ago
Eric Laurent 050677873c Add AudioTrack and AudioRecord flag checks
8 years ago
Glenn Kasten 1352895989 Merge "AudioTrackShared: Fix audio_track_cblk_t layout for 64-bit" into nyc-dev am: e74a462862
8 years ago
Di Folco, Neil 89ca2992a9 Merge "AudioTrackShared: Fix audio_track_cblk_t layout for 64-bit" into nyc-dev
8 years ago
Di Folco, Neil 10b3d7e2f4 AudioTrackShared: Fix audio_track_cblk_t layout for 64-bit
8 years ago
Lajos Molnar ea45d3d838 ACodec: track crop and data space for each output graphic buffer am: fe73b95aae
8 years ago
Lajos Molnar c79c77bccf ACodec: track crop and data space for each output graphic buffer
8 years ago
Lajos Molnar fe73b95aae ACodec: track crop and data space for each output graphic buffer
8 years ago
Lajos Molnar 2ffdc0bdd4 Merge "stagefright: fix hdr/color metadata handling for .mkv files" into nyc-dev
8 years ago
Lajos Molnar d637d296bb stagefright: fix hdr/color metadata handling for .mkv files
8 years ago
Lajos Molnar f4893ba283 Merge "stagefright: allow ABitReader to fail gracefully" into nyc-dev
8 years ago
Lajos Molnar 3be85f905e stagefright: allow ABitReader to fail gracefully
8 years ago
Chih-hung Hsieh 688d14a492 Merge "Fix misc-macro-parentheses warnings." am: 945da9bbcd
8 years ago
Andy Hung 5cb96b83e6 Merge "Add memory heap checks for mediaserver and audioserver" into nyc-dev
8 years ago
Andy Hung f3d9908a88 Merge "Add memory heap checks for mediaserver and audioserver" into nyc-dev
8 years ago
Eric Laurent cc516cdd02 Fix android.permission.CAPTURE_AUDIO_OUTPUT permission check
8 years ago
Haynes Mathew George 8b269a1708 Merge "audioflinger: Pass pid of process creating track or opening record" into nyc-dev
8 years ago
Eric Laurent b2379ba0a3 Fix android.permission.CAPTURE_AUDIO_OUTPUT permission check
8 years ago
Eric Laurent a0e10ff02b Merge "audioflinger: Pass pid of process creating track or opening record" into nyc-dev
8 years ago
Haynes Mathew George 9ea77cdba8 audioflinger: Pass pid of process creating track or opening record
8 years ago
Andy Hung 07b745e166 Add memory heap checks for mediaserver and audioserver
8 years ago
Lajos Molnar 361ba742e2 stagefright: add flags to NuMediaExtractor::getTrackFormat
8 years ago
Lajos Molnar 4bd13b7947 stagefright: get stream header information from MPEG2 video tracks
8 years ago
Lajos Molnar 768a2537a8 stagefright: add flags to NuMediaExtractor::getTrackFormat
8 years ago
Lajos Molnar 0dc8be97f0 stagefright: get stream header information from MPEG2 video tracks
8 years ago
Lajos Molnar 023f2a52fa stagefright: fill in profile/level when reassembling AVCC
8 years ago
Lajos Molnar 47d8891199 stagefright: fill in profile/level when reassembling AVCC
8 years ago
Lajos Molnar 013ce69d91 Merge "stagefright: fix issues with bitrate handling" into nyc-dev
8 years ago
Lajos Molnar 46f80165c5 stagefright: fix issues with bitrate handling
8 years ago
Chih-Hung Hsieh 83fbbb8f87 Fix misc-macro-parentheses warnings.
8 years ago
Wei Jia 507c191a6d Merge "IMediaSource: add readMultiple API to speed up inter-process reading." into nyc-dev
8 years ago
Wei Jia 51f03edcb3 Merge "IMediaSource: add readMultiple API to speed up inter-process reading." into nyc-dev
8 years ago
Wei Jia 1f1fc459dd IMediaSource: add readMultiple API to speed up inter-process reading.
8 years ago
Vignesh Venkatasubramanian d2119f3976 Merge "Pass VP9 Codec Specific Data from the Container" into nyc-dev
8 years ago
Vignesh Venkatasubramanian 98268270da Merge "Pass VP9 Codec Specific Data from the Container" into nyc-dev
8 years ago
Lajos Molnar 10dac29441 Merge "stagefright: IOMX: pass native handle in sp<NativeHandle>" into nyc-dev
8 years ago
Lajos Molnar 038ccfd6ff Merge "stagefright: IOMX: pass native handle in sp<NativeHandle>" into nyc-dev
8 years ago
Lajos Molnar 1b40f2804a stagefright: IOMX: pass native handle in sp<NativeHandle>
8 years ago
Lajos Molnar b7e75437b1 Merge changes I58b03acd,I7d7eb086 into nyc-dev
8 years ago
TreeHugger Robot 0d0a8b48d2 Merge changes I58b03acd,I7d7eb086 into nyc-dev
8 years ago
Pawin Vongmasa 38616ced5b Merge "AMessage::FromParcel(): Limit recursion depth; report NULL on failure." into nyc-dev
8 years ago
Pawin Vongmasa 6393ea6915 Merge "AMessage::FromParcel(): Limit recursion depth; report NULL on failure." into nyc-dev
8 years ago
Lajos Molnar 3e328782f1 stagefright: untangle metadata-mode handling
8 years ago
Lajos Molnar 7e0bef8aa6 stagefright: add a way to update native handle in OMX buffers
8 years ago
Andy Hung e2e3b6846d Merge "Improve timestamp jitter fix" into nyc-dev
8 years ago
Vignesh Venkatasubramanian d0d32c0d39 Pass VP9 Codec Specific Data from the Container
8 years ago
Andy Hung 6d7b119a41 Improve timestamp jitter fix
8 years ago
Pawin Vongmasa 8dab17305f AMessage::FromParcel(): Limit recursion depth; report NULL on failure.
8 years ago
Marco Nelissen 1d6e107053 Merge "Dump local source, not remote" into nyc-dev
8 years ago
Marco Nelissen 0b667e2f6f Merge "Dump local source, not remote" into nyc-dev
8 years ago
Marco Nelissen a321469104 Dump local source, not remote
8 years ago
Hangyu Kuang 4ae323feec Merge "media: Drop CSD buffer if VP9 decoder does not advertise profiles." into nyc-dev
8 years ago
Hangyu Kuang 260ae76207 Merge "media: Drop CSD buffer if VP9 decoder does not advertise profiles." into nyc-dev
8 years ago
Hangyu Kuang f88dc18654 media: Drop CSD buffer if VP9 decoder does not advertise profiles.
8 years ago
Andy Hung 95aa1eb5a0 Merge "AudioTrack: Fix timestamp jitter" into nyc-dev
8 years ago
Andy Hung 7aa45dd7fc Merge "AudioTrack: Fix timestamp jitter" into nyc-dev
8 years ago
Chien-Yu Chen 20be7bf5ba Merge "Camera: Fix passing video native handle for 64-bit app" into nyc-dev
8 years ago
Chien-Yu Chen 9e23567ed0 Merge "Camera: Fix passing video native handle for 64-bit app" into nyc-dev
8 years ago
Andy Hung b01faa3146 AudioTrack: Fix timestamp jitter
8 years ago
Chien-Yu Chen 2d13b1d3ee Camera: Fix passing video native handle for 64-bit app
8 years ago
Glenn Kasten c03ab34de0 Merge "Can now indicate the desired number of notifications (sub-buffers)" into nyc-dev
8 years ago
Glenn Kasten ea38ee7742 Can now indicate the desired number of notifications (sub-buffers)
8 years ago
Jeff Tinker 51ab9527d7 Merge "Remove MediaDrm stack from mediaserver" into nyc-dev
8 years ago
Jeff Tinker 3003807fcf Remove MediaDrm stack from mediaserver
8 years ago
Hangyu Kuang ba890f84a3 Merge "Stagefright: Add HDRStaticInfo support for encoder." into nyc-dev
8 years ago
Hangyu Kuang 1302f9ddd2 Merge "Stagefright: Add HDRStaticInfo support for encoder." into nyc-dev
8 years ago
Marco Nelissen 20cb827ac5 resolve merge conflicts of 89c03a3 to nyc-dev-plus-aosp
8 years ago
Marco Nelissen b6e9b8919c Fix gapless SBR
8 years ago
Hall Liu cc95bcf0fe Merge "Add UK ringback tone" into nyc-dev
8 years ago
Hall Liu e7b4463fcd Add UK ringback tone
8 years ago
Glenn Kasten 4a8308b11b Add AudioSystem::getFrameCountHAL()
8 years ago
Pawin Vongmasa b151194ce1 Merge "resolve merge conflicts of 87695f6 to mnc-dev" into mnc-dev am: a265388 am: 93cfc25 am: 35ee496
8 years ago
Pawin Vongmasa 93cfc25deb Merge "resolve merge conflicts of 87695f6 to mnc-dev" into mnc-dev
8 years ago
Pawin Vongmasa 44a1dc40b0 resolve merge conflicts of 87695f6 to mnc-dev
8 years ago
Pawin Vongmasa 87695f6695 Merge "SampleTable.cpp: Prevent corrupted stts block from causing excessive memory allocation." into klp-dev am: 5964527 am: e896c41 am: a0970c9 am: ab72763 am: 8cf4bf3
8 years ago
Pawin Vongmasa 8cf4bf38b1 Merge "SampleTable.cpp: Prevent corrupted stts block from causing excessive memory allocation." into klp-dev am: 5964527 am: e896c41 am: a0970c9
8 years ago
Pawin Vongmasa ab7276351e Merge "SampleTable.cpp: Prevent corrupted stts block from causing excessive memory allocation." into klp-dev am: 5964527 am: e896c41
8 years ago
Pawin Vongmasa a0970c9faa Merge "SampleTable.cpp: Prevent corrupted stts block from causing excessive memory allocation." into klp-dev am: 5964527
8 years ago
Pawin Vongmasa a3630a418b SampleTable.cpp: Prevent corrupted stts block from causing
8 years ago
Andy Hung 0c4a97e6e1 Merge "NuPlayer: Reserve buffer for 8x max speed" into nyc-dev
8 years ago
Andy Hung f2c87b3f88 NuPlayer: Notify if drain message time is unexpectedly long
8 years ago
Andy Hung ff874dc957 NuPlayer: Reserve buffer for 8x max speed
8 years ago
Hangyu Kuang 5e2f5c10dc Stagefright: Add HDRStaticInfo support for encoder.
8 years ago
Hangyu Kuang d77a954c1e Merge "Stagefright: Add HDRStaticInfo support for decoder." into nyc-dev
8 years ago
Hangyu Kuang db318d40b9 Stagefright: Add HDRStaticInfo support for decoder.
8 years ago
Marco Nelissen 69d3d8a954 Expand mediaextractor dumpsys
8 years ago
Lajos Molnar 9f8bb269e3 stagefright: fix prvalue handling in Mutexed
8 years ago
Marco Nelissen b4ee46c79f AUtils: disable overflow checks for isInRange
8 years ago
Marco Nelissen fbe7fcfe81 Close MediaDataSource on extractor/retriever release
8 years ago
Andy Hung e13f8a6038 NuPlayer: Play out remaining audio data when recycling isn't possible
8 years ago
Andy Hung ea2b9c07b3 Implement client playback timestamps with 64 bit accuracy
8 years ago
Krystian Turczyn f97b682f0e Fix for tone glitch produced in ToneGenerator
8 years ago
Andy Hung 5fe2151459 Merge "Read from proxy for PCM direct and offloaded track position" into nyc-dev
8 years ago
Andy Hung 7a490e7ab3 Read from proxy for PCM direct and offloaded track position
8 years ago
Marco Nelissen e6ef154956 AUtils: disable overflow checks for isInRange
8 years ago
Lajos Molnar 63870fafe3 Merge "stagefright: expose track ID-s in track format" into nyc-dev
8 years ago
Lajos Molnar 1483d3187e Merge "stagefright: MediaCodecSource: protect output format updates" into nyc-dev
8 years ago
Lajos Molnar 1734c7d01c stagefright: detect output format changes without event
8 years ago
Lajos Molnar faf35c0c27 stagefright: expose track ID-s in track format
8 years ago
Lajos Molnar ee0eba046f stagefright: MediaCodecSource: protect output format updates
8 years ago
Lajos Molnar 5048de32f6 Merge "stagefright: ACodec: read output port format on first frame" into nyc-dev
8 years ago
Lajos Molnar 697aedf61d stagefright: ACodec: read output port format on first frame
8 years ago
Lajos Molnar 5b4401b289 ACodec: enable support for non-16bit PCM data
8 years ago
Lajos Molnar 78bd91b15e stagefright: set pcm-encoding for raw audio tracks
8 years ago
Lajos Molnar 28edbba6aa stagefright: account for alignment in MemoryDealer
8 years ago
Glenn Kasten 9a57e34f47 Merge "Use audio_session_t consistently" into nyc-dev
8 years ago
Jean-Michel Trivi 53ce1e03ef Merge "Dynamic policies: support for device selection" into nyc-dev
8 years ago
Jean-Michel Trivi 7638ca29e8 Dynamic policies: support for device selection
8 years ago
Glenn Kasten d848eb48c1 Use audio_session_t consistently
8 years ago
Marco Nelissen 31e2a27f87 Fix size check for OMX_IndexParamConsumerUsageBits
8 years ago
Lajos Molnar 58fb7c6e1a stagefright: use colr box for color aspects
8 years ago
Eric Laurent 6ae0468269 Merge "audio: Fix race condition in AudioTrack underrun." into nyc-dev
8 years ago
Eric Laurent 4d231dc0ee audio: Fix race condition in AudioTrack underrun.
8 years ago
Lajos Molnar b77d03b62c stagefright: connect color aspects and surface dataspace
8 years ago
Marco Nelissen c1c50e7b47 Fix size check for OMX_IndexParamConsumerUsageBits
8 years ago
Lajos Molnar d5ef65ea89 Merge "ACodec: move getPortFormat closer to PortSettingsChanged event" into nyc-dev
8 years ago
Lajos Molnar 1042efbe4b Merge "stagefright/foundation: fix ALookup for same types" into nyc-dev
8 years ago
Lajos Molnar b0a4b9e917 ACodec: move getPortFormat closer to PortSettingsChanged event
8 years ago
Lajos Molnar 356d3f5285 Merge "IOMX: add INTERNAL_OPTION_COLOR_ASPECTS to setParamaters" into nyc-dev
8 years ago
Lajos Molnar dd81af7ef9 IOMX: add INTERNAL_OPTION_COLOR_ASPECTS to setParamaters
8 years ago
Lajos Molnar b34bcea794 Merge "IOMX: add dataspace to createInputSurface" into nyc-dev
8 years ago
Ronghua Wu 98783a370f Merge "media: changed resource type from String8 to enum." into nyc-dev
8 years ago
Ronghua Wu ea15fd29af media: changed resource type from String8 to enum.
8 years ago
Haynes Mathew George ae34ed2bcc AudioTrack: Use original flags during track recreation
8 years ago
Glenn Kasten 633666975f Merge "AudioRecord: Use original flags during track recreation" into nyc-dev
8 years ago
Lajos Molnar 57fad3c31f IOMX: add dataspace to createInputSurface
8 years ago
Lajos Molnar 3a09d8d6f9 stagefright: move ColorUtils to foundation
8 years ago
Glenn Kasten 58883a0cbb AudioRecord: Use original flags during track recreation
8 years ago
Lajos Molnar 5771a0bc0c stagefright/foundation: fix ALookup for same types
8 years ago
Lajos Molnar ee4804a7bf Merge "stagefright: move asString to android namespace" into nyc-dev
8 years ago
Lajos Molnar 7fa3efa6d7 stagefright: move asString to android namespace
8 years ago
Ronghua Wu caaa15b1c8 media: add hdr and color aspects metadata
8 years ago
Lajos Molnar 97d5e4eb77 Merge "stagefright: pass color aspects into codecs" into nyc-dev
8 years ago
Lajos Molnar 8338519ba2 stagefright: pass color aspects into codecs
8 years ago
Eric Laurent db52e5e3dc Merge "Sample rate 0 means a route-dependent rate" into nyc-dev
8 years ago
Eino-Ville Talvala 6e0c00ba53 Merge changes from topic 'camera-native-aidl' into nyc-dev
8 years ago
Chien-Yu Chen 7eb42678f6 Merge "CameraSource: Fix time lapse video recording" into nyc-dev
8 years ago
Eino-Ville Talvala d56db1d2be Camera: Switch camera2 to auto-gen C++ binder interfaces
8 years ago
Glenn Kasten 24b02edc16 Merge "AudioSystem::getSamplingRate and getFrameCount now work for input" into nyc-dev
8 years ago
Chien-Yu Chen 8fc3c670ff CameraSource: Fix time lapse video recording
8 years ago
Chien-Yu Chen 0419ba7b1c CameraSource: Wait before dropping a frame
8 years ago
Glenn Kasten e8158ffea2 Merge "Add use for audio_unique_id_t" into nyc-dev
8 years ago
Glenn Kasten 7fd0422fbd Sample rate 0 means a route-dependent rate
8 years ago
Glenn Kasten 2c073da0f0 AudioSystem::getSamplingRate and getFrameCount now work for input
8 years ago
Glenn Kasten eeecb980ff Add use for audio_unique_id_t
8 years ago
Lajos Molnar 1c0de60e80 Merge "stagefright: use MediaImage2" into nyc-dev
8 years ago
Jean-Michel Trivi 0d035b6057 Merge "Send audio patch in recording callback" into nyc-dev
8 years ago
Lajos Molnar c6e96a912c stagefright: propagate nativeHandle properly for secure playback
8 years ago
Jean-Michel Trivi 8c7cf3b7d0 Send audio patch in recording callback
8 years ago
Lajos Molnar 73dd808754 stagefright: use MediaImage2
8 years ago
Marco Nelissen 7228d57873 Get service by value instead of reference am: 61a6d26aab am: 93f5bcab20 am: d11972f8d4 am: c0cefa9f37 am: 73079eec40 am: 5984d6cbf9 am: 6bac803b15 am: 5259834834 am: 6d65ec1f72 am: fd517c3941
8 years ago
Marco Nelissen 6d65ec1f72 Get service by value instead of reference am: 61a6d26aab am: 93f5bcab20 am: d11972f8d4 am: c0cefa9f37 am: 73079eec40 am: 5984d6cbf9 am: 6bac803b15
8 years ago
Marco Nelissen 5259834834 Get service by value instead of reference am: 61a6d26aab am: 93f5bcab20 am: d11972f8d4 am: c0cefa9f37 am: 73079eec40 am: 5984d6cbf9
8 years ago
Marco Nelissen 6bac803b15 Get service by value instead of reference am: 61a6d26aab am: 93f5bcab20 am: d11972f8d4 am: c0cefa9f37 am: 73079eec40
8 years ago
Marco Nelissen 73079eec40 Get service by value instead of reference am: 61a6d26aab am: 93f5bcab20 am: d11972f8d4
8 years ago
Marco Nelissen d11972f8d4 Get service by value instead of reference am: 61a6d26aab
8 years ago
Marco Nelissen 93f5bcab20 Get service by value instead of reference
8 years ago
Marco Nelissen 61a6d26aab Get service by value instead of reference
8 years ago
Jean-Michel Trivi 7281aa9810 Send client / device format in recording callback
8 years ago
Ronghua Wu eafe1f9734 Merge "mediaresourcemanager: verify the input calling pid" into nyc-dev
8 years ago
Andy Hung c085a757a2 Merge "Implement server side playback timestamps with 64 bit accuracy" into nyc-dev
8 years ago
Marco Nelissen 012883fdf6 Merge "Move (some) codecs into the codec process" into nyc-dev
8 years ago
Ronghua Wu d11c43a129 mediaresourcemanager: verify the input calling pid
8 years ago
Andy Hung 818e7a32ce Implement server side playback timestamps with 64 bit accuracy
8 years ago
Andy Hung cf1bbf3a12 Merge "Enable FastTrack timestamps" into nyc-dev
8 years ago
Wei Jia e9a5b96e79 IMediaSource: use shared memory to transfer large buffer.
8 years ago
Andy Hung 6ae5843c28 Enable FastTrack timestamps
8 years ago
Marco Nelissen 23858874bb Move (some) codecs into the codec process
8 years ago
Jeff Tinker 9ac86b3cae stagefright: ICrypto: enable passing secure buffers in native_handle
9 years ago
Lajos Molnar a63141af8f stagefright: enable native handles for secure buffers
9 years ago
Jeff Tinker a69729dc76 Add mediadrm service
9 years ago
Lajos Molnar 1d975c4b9a Merge changes from topic 'rm-awesome'
9 years ago
Lajos Molnar ef2bdbc3ee stagefright: CodecCapabilities: fix missing capabilities
9 years ago
Lajos Molnar 708336fec4 stagefright: Remove OMXCodec object
9 years ago
Lajos Molnar 963f181c57 stagefright: allow selecting codec by name in SimpleDecodingSource
9 years ago
Lajos Molnar 0a4427bb91 stagefright: use MediaCodec::QueryCapabilities
9 years ago
Jean-Michel Trivi 661c5953f5 Merge "Dynamic audio policies on UID" into nyc-dev
9 years ago
Lajos Molnar 7f2262fc7d stagefright: use OMXCodec's QueryCodec for capabilities
9 years ago
Jean-Michel Trivi e8decedb42 Dynamic audio policies on UID
9 years ago
Lajos Molnar 69bebe8d87 MediaCodecInfo: keep capabilities from XML when updating them from codec
9 years ago
Andy Hung 3f0c902beb Add AudioRecord timestamps
9 years ago
Lajos Molnar 00803f7e94 Merge changes I3b93c2b8,Ia8e83727 into nyc-dev
9 years ago
Lajos Molnar 6665703177 Merge "stagefright: Move CodecCapabilities querying into MediaCodec" into nyc-dev
9 years ago
Marco Nelissen 1900e77bac Run codecs in a separate process
9 years ago
Lajos Molnar f76ecd3cf1 stagefright: Remove unused ClockEstimator and TimeSource
9 years ago
Lajos Molnar 0e449bc806 stagefright: Remove unused TimedTextDriver and Sources
9 years ago
Lajos Molnar 11d72e1d30 stagefright: Remove OMXCodec object
9 years ago
Lajos Molnar 65dd3eeef5 stagefright: Move CodecCapabilities querying into MediaCodec
9 years ago
Lajos Molnar 96a875ef0b stagefright: allow selecting codec by name in SimpleDecodingSource
9 years ago