summaryrefslogtreecommitdiff
path: root/media
AgeCommit message (Expand)Author
2021-09-03stagefright: Fix buffer handle retrieval in signalBufferReturnedAngelo G. Del Regno
2021-09-03stagefright: Fix SurfaceMediaSource getting handle from wrong position issuezhangbo_a
2021-09-03libstagefright_wfd: video encoder does not actually release MediaBufferBase w...Vladimir Oltean
2021-09-03libstagefright_wfd: compilation fixesVladimir Oltean
2021-09-03Partial revert "Move unused classes out of stagefright foundataion"Nico
2021-09-03Revert "stagefright: remove Miracast sender code"Vladimir Oltean
2021-09-03Revert "Removed unused class and its test"Vladimir Oltean
2021-06-08Merge tag 'android-11.0.0_r38' into staging/lineage-18.1_merge-android-11.0.0...Kevin F. Haggerty
2021-05-04Merge tag 'android-11.0.0_r37' into staging/lineage-18.1_merge-android-11.0.0...Kevin F. Haggerty
2021-04-29Don't fail AAC decoding if DRC parameter isn't availablePierre-Hugues Husson
2021-04-02Merge "Valid pitch value is required to prevent out of bound access" into rvc...TreeHugger Robot
2021-04-02Merge "Modify MediaRecorder stopping process to avoid blocking" into rvc-qpr-devGopalakrishnan Nallasamy
2021-04-01Merge "Revert "CCodecConfig: don't dup input format"" into rvc-qpr-devWonsik Kim
2021-04-01Modify MediaRecorder stopping process to avoid blockingGuang Qiao
2021-03-31Merge "mp3dec: Changes in the fillMainDataBuf function" into rvc-qpr-devRay Essick
2021-03-31Merge "C2SoftAvcEnc: Use dimensions from mSize instead of input buffer" into ...TreeHugger Robot
2021-03-31Merge "mpeg4enc: fix OOB in RasterIntraUpdate" into rvc-qpr-devTreeHugger Robot
2021-03-25C2SoftAvcEnc: Use dimensions from mSize instead of input bufferHarish Mahendrakar
2021-03-24Revert "CCodecConfig: don't dup input format"Wonsik Kim
2021-03-18Prevent read of uninitialized memorySantiago Seifert
2021-03-18Improve handling MediaCodec linkToDeath() resource managerRay Essick
2021-03-18Merge "m4v_h263: Add check on the encode dimension" into rvc-qpr-devRay Essick
2021-03-18Merge "Rephrase to avoid integer overflow" into rvc-qpr-devRay Essick
2021-03-09Merge "mediautils : TimeCheck: fix OOB access" into rvc-qpr-devTreeHugger Robot
2021-03-07mediautils : TimeCheck: fix OOB accessEric Laurent
2021-03-07CCodec: workaround for frame dropsWonsik Kim
2021-03-07Codec2: Initialize InputSurfaceWrapper::Config structure fieldswangchenyang
2021-03-07ACodec: Handle HDR10+ metadata at OutputPortSettingsChangedStateHouxiang Dai
2021-03-07CCodec: GraphicBufferSourceWrapper: fix to apply nBufferCountActual for decid...Taehwan Kim
2021-03-07CCodec: fix ByteBuffer mode imageWonsik Kim
2021-03-07C2AllocatorBlob: allow multiple mapsWonsik Kim
2021-03-07omx: calculate nodePrefix only for components listed in IOmxLajos Molnar
2021-03-07CCodec: Increase max linear buffer size for 8K videoSungtak Lee
2021-03-07C2OMXNode: read delay from component to determine buffer countWonsik Kim
2021-03-07NuPlayerRenderer: Reset negative media time to zeroParas Nagda
2021-03-07ACodec: submit extra output metadata buffers if in low latency modeWonsik Kim
2021-03-07OMX Opus decoder omits sample rate / channel countRay Essick
2021-03-07CCodec: fix underflow issue on handleImageDataTaehwan Kim
2021-03-02Merge tag 'android-11.0.0_r32' into staging/lineage-18.1_merge-android-11.0.0...Kevin F. Haggerty
2021-02-23Prevent read of uninitialized memorySantiago Seifert
2021-02-16mp3dec: Changes in the fillMainDataBuf functionNeelkamal Semwal
2021-02-11Merge "Improve handling MediaCodec linkToDeath() resource manager" into rvc-d...Ray Essick
2021-02-11Merge "Improve handling MediaCodec linkToDeath() resource manager" into rvc-devRay Essick
2021-02-06Merge tag 'android-11.0.0_r29' of https://android.googlesource.com/platform/f...Kevin F. Haggerty
2021-02-05Merge "Add a null check in RTSPSource::stop" into rvc-qpr-devTreeHugger Robot
2021-02-05Rephrase to avoid integer overflowRay Essick
2021-02-01Merge "ACodec: Reduce the TWOmxNode wrapper in GraphicBufferSource" into rvc-...TreeHugger Robot
2021-02-01Add a null check in RTSPSource::stopAndrew Lewis
2021-01-31Valid pitch value is required to prevent out of bound accessRay Essick
2021-01-26mpeg4enc: fix OOB in RasterIntraUpdateRay Essick