• Home
  • Raw
  • Download

Lines Matching refs:bufferpool

3308 	  msdk: bufferpool: refactor memory type decision
9170 -- always create a new bufferpool for source pad.
11616 There's unused code remaining since MSDK bufferpool patches landed.
12299 1\ If downstream's pool is MSDK bufferpool,
12374 msdkdec: use bufferpool
12375 1\ In decide_allocation, it makes its own msdk bufferpool.
12377 bufferpool.
12378 - If not, it uses the msdk bufferpool as a side pool, which will be
12380 and will copy it to downstream's bufferpool.
12393 msdkenc: use bufferpool
12394 1\ Proposes msdk bufferpool to upstream.
12395 - If upstream has accepted the proposed msdk bufferpool,
12397 - If not, encoder get msdk surface its own msdk bufferpool
12399 2\ Replace arrays of surfaces with msdk bufferpool.
12400 3\ In case of using VPP, there should be another msdk bufferpool
12416 msdk: supports bufferpool
28935 resources such as the FBO, GL bufferpool, etc and basetransform will
30763 glupload: Use bufferpool to allocate new buffer in GLTextureUploadMeta
30765 use bufferpool instead of allocating new buffer every time.
38325 vulkan: add a vulkanbuffer bufferpool
45211 glbufferpool: add bufferpool options for the various texture targets
48033 gl: bufferpool take into account video stride alignment requirements
50277 glupload: Add fixme about using bufferpool for raw
58222 glupload: unref the bufferpool
61526 That will be taken care of by the calling code (typically a bufferpool).
68624 pvrvideosink: Avoid leaking bufferpool configuration
68625 gst_buffer_pool_get_config() returns a copy to the bufferpool's
73956 gl/filter: fixup passthrough bufferpool
73959 gleffects was simply passing the videoconvert bufferpool to videotestsrc
75313 gl: use the bufferpool's upload when available
76156 gl/bufferpool: do not reset upload when set_config does not change the caps
81337 [580/906] bufferpool: remove obselete gl meta buffer pool options
81585 [542/906] GstGLMixer: add allocation and bufferpool methods
97030 Refactor bufferpool negotiation
115144 update for bufferpool changes
115225 update for bufferpool api change