summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm-video-v4l2: vidc: Update version type for encoder aspect ratiocm-13.0-caf-8994Shiju Mathew2018-02-091-1/+1
* DO NOT MERGE: mm-video-v4l2: vdec: Disallow changing buffer modes/counts on a...Mahesh Lanka2017-02-051-10/+61
* mm-video-v4l2: venc: Disallow changing buffer count/size on allocated portPraveen Chavan2017-01-222-7/+18
* mm-video-v4l2: vdec: Disallow input usebuffer for secure caseMahesh Lanka2016-12-121-1/+7
* DO NOT MERGE mm-video-v4l2: venc: add checks beforePraveen Chavan2016-08-023-6/+27
* DO NOT MERGE Fix wrong nAllocLenWonsik Kim2016-08-021-0/+2
* mm-video-v4l2: venc: Avoid processing ETBs/FTBs in invalid statesPraveen Chavan2016-06-081-4/+16
* mm-video-v4l2: vdec: Avoid processing ETBs/FTBs in invalid statesPraveen Chavan2016-06-083-9/+38
* mm-video-v4l2: vdec: deprecate unused config OMX_IndexVendorVideoExtraDataPraveen Chavan2016-05-061-104/+1
* mm-video-v4l2: venc: add safety checks for freeing buffersPraveen Chavan2016-05-063-8/+35
* mm-video-v4l2: vidc: validate omx param/config dataPraveen Chavan2016-05-065-11/+154
* mm-video-v4l2: vdec: add safety checks for freeing buffersPraveen Chavan2016-05-062-11/+53
* media: Fix issues when building with ClangSteve Kondik2016-05-017-17/+16
* Merge tag 'LA.BF64.1.2.2-03340-8x94.0' into HEADMatt Wagantall2016-02-282-2/+35
|\
| * mm-video-v4l2: vidc: vdec: skip enabling S3D extra data for secure sessionSrinu Gorle2016-02-101-0/+4
| * mm-video-v4l2: vidc: vdec: Add support for S3D metadataAshray Kulkarni2016-02-102-2/+31
* | Merge tag 'LA.BF64.1.2.2-03240-8x94.0' into HEADMatt Wagantall2016-02-163-22/+34
|\|
| * Merge "mm-video-v4l2: vidc: venc: Fix rotation issue for 180 degrees"Linux Build Service Account2016-01-301-18/+17
| |\
| | * mm-video-v4l2: vidc: venc: Fix rotation issue for 180 degreesPraneeth Paladugu2016-01-281-18/+17
| * | mm-video-v4l2: vidc: venc: Optimize color align functionPraneeth Paladugu2016-01-282-4/+17
| |/
* | Fix flooding of message in calcLumaAlignKeith Mok2016-01-151-0/+2
* | Fix duplicated OMX.qcom.audio.decoder.aac entryKeith Mok2015-12-0421-306/+0
* | Merge remote-tracking branch 'caf/LA.BF64.1.2.2_rb4.8' into cm-13.0Scott Mertz2015-12-033-18/+59
|\|
| * Merge "mm-video-v4l2: vidc: venc: Add support for low latency mode"Linux Build Service Account2015-11-201-16/+51
| |\
| | * mm-video-v4l2: vidc: venc: Add support for low latency modeAshray Kulkarni2015-11-051-14/+28
| | * mm-video-v4l2: vidc: venc: Fix issues with Hier PAshray Kulkarni2015-11-041-2/+23
| * | Merge "mm-video: vidc: Change field location of the timestamp in batched buffer"Linux Build Service Account2015-11-171-2/+2
| |\ \
| | * | mm-video: vidc: Change field location of the timestamp in batched bufferDeva Ramasubramanian2015-10-291-2/+2
| * | | Merge "mm-video-v4l2: vidc: vdec: Update frame dimensions with crop event"Linux Build Service Account2015-11-161-0/+6
| |\ \ \ | | |/ / | |/| |
| | * | mm-video-v4l2: vidc: vdec: Update frame dimensions with crop eventPraneeth Paladugu2015-11-051-0/+6
| | |/
* | | Merge remote-tracking branch 'caf/LA.BF64.1.2.2_rb4.7' into HEADScott Mertz2015-11-164-0/+39
|\| |
| * | mm-video: venc: Add stubs for OMX_QcomIndexParamBatchSizeDeva Ramasubramanian2015-10-294-0/+39
| |/
* | Merge branch 'LA.BF64.1.2.2_rb4.6' of git://codeaurora.org/platform/hardware/...Steve Kondik2015-11-046-1/+7
|\|
| * Merge "libstagefrighthw: Add header guard to QComOMXMetadata.h and fix file p...Linux Build Service Account2015-10-076-1/+7
| |\
| | * libstagefrighthw: Add header guard to QComOMXMetadata.h and fix file permsDeva Ramasubramanian2015-10-056-1/+7
* | | vidc: add dependency on kernel headersScott Mertz2015-10-091-0/+2
* | | vidc: Fix makefilesSteve Kondik2015-10-091-7/+0
* | | media: Avoid collision with FFMPEG pluginSteve Kondik2015-10-091-0/+4
* | | correct use of project-pathScott Mertz2015-10-091-2/+2
* | | media: Use project pathmapEthan Chen2015-10-095-9/+13
* | | mm-core: add mpeg2 and vc1 secure component entriesAshray Kulkarni2015-10-091-0/+48
|/ /
* | mm-video-v4l2: vidc: vdec: Update color conversion resolution alwaysPraneeth Paladugu2015-10-011-23/+9
* | Merge "mm-video-v4l2: venc: do not send duplicate EBDs in case of an error"Linux Build Service Account2015-09-301-4/+7
|\ \
| * | mm-video-v4l2: venc: do not send duplicate EBDs in case of an errorPraveen Chavan2015-09-141-4/+7
* | | mm-video: vidc: common: Fix debug messagesAshray Kulkarni2015-09-252-3/+5
* | | mm-video-v4l2: vdec: fix fps issues in arbitrary modeAshray Kulkarni2015-09-192-5/+8
* | | Merge "mm-core: Fix compilation issue to erratic string constant"Linux Build Service Account2015-09-171-1/+1
|\ \ \ | |/ / |/| |
| * | mm-core: Fix compilation issue to erratic string constantAmit Shekhar2015-09-111-1/+1
* | | Merge "audio: Fix to access element index -1"Linux Build Service Account2015-09-101-1/+0
|\ \ \ | |/ / |/| |
| * | audio: Fix to access element index -1Fred Oh2015-08-251-1/+0