- 1525884 Check NULL for Drm object by Kyle Zhang · 1 year, 11 months ago
- e330f59 Merge "Improve performance by resolving MediaCodec.BufferInfo members outside of the frequently called code (like dequeueOutputBuffer)" am: 9687a71214 am: cc6014d9bc am: 0dc922ae17 by Pavel Labovich · 2 years, 2 months ago
- 84422bf Merge "Returning camcoder profiles for advanced codecs" into tm-qpr-dev by Arun Johnson · 2 years, 3 months ago
- 354d1b5 Returning camcoder profiles for advanced codecs by Arun Johnson · 2 years, 3 months ago
- b78f7a6 SoundPool: Fix channel mask reporting by Andy Hung · 2 years, 4 months ago
- e2d9f79 Merge "Ensure correct read of jpeg header blob" into tm-dev by Avichal Rakesh · 2 years, 7 months ago
- 1877b47 Ensure correct read of jpeg header blob by Avichal Rakesh · 2 years, 7 months ago
- fee968d media: return null when there are no CamcorderProfiles for getAll by Lajos Molnar · 2 years, 7 months ago
- 8569a66 MediaCodec: realloc & copy for non-secure buffers at secure session & vice versa by Wonsik Kim · 2 years, 7 months ago
- 0c24bb2 Replace locking JNI array methods by Atneya Nair · 2 years, 8 months ago
- a8def97 Merge "media jni: fix CryptoException error code to string" into tm-dev by Robert Shih · 2 years, 8 months ago
- 390b615 media jni: fix CryptoException error code to string by Robert Shih · 2 years, 8 months ago
- 0644a5f android_media_Utils: update camera_jpeg_blob definition to match aidl. by Jayant Chowdhary · 2 years, 8 months ago
- 3fd1d5d Merge "media: fix ImageReader to handle P010 images" am: 7af43734b1 am: e8b737cbd3 am: 9bacfa1b44 by Treehugger Robot · 2 years, 9 months ago
- 584cde2 media: fix ImageReader to handle P010 images by Wonsik Kim · 2 years, 9 months ago
- 240d32c SoundPool: Clean up attribute pointer by Andy Hung · 2 years, 9 months ago
- 337cfcb SoundPool: Clean up JNI weak reference handling by Andy Hung · 2 years, 9 months ago
- 0850300 SoundPool: Clean up JNI AudioAttribute handling by Andy Hung · 2 years, 9 months ago
- 0a6c126 SoundPool: Fix WeakRef lifetime by Andy Hung · 2 years, 10 months ago
- 48c0795 SoundPool: Fix lifetime of SoundPool native object by Andy Hung · 2 years, 10 months ago
- 8b7f311 Merge "Change getSupportedCryptoSchemesNative to use getSupportedSchemes" into tm-dev by Kyle Zhang · 2 years, 9 months ago
- 621af3e Change getSupportedCryptoSchemesNative to use getSupportedSchemes by Kyle Zhang · 2 years, 10 months ago
- 8fa010d Fix FilterClient::getFilterMq result by Gareth Fenn · 2 years, 10 months ago
- 81fb57f Update Soundpool callback interface by Atneya Nair · 2 years, 10 months ago
- 8e14404 Merge "Fix getAvSyncTime() data type." into tm-dev by TreeHugger Robot · 2 years, 10 months ago
- 968eed9 Fix getAvSyncTime() data type. by Hongguang · 2 years, 10 months ago
- 1ada6e8 Fix DvrClient data type by Hongguang · 2 years, 10 months ago
- bdd4239 Merge "Allow MediaCodecs to be created on behalf of other client processes." by TreeHugger Robot · 2 years, 11 months ago
- 6ceeed4 Allow MediaCodecs to be created on behalf of other client processes. by Brian Lindahl · 2 years, 11 months ago
- e20a754 Fix setLongField -> setIntField by John Reck · 2 years, 11 months ago
- 961de60 Merge "Replace effect_callback_t to refactor" by Atneya Nair · 2 years, 11 months ago
- ffa81f8 Add setDataSpace SurfaceControl API by John Reck · 2 years, 11 months ago
- 8b60c74 Merge "Add fence support in ImageWriter class." by Sally Qi · 2 years, 11 months ago
- d2087e7 Add fence support in ImageWriter class. by Sally Qi · 3 years ago
- a446bab Merge "Add android.hardware.drm-V1-ndk reference" by Kyle Zhang · 2 years, 11 months ago
- 160a04c Add android.hardware.drm-V1-ndk reference by Kyle Zhang · 3 years ago
- d42cf0d Merge "media: added advanced HDR-ready CamcorderProfiles" by Lajos Molnar · 2 years, 11 months ago
- fbd3109 Merge "Fix ImageWriter builder pattern APIs" by Sally Qi · 3 years ago
- ed4b947 media: added advanced HDR-ready CamcorderProfiles by Lajos Molnar · 3 years ago
- f3b2a5d Refine SharedFilter close() to avoid random crash by Hongguang · 3 years ago
- d26f4f0 Fix ImageWriter builder pattern APIs by Sally Qi · 3 years ago
- 9efb9dc Support frontend status readiness query. by Hongguang · 3 years ago
- ff34ced Merge "Add API to filter out unnecessary PIDs from frontend output." by TreeHugger Robot · 3 years ago
- c917cde Merge "Introduce builder pattern in ImageWriter class" by Sally Qi · 3 years ago
- cfd146f Add API to filter out unnecessary PIDs from frontend output. by Hongguang · 3 years ago
- db57de3 Introduce builder pattern in ImageWriter class by Sally Qi · 3 years ago
- 95094c6 Support not tuned PLP info query. by Hongguang · 3 years ago
- cc4caab Merge "Enhance resource sharing and enable ownership transfer" by Kensuke Miyagi · 3 years ago
- cd599a9 Merge "Introduce Builder in ImageReader class for setup and construct an ImageReader instance." by Sally Qi · 3 years ago
- aba398d Introduce Builder in ImageReader class for setup and construct an by Sally Qi · 3 years, 1 month ago
- e3cbee3 Add Mutex in FilterClient for thread-safe by Daren Liao · 3 years, 3 months ago
- cba3b71 Merge "SoundPool: Clean up Stream::play_l logic for garbage collection" am: 3c44833a91 am: c69cfc5a7c am: e434fc68e4 am: 95292b064a by Andy Hung · 3 years ago
- 185c80a Add CRC32 checking hint by Hongguang · 3 years ago
- 83088b7 Fix tuner API review comments. by Hongguang · 3 years ago
- 5de9464 Merge "Support enable/disable Frontends." by Hongguang Chen · 3 years ago
- aa9fd18 Add FilterDelayHint to Tuner JNI by Patrick Rohr · 3 years, 1 month ago
- 4d9772d Support enable/disable Frontends. by Hongguang · 3 years ago
- 17facee Merge "Add new features to tuner." by TreeHugger Robot · 3 years ago
- 38904f8 Add new features to tuner. by Hongguang · 3 years ago
- b6580b4 Enhance resource sharing and enable ownership transfer by Kensuke Miyagi · 3 years ago
- 8d1e01b Support DVB-T Cell Ids. by Hongguang · 3 years ago
- 71791c0 SoundPool: Clean up Stream::play_l logic for garbage collection by Andy Hung · 3 years ago
- d17933a Merge "SoundPool: Implement generic garbage collection" am: 361e9e1da9 am: 135ebfe059 am: e6c9a5de4b am: 01a98143e3 by Andy Hung · 3 years ago
- 361e9e1 Merge "SoundPool: Implement generic garbage collection" by Andy Hung · 3 years ago
- 0f6fc56 Merge "Add some new features to tuner." by TreeHugger Robot · 3 years ago
- 90dd674 Add some new features to tuner. by Hongguang · 3 years, 1 month ago
- 9041353 Merge "Enable Frontend callback for sharee." by TreeHugger Robot · 3 years ago
- c08a08e Enable Frontend callback for sharee. by Kensuke Miyagi · 3 years, 1 month ago
- bd670a2 Merge "SoundPool: Update queue only if streamID matches" am: f0f20c17e0 am: 27383c906c am: e9b9317232 am: 713e259dd5 by Andy Hung · 3 years, 1 month ago
- 05266b2 Replace effect_callback_t to refactor by Atneya Nair · 3 years, 1 month ago
- 151117e SoundPool: Update queue only if streamID matches by Andy Hung · 3 years, 1 month ago
- ae2a751 Merge "Rename NumberOfSegment to NumberOfSegments." by TreeHugger Robot · 3 years, 1 month ago
- 4474c3f SoundPool: Implement generic garbage collection by Andy Hung · 3 years, 1 month ago
- a54976ec2 Merge "Add DataSpace API to convert between ADataSpace and ColorSpace" by Sally Qi · 3 years, 1 month ago
- 08af032 Rename NumberOfSegment to NumberOfSegments. by Hongguang · 3 years, 1 month ago
- 4c73b41 add filter delay hint to jni FilterClient by Patrick Rohr · 3 years, 1 month ago
- ec3ec87 Merge "Add some new features to tuner." by Hongguang Chen · 3 years, 1 month ago
- 54c7910 Add some new features to tuner. by Hongguang · 3 years, 2 months ago
- c726a6f Update SharedFilter token acquire/free API name by Hongguang · 3 years, 1 month ago
- 550bd98 Fix filter reset typo. by Hongguang · 3 years, 1 month ago
- fd811d3 Merge "MediaUtils: Tag HAL_PIXEL_FORMAT_RAW12 as non-YUV" am: beca87b413 am: 79f3ff5ad6 am: bd3da6e47c am: 823a7e93f2 by Treehugger Robot · 3 years, 1 month ago
- ac97f99 Add DataSpace API to convert between ADataSpace and ColorSpace by Sally Qi · 3 years, 3 months ago
- 62d4054 MediaUtils: Tag HAL_PIXEL_FORMAT_RAW12 as non-YUV by Emilian Peev · 3 years, 2 months ago
- 0f633885 Fix Filter/DVR MQ leak by Gareth Fenn · 3 years, 2 months ago
- fa4c182 Merge "Replace new with sp<>::make" am: 88aed3b81d am: e1e9a0dc55 am: 301ef0b780 am: 0c1d31cc0d am: 3814f49268 by Santiago Seifert · 3 years, 2 months ago
- b8b1e1d Add ISDB-T Multi-Layer Support. by Hongguang · 3 years, 2 months ago
- 05f95dc Replace new with sp<>::make by Santiago Seifert · 3 years, 2 months ago
- bcca4dc Add SharedFilter to tuner frameworks. by Hongguang · 3 years, 3 months ago
- 0c103dc Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 3 years, 5 months ago
- 980f66e Guard against negative sizes from codec by Ray Essick · 3 years, 3 months ago
- 9bcdca1 Merge changes I8c36f5af,I800bc352 am: 9acfdcf214 am: 8b93d78c01 am: 9daeb3e9ad am: 5d85c9f569 am: ae1a10e638 by Treehugger Robot · 3 years, 3 months ago
- 8b93d78 Merge changes I8c36f5af,I800bc352 am: 9acfdcf214 by Treehugger Robot · 3 years, 3 months ago
- 9690a02 AudioEffect: fix racy access to callback data by Mikhail Naganov · 3 years, 3 months ago
- 5801895 Change tuner frequency data type to long. by Hongguang · 3 years, 4 months ago
- fe65288 MediaEvent should be sent when shared memory info is passed. by Hongguang · 3 years, 4 months ago
- a17e541 Merge "Update tuner OWNERS." am: 332cd02609 am: bcc2864d50 am: 956d644c63 am: 6baa6ba29d am: 1f83ebf747 by Hongguang Chen · 3 years, 4 months ago
- bcc2864 Merge "Update tuner OWNERS." am: 332cd02609 by Hongguang Chen · 3 years, 4 months ago
- 05bd24b Merge "Update tuner OWNERS." by Hongguang Chen · 3 years, 4 months ago
- 7e65694 Merge "Don't reset static sp<TunerClient> JTuner::mTunerClient in ~JTuner()" by TreeHugger Robot · 3 years, 4 months ago
- d254b6c Update tuner OWNERS. by Hongguang · 3 years, 4 months ago