• Home
  • Raw
  • Download

Lines Matching full:frontends

1183 - frontends/va: adding PIPE_FORMAT_P012
1184 - frontends/va: add PIPE_VIDEO_PROFILE_AV1_PROFILE2
1207 - frontends/va: Add minus_1 to AV1 render_width/height
1209 - frontends/va: Support skip clear on surface creation
1210 - frontends/vdpau: Support skip clear on surface creation
1221 - frontends/va: Create surfaces with correct fourcc for RT format
1222 - frontends/va: Stop reallocating to prefered format in EndPicture
1223 - frontends/va: Stop reallocating from progressive to interlaced in EndPicture
1224 - frontends/va: Stop reallocating buffers for protected playback
1225 - frontends/va: Stop reallocating according to JPEG sampling factor
1226 - frontends/va: Check if target buffer is supported in EndPicture
1227 - frontends/va: Stop reallocating buffers in EndPicture
1228 - frontends/va: Use compositor blit with different number of planes
1229 - frontends/va: Only use interlaced surfaces when progressive is not supported
1233 - frontends/va: Return correct pixel formats in surface attributes query
1234 - frontends/va: Change default fourcc for RGB 10bit to X2R10G10B10
1237 - frontends/va: Enable 3-plane YUV formats as postproc output
1245 - frontends/va: Add support for VA_SURFACE_ATTRIB_MEM_TYPE_DRM_PRIME_3
1246 - frontends/va: Store picture type for buffers in encode DPB
1248 - frontends/va: Move mjpeg sampling_factor to pipe_mjpeg_picture_desc
1257 - frontends/va: Stop converting formats in Put/GetImage
1265 - frontends/va: Get AV1 decode subsampling_x/y
1267 - frontends/va: Fix decoding VC1 interlaced video
1268 - frontends/va: Don't allow Render/EndPicture without BeginPicture
1269 - frontends/va: Don't allow EndPicture without calling driver begin_frame
1272 - frontends/va: Fix deinterlace filter
1279 - frontends/va: Get buffer feedback with locked mutex in MapBuffer
1286 - frontends/va: Use compute only context if driver prefers compute
1288 - frontends/va: Only report surface alignment when non-zero
1289 - frontends/va: Allow creating DRM PRIME surfaces without surface descriptor
1290 - frontends/va: Set csc matrix in PutSurface
1327 - frontends/va: Simplify format check in PutSurface
1328 - frontends/va: Disable color conversion for luma-only source formats
1329 - frontends/va: Stop using util_compute_blit
1330 - frontends/va: Refactor vlVaPostProcCompositor to be usable outside processing
1331 - frontends/va: Support rotation and mirror for processing
1332 - frontends/va: Implement format conversions in PutImage/GetImage
1338 - frontends/va: Stop using extra context for deinterlacing
1339 - frontends/va: Implement QuerySurfaceStatus as SyncSurface with 0 timeout
1340 - frontends/va: Don't flush before resource_get_handle
1341 - frontends/va: Remove vlVaBuffer derived_image_buffer
1342 - frontends/va: Add surface pipe_fence for vl_compositor rendering
1344 - frontends/va: Add context mutex
1345 - frontends/va: Unlock driver mutex for SyncSurface/Buffer fence wait
1346 - frontends/va: Fix decoding VC1 streams with multiple slices
1349 - frontends/vdpau: Set H264 chroma_format_idc
3457 - frontends/va: add support for VAProcColorStandardExplicit
3458 - frontends/va: add support for VAProcColorStandardExplicit
3459 - frontends/va: function process_frame has return value
4606 - frontends/vdpau: Get AV1 decode subsampling_x/y