summaryrefslogtreecommitdiffstats
path: root/mm-video-v4l2/vidc/vdec
Commit message (Expand)AuthorAgeFilesLines
* mm-video-v4l2: vdec: Avoid processing ETBs/FTBs in invalid statesPraveen Chavan2016-06-082-9/+24
* Merge remote-tracking branch 'caf/LA.BR.1.3.3_rb1.12' into cm-13.0-caf-8952Ethan Chen2016-03-162-41/+114
|\
| * Merge "mm-video-v4l2: vdec: set 24 fps framerate for 4k clips"Linux Build Service Account2016-02-182-22/+49
| |\
| | * mm-video-v4l2: vdec: set 24 fps framerate for 4k clipsDeepak Kushwah2016-01-272-22/+49
| * | Merge "mm-video-v4l2: vidc: vdec: handle ftbs during reconfig and port disable"Linux Build Service Account2016-02-121-6/+1
| |\ \
| | * | mm-video-v4l2: vidc: vdec: handle ftbs during reconfig and port disableAbdulla Anam2016-02-081-6/+1
| * | | mm-video-v4l2: vidc: Fix race condition with msg thread fd closeShalaj Jain2016-01-262-4/+16
| * | | Merge "mm-video-v4l2: Add support for prefer adaptive playback extension"Linux Build Service Account2016-01-231-1/+12
| |\ \ \
| | * | | mm-video-v4l2: Add support for prefer adaptive playback extensionShalaj Jain2016-01-201-1/+12
| | | |/ | | |/|
| * | | mm-video-v4l2: vidc: update thread namesAshray Kulkarni2016-01-191-3/+3
| * | | Merge "mm-video: Adjust stride value for planar format"Linux Build Service Account2016-01-181-2/+5
| |\ \ \ | | |/ / | |/| |
| | * | mm-video: Adjust stride value for planar formatSurajit Podder2016-01-041-2/+5
| * | | mm-video: vidc: Reliably stop the message threadDeepak Kushwah2015-12-282-4/+29
| |/ /
* / / media: Use project pathmapEthan Chen2015-12-241-3/+3
|/ /
* / mm-video-v4l2: Unmap dropped output buffersSurajit Podder2015-12-142-13/+18
|/
* mm-video-v4l2: Enable get_param to check downscalar enablementSurajit Podder2015-11-061-0/+11
* Merge "mm-video-v4l2: vdec: release buffer when qbuf to driver fails"Linux Build Service Account2015-10-301-0/+2
|\
| * mm-video-v4l2: vdec: release buffer when qbuf to driver failsManikanta Kanamarlapudi2015-10-271-0/+2
* | mm-video-v4l2: Use client buffer header for FTBSurajit Podder2015-10-201-1/+1
|/
* mm-video-v4l2: vdec: fix fps issues in arbitrary modeAshray Kulkarni2015-10-142-5/+8
* mm-video-v4l2: vdec: streamoff while freeing first output bufferBalamurugan Alagarsamy2015-09-281-0/+8
* Merge commit 'a2d1c30003b9723094e0e01f15f9db40cb327730' into private_redfox64...Manish Kumar2015-09-252-14/+36
|\
| * Merge "mm-video-v4l2: Fix downscalar issue"Linux Build Service Account2015-09-231-2/+8
| |\
| | * mm-video-v4l2: Fix downscalar issueSurajit Podder2015-09-221-2/+8
| * | Merge "mm-video: Disable downscalar for non-display usecase"Linux Build Service Account2015-09-222-4/+16
| |\ \
| | * | mm-video: Disable downscalar for non-display usecaseSurajit Podder2015-09-102-4/+16
| | |/
| * | Merge "mm-video_v4l2: pass crop nWidth and nHeight in reconfig event."Linux Build Service Account2015-09-211-2/+4
| |\ \
| | * | mm-video_v4l2: pass crop nWidth and nHeight in reconfig event.Abdulla Anam2015-09-141-2/+4
| | |/
| * / mm-video-v4l2: vdec: Fix closing of file descriptor "0"Deepak Kushwah2015-09-182-8/+12
| |/
* | mm-video_v4l2: pass crop nWidth and nHeight in reconfig event.Abdulla Anam2015-09-221-2/+4
* | Merge bd4de666406bf0c08376bd977f5717ca4dce893e on remote branchLinux Build Service Account2015-08-242-4/+8
|\|
| * mm-video-v4l2: change variables used for reconfig height & widthAbdulla Anam2015-08-182-4/+8
* | Merge commit 'ae6e99e2c9d819ea128b8ba963ef9a238fc9a4e3' onto remote branchYadav Anamika2015-08-031-2/+4
|\|
| * mm-video-v4l2: handle flush done as buffer_done and not as cmd_doneAshray Kulkarni2015-07-211-2/+4
* | mm-video-v4l2: vidc: add support for setting operating-ratePraveen Chavan2015-07-301-0/+16
* | mm-video-v4l2: Add extended config to set instance priorityPraveen Chavan2015-07-302-0/+25
* | Merge 1d32ca8f04db4c82e5c2dc5b477a9ec00a5560fb on remote branchLinux Build Service Account2015-07-133-24/+238
|\|
| * mm-video-v4l2: Increase maximum buffer count limit to 64Apurupa Pattapu2015-06-302-3/+10
| * mm-video-v4l2: vdec: Send new height & width with reconfig event.Abdulla Anam2015-06-301-1/+10
| * mm-video: vdec: fix downscaled output buffer size issueMaheshwar Ajja2015-06-281-0/+6
| * Merge "mm-video: vdec: fix video playback downscaling issue"Linux Build Service Account2015-06-221-1/+2
| |\
| | * mm-video: vdec: fix video playback downscaling issueMaheshwar Ajja2015-06-191-1/+2
| * | Merge "mm-video: vdec: Enable downscalar for msm8956"Linux Build Service Account2015-06-191-1/+3
| |\ \
| | * | mm-video: vdec: Enable downscalar for msm8956Maheshwar Ajja2015-06-181-1/+3
| | |/
| * / mm-video: Calculate average fps to update refresh rateSurajit Podder2015-06-172-2/+46
| |/
| * Merge "mm-video-v4l2: vidc: vdec: Add support for Vp9 codec for decoder"Linux Build Service Account2015-06-032-18/+62
| |\
| | * mm-video-v4l2: vidc: vdec: Add support for Vp9 codec for decoderDeepak Kushwah2015-06-022-18/+62
| * | mm-video-v4l2: vidc: vdec: Add support for downscalar in componentDeepak Kushwah2015-06-032-2/+147
| |/
* | mm-video: vidc: Open video device nodes rather than symbolic linksPraveen Chavan2015-07-061-1/+1
* | Media : Fix-up compilation errors.Manish Kumar2015-07-041-1/+1