Home
last modified time | relevance | path

Searched refs:bufferpool (Results 1 – 18 of 18) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkbufferpool.h46 GstBufferPool bufferpool; member
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimagepool.h40 GstBufferPool bufferpool; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglbufferpool.h46 GstBufferPool bufferpool; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideopool.h68 GstBufferPool bufferpool; member
/third_party/gstreamer/gstplugins_base/sys/ximage/
Dximagepool.h85 GstBufferPool bufferpool; member
/third_party/gstreamer/gstplugins_bad/sys/vdpau/
Dgstvdpvideobufferpool.h65 GstBufferPool bufferpool; member
/third_party/gstreamer/gstplugins_bad/ext/directfb/
Ddfbvideosink.h76 GstBufferPool bufferpool; member
/third_party/gstreamer/gstplugins_good/po/
Dnl.po238 msgstr "Instellen van interne bufferpool is mislukt."
/third_party/gstreamer/gstreamer/
DChangeLog331 bufferpool: Fix the buffer size reset code
10956 * docs/design/part-bufferpool.txt:
13737 bufferpool: Fix handling of the GstPoll
14739 tests: bufferpool: fix wrong assumptions about pointers and object lifecycles
16106 bufferpool: pass acquire params to alloc_buffer
19260 bufferpool: sprinkle some allow-none and out annotations for g-i
20528 bufferpool: Fixed compiler warning
23221 bufferpool: Don't stop the pool in set_config()
23256 that might belong to a bufferpool that is trying to be drained.
24376 bufferpool: Don't check size in config validation
[all …]
DNEWS1415 - bufferpool: Fix the buffer size reset code
/third_party/gstreamer/gst_libav/
DChangeLog2492 avviddec: Fix bufferpool config double free by taking a copy as needed
6468 update for bufferpool changes
6500 ffdec: make bufferpool setup recalculate direct rendering
6502 bufferpool.
6536 Only enable video alignment in the bufferpool when downstream supports video
7285 Also renegotiate the caps and bufferpool when we have a rereconfigure event
7291 ffdec: ensure bufferpool size
7292 Make sure the bufferpool size is at least what we expect.
7305 Always diable EMU_EDGE. Use the bufferpool options to enable extra padding on
7306 allocated frames. If the downstream bufferpool does not support the padding,
[all …]
DNEWS1415 - bufferpool: Fix the buffer size reset code
/third_party/gstreamer/gstplugins_base/
DChangeLog12173 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
[all …]
DNEWS1415 - bufferpool: Fix the buffer size reset code
/third_party/gstreamer/gstplugins_good/
DNEWS1415 - bufferpool: Fix the buffer size reset code
DChangeLog30465 Math are done in bufferpool rather than in allocator because the
30474 v4l2allocator: let bufferpool calculate image size when importing userptr
30476 them will give us the plane size. So we let bufferpool make the math as
32615 bufferpool class point of view because it is queued to the driver and
32617 It causes the v4l2 bufferpool to always return that stop method failed
34204 These checks are no longer required with recent change to the bufferpool. This
35740 v4l2bufferpool: Port to bufferpool flush_start/stop method
35834 Revert "v4l2bufferpool: Port to bufferpool flush_start/stop method"
35950 v4l2bufferpool: Port to bufferpool flush_start/stop method
45990 v4l2: bufferpool: don't forget to release buffer on error
[all …]
/third_party/gstreamer/gstplugins_bad/
DNEWS1415 - bufferpool: Fix the buffer size reset code
DChangeLog3308 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
[all …]