summaryrefslogtreecommitdiff
path: root/media/jni
AgeCommit message (Expand)Author
2021-11-16libmedia_jni: Changing MediaPlayer RefBase object creation as per RefBase rec...Sachu George
2021-07-19MTP: fix a memory leakGeorge Burgess IV
2021-07-08fix memory leak in initilization and finalizationHenry Fang
2021-06-21MTP: Skip runtime thumbnail generation for Android HostJames Wei
2021-06-08Audio: Support FCC_LIMIT for 22.2 testingAndy Hung
2021-06-01Switch media fw permissions checks to AttributionSourceSvet Ganov
2021-05-03media: propagate profiles to EncoderProfilesLajos Molnar
2021-05-03media: pass full EncoderProfiles from XMLLajos Molnar
2021-05-01Merge "Rename MediaExtractor symbols to log session id" into sc-devSantiago Seifert
2021-04-30Rename MediaExtractor symbols to log session idSantiago Seifert
2021-04-30Merge "libmedia_jni requiresSecureDecoder: throw on error" into sc-devRobert Shih
2021-04-30Merge "Get media share memory handle only when the filter is not a passthroug...Amy Zhang
2021-04-29Update TODO docs in TunerClient on resource id/handle mappingAmy Zhang
2021-04-29Get media share memory handle only when the filter is not a passthroughAmy Zhang
2021-04-28libmedia_jni requiresSecureDecoder: throw on errorRobert Shih
2021-04-20Merge "Use char16_t instead of int in FilterClient to pass 16-bit data define...Amy Zhang
2021-04-19Use char16_t instead of int in FilterClient to pass 16-bit data defined in Tu...Amy Zhang
2021-04-19Merge "Fix TunerService/TunerClient implementation issues" into sc-devAmy Zhang
2021-04-16Fix TunerService/TunerClient implementation issuesAmy Zhang
2021-04-15Force FilterClient to NOT reset the FMQ pointer when creating the MQAmy Zhang
2021-04-12Init shared memory handle when opening Filter in the Tuner JNIAmy Zhang
2021-04-08Allow Descrambler.add/removePid to pass a nullable optional filterAmy Zhang
2021-03-24MediaCodec: add methods to query/subscribe vendor parametersWonsik Kim
2021-03-22Add tunnel mode video peek related APIsGuillaume Chelfi
2021-03-19Merge "Reset min_sdk_version of libmedia_jni" am: 0afaa9d9f6 am: 80ff97c8a5 a...Treehugger Robot
2021-03-19Merge "Reset min_sdk_version of libmedia_jni"Treehugger Robot
2021-03-17SoundPool: Avoid busy waiting during stream restartAndy Hung
2021-03-17Merge "SoundPool: Avoid busy waiting during stream restart" into sc-devAndy Hung
2021-03-17Reset min_sdk_version of libmedia_jniJiyong Park
2021-03-17Merge "Close the handle returned by WrapNativeCodec2GrallocHandle()" into sc-devChih-yu Huang
2021-03-16SoundPool: Improve single stream SoundPool handlingAndy Hung
2021-03-16SoundPool: Avoid busy waiting during stream restartAndy Hung
2021-03-16Merge "SoundPool: Improve single stream SoundPool handling" into sc-devAndy Hung
2021-03-16Tuner FW: clean up Dvr/Filter message-queue resources upon closePierre Couillaud
2021-03-16remove fmq reference when dvr and filter are closed.Henry Fang
2021-03-15SoundPool: Improve single stream SoundPool handlingAndy Hung
2021-03-15Close the handle returned by WrapNativeCodec2GrallocHandle()Chih-Yu Huang
2021-03-12Merge "SoundPool: Fix clang-tidy" am: c337968e03 am: fa59a51450 am: efb2d5bdfeAndy Hung
2021-03-11SoundPool: Fix clang-tidyAndy Hung
2021-03-11Add attributionTag to audio-recordingsPhilip P. Moltmann
2021-03-07Merge "MediaDrm: add ERROR_PROVISIONING_REQUEST_REJECTED" into sc-devRobert Shih
2021-03-05Merge "Don't crash if the MediaCodecList is null." am: f80c56df73 am: ac56986...Treehugger Robot
2021-03-05Merge "Don't crash if the MediaCodecList is null."Treehugger Robot
2021-03-03MediaDrm: add ERROR_PROVISIONING_REQUEST_REJECTEDRobert Shih
2021-03-02MediaDrm: detailed Exception messages continuedRobert Shih
2021-03-01Fix the typo in Tuner JNI of onScanMessageExt_1_1.onPriorityReportedAmy Zhang
2021-02-25Fix MmtpRecordEvent and TsRecordEvent NoSuchMethodError crash in jniAmy Zhang
2021-02-24Allow filter configurations to have NULL filterSettingsAmy Zhang
2021-02-24Merge "Fix some Tuner JNI/Client issues found with CTS" into sc-devAmy Zhang
2021-02-24Merge "Fix warning about recursive loading of libmedia_jni.so" into sc-devOrion Hodson