Paul Kocialkowski
|
24c6b3ffaa
include: Update controls to latest patch series
|
6 年之前 |
Paul Kocialkowski
|
aaca226d29
v4l2: Fixup wrong define around HEVC source format
|
6 年之前 |
Paul Kocialkowski
|
5782fd96a4
Update H.265 presets and support to use timestamps
|
6 年之前 |
Paul Kocialkowski
|
7df14eb2d7
Include latest MPEG-2 headers and use timestamp for references
|
6 年之前 |
Paul Kocialkowski
|
899480fe7c
Make H.264 and H.265 support dependent on V4L2 definitions
|
6 年之前 |
Paul Kocialkowski
|
79ed33f150
Revert "Revert "Add support for H265 decoding""
|
6 年之前 |
Maxime Ripard
|
5ac0351672
v4l2: Fix bytesused==0 warning
|
6 年之前 |
Maxime Ripard
|
0f5bae0eaa
Revert "Add support for H265 decoding"
|
6 年之前 |
Paul Kocialkowski
|
20176875c9
v4l2: Fixup destination size calculation, applied to NV12
|
6 年之前 |
Paul Kocialkowski
|
e5239329e6
v4l2: Sync helpers with libva-v4l2-request
|
6 年之前 |
Paul Kocialkowski
|
b1eec603e0
v4l2: Return proper sizeimage but calculate plane size separately
|
6 年之前 |
Paul Kocialkowski
|
a65aca88e6
v4l2: Reorder functions with helpers first
|
6 年之前 |
Paul Kocialkowski
|
586bd3027d
Add support for the single-planar V4L2 API
|
6 年之前 |
Paul Kocialkowski
|
4d8b70169f
Add support for H265 decoding
|
6 年之前 |
Paul Kocialkowski
|
03f9849aed
v4l2: Adapt for v18 of the Request API
|
6 年之前 |
Paul Kocialkowski
|
519574b5eb
Check required v4l2 capabilities after opening the video node
|
6 年之前 |
Paul Kocialkowski
|
6a53aa5e6b
v4l2: Add support for querying capabilities
|
6 年之前 |
Paul Kocialkowski
|
4d5f988f1d
v4l2: Lookup and report error flag at buffer dequeue time
|
6 年之前 |
Paul Kocialkowski
|
45d9c2bdae
Add support for MPEG2 quantization matrices
|
6 年之前 |
Maxime Ripard
|
8eb259d154
bring ARRAY_SIZE from the kernel
|
6 年之前 |
Maxime Ripard
|
a0d8d8e00d
Run clang-format on the code
|
6 年之前 |
Maxime Ripard
|
f4c27ea5c3
Rename cedrus-frame-test to v4l2-request-test
|
6 年之前 |
Paul Kocialkowski
|
3dd3c13802
v4l2: Rename request_buffer to query_buffer
|
6 年之前 |
Maxime Ripard
|
787ac486ea
v4l2: adjust for new kernel API
|
6 年之前 |
Paul Kocialkowski
|
922779810a
Add destination prefix to buffers count in video buffer
|
6 年之前 |
Paul Kocialkowski
|
20d1ca151e
v4l2: Add helper to find format
|
6 年之前 |
Paul Kocialkowski
|
80512e1819
v4l2: Destination source is really the source size
|
6 年之前 |
Paul Kocialkowski
|
7de5b780a0
v4l2: Rename source_pixel_format to codec_source_format
|
6 年之前 |
Paul Kocialkowski
|
caff489738
Rename format type to codec type
|
6 年之前 |
Paul Kocialkowski
|
62488e9b65
Properly support multi-plane single buffers and variable configurations
|
6 年之前 |