Lines Matching refs:bufferpool
12173 resources such as the FBO, GL bufferpool, etc and basetransform will
12401 glupload: Use bufferpool to allocate new buffer in GLTextureUploadMeta
12403 use bufferpool instead of allocating new buffer every time.
15359 glbufferpool: add bufferpool options for the various texture targets
15864 gl: bufferpool take into account video stride alignment requirements
16195 glupload: Add fixme about using bufferpool for raw
18497 glupload: unref the bufferpool
19643 That will be taken care of by the calling code (typically a bufferpool).
22246 gl/filter: fixup passthrough bufferpool
22249 gleffects was simply passing the videoconvert bufferpool to videotestsrc
22671 gl: use the bufferpool's upload when available
23071 gl/bufferpool: do not reset upload when set_config does not change the caps
25995 [580/906] bufferpool: remove obselete gl meta buffer pool options
26122 [542/906] GstGLMixer: add allocation and bufferpool methods
30131 If we are using a downstream bufferpool we need to set the size of the
53265 basetextoverlay: do not ask for a bufferpool when checking for composition meta
56191 videodecoder: do not deactivate the bufferpool, just unref
56193 buffer before renegotiating its caps and bufferpool. It might happen
56196 This downstream element will ask the video sink below for the bufferpool
56197 with an allocation query and will get the same bufferpool that
56199 When renegotiating, if videodecoder deactivates its bufferpool it
56200 might be deactivating the bufferpool that some element downstream
58591 the query. In such cases , the downstream can return a bufferpool object with
58592 out actually configuring it. This feature is helpful to negotiate the bufferpool
63507 Make the bufferpool use the xvimageallocator object for its images.
63637 cause the memory of the bufferpool buffers to be copied and replaced
64214 Refactor bufferpool negotiation
68137 up by both the bufferpool and the video-info.
68420 Don't ever block when acquiring a buffer from the bufferpool in the fallback
70480 sys: fix some bufferpool leaks
70498 x11: handle case where no bufferpool is suggested
72033 videodecoder: Do bufferpool configuration inside the default decide_allocation() implementation
73272 Deactivate the old bufferpool when we negotiate a new one.
73741 Now that the caps from the bufferpool are not returned as const we
74076 update for bufferpool changes
74094 update for bufferpool api change
74247 videotestsrc: don't leak the bufferpool
74405 buffers. Users of the bufferpool should do this manually based on the results of
74712 Move the format negotiation to the bufferpool negotiation.
74726 Keep track if we use the cropped or uncropped dimensions in the bufferpool and
74829 theora: fix bufferpool negotiation
74832 Don't negotiate the bufferpool multiple times.
77962 Use the caps from the allocation query to propose a video bufferpool instead of
79118 With the new video bufferpool we can now implement the propose_allocation
87426 ximage: add support for alignment bufferpool option
87442 Add support for the VideoAlignment option in the bufferpool. The extra
87469 base: update for new bufferpool API
87475 Add bufferpool options and extra config parameters.
87481 x11: relax bufferpool checks
87482 Check if the metadata belongs to us instead of checking the current bufferpool.
87483 The bufferpool can change at any time when upstream wants to renegotiate.
87999 X11: also check the bufferpool
88001 really from our bufferpool.
88576 Add setup_allocation to configure video metadata in the negotiated bufferpool.
88586 theoradec: enable video metadata in the bufferpool
88587 Enable the video metadata in the bufferpool.
88593 x11: handle new bufferpool metadata api
88596 bufferpool to support that api.
88669 enabled with a property on the bufferpool configuration.
88686 Don't export buffer creation function, we need to use the bufferpool
90115 Set the right alignment and size in the bufferpool.
90126 update for bufferpool api change
90976 Handle the reconfigure event and renegotiate the bufferpool when needed.
90993 x11: free bufferpool whe activation fails
92440 visual: add bufferpool support to libvisual
92446 theoradec: use bufferpool
92477 bufferpool from downstream. Use the bufferpool to create buffers.
93409 xvimagesink: use bufferpool
93410 Improve bufferpool handling in ximagesink.
93411 Implement bufferpool handling on xvimagesink.
94460 Use the bufferpool for pad_alloc when we are asked for the same caps as the
94461 bufferpool.
94472 Rewrite the pooling in ximagesink to extend from the bufferpool base class in