summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* v4l2: Fixup destination size calculation, applied to NV12masterPaul Kocialkowski2018-09-071-5/+14
* Explicitly describe (non-)use of multi-planar V4L2 APIPaul Kocialkowski2018-09-071-0/+2
* v4l2: Sync helpers with libva-v4l2-requestPaul Kocialkowski2018-09-071-3/+27
* v4l2: Return proper sizeimage but calculate plane size separatelyPaul Kocialkowski2018-09-071-3/+7
* v4l2: Reorder functions with helpers firstPaul Kocialkowski2018-09-071-24/+24
* Add support for the single-planar V4L2 APIPaul Kocialkowski2018-09-074-105/+193
* Add missing call to stop the display enginePaul Kocialkowski2018-09-071-0/+6
* drm: Add some error messages on failuresPaul Kocialkowski2018-09-071-3/+10
* Add H265 Caminandes presetsPaul Kocialkowski2018-08-31103-0/+19718
* Add support for H265 decodingPaul Kocialkowski2018-08-314-5/+122
* v4l2: Adapt for v18 of the Request APIPaul Kocialkowski2018-08-271-3/+3
* Add happy Big Buck Bunny presetPaul Kocialkowski2018-08-0927-0/+1041
* Revert "presets: Add Sintel MPEG2 dump"Paul Kocialkowski2018-08-0952-1366/+0
* Update ed-mpeg2 preset to new definitions with a new dumpPaul Kocialkowski2018-08-0951-674/+849
* Adapt MPEG2 definitions for the latest changesPaul Kocialkowski2018-08-083-262/+606
* Check required v4l2 capabilities after opening the video nodePaul Kocialkowski2018-08-063-0/+29
* v4l2: Add support for querying capabilitiesPaul Kocialkowski2018-08-061-0/+21
* v4l2: Lookup and report error flag at buffer dequeue timePaul Kocialkowski2018-07-301-3/+14
* data: Fixup frame headers to match latest definitionsPaul Kocialkowski2018-07-252-300/+300
* Remove metadata for more frames than we have data forPaul Kocialkowski2018-07-251-675/+0
* presets: Add Sintel MPEG2 dumpPaul Kocialkowski2018-07-2452-0/+1366
* data: bbb-mpeg2: Add quantization matricesPaul Kocialkowski2018-07-241-0/+925
* Add support for MPEG2 quantization matricesPaul Kocialkowski2018-07-242-0/+5
* bring ARRAY_SIZE from the kernelMaxime Ripard2018-07-205-14/+12
* Run clang-format on the codeMaxime Ripard2018-07-206-225/+915
* Rename cedrus-frame-test to v4l2-request-testMaxime Ripard2018-07-208-19/+18
* v4l2: Rename request_buffer to query_bufferPaul Kocialkowski2018-07-191-3/+3
* h264: Update baseline sampleMaxime Ripard2018-07-131-986/+2837
* h264: Update All-I samplesMaxime Ripard2018-07-131-736/+768
* Add H264 High profileMaxime Ripard2018-07-1334-0/+9270
* preset: Add an output buffer parameterMaxime Ripard2018-07-132-2/+7
* preset: use the struct frame instead of just the controlsMaxime Ripard2018-07-133-11/+11
* v4l2: adjust for new kernel APIMaxime Ripard2018-07-131-2/+2
* preset: Remove useless H264 codeMaxime Ripard2018-07-131-10/+0
* Remove unused macrosPaul Kocialkowski2018-07-111-7/+0
* Add destination prefix to buffers count in video bufferPaul Kocialkowski2018-07-113-8/+8
* v4l2: Add helper to find formatPaul Kocialkowski2018-07-111-0/+23
* v4l2: Destination source is really the source sizePaul Kocialkowski2018-07-111-3/+3
* v4l2: Rename source_pixel_format to codec_source_formatPaul Kocialkowski2018-07-101-2/+2
* Rename format type to codec typePaul Kocialkowski2018-07-104-29/+29
* Properly support multi-plane single buffers and variable configurationsPaul Kocialkowski2018-07-104-91/+199
* Update to the latest kernel-side definitionsPaul Kocialkowski2018-07-108-299/+299
* preset: Add Elephants Dream MPEG2 presetPaul Kocialkowski2018-07-0352-0/+866
* cft: Print format in summaryPaul Kocialkowski2018-07-031-1/+11
* cft: Add H264 samplesMaxime Ripard2018-07-0367-0/+14134
* cft: Add H264 supportMaxime Ripard2018-07-033-9/+44
* drm: Add zpos-based plane ordering supportPaul Kocialkowski2018-07-032-43/+62
* drm: Lookup format for selecting planePaul Kocialkowski2018-07-031-3/+13
* List, match and test supported formats on both DRM and V4L2Paul Kocialkowski2018-07-034-28/+131
* v4l2: Close dma-buf export fds on engine stopPaul Kocialkowski2018-06-261-1/+5