Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/docs/random/ensonic/
Ddraft-bufferpools.txt41 maintain a bufferpool. These could be sinks or encoders. We need mechanims to
44 - the bufferpool owners in a pipeline
45 - the bufferpool sizes
51 Querying the bufferpool size and buffer alignments can work similar to latency
60 and update the bufferpool configuration (event). Likewise addition of new
67 The bufferpool could be a helper GObject (like we use GstAdapter). If would
69 available. The bufferpool in gst-plugin-good/sys/v4l2/gstv4l2bufferpool might be
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkimagebufferpool.h54 GstBufferPool bufferpool; member
Dgstvkbufferpool.h55 GstBufferPool bufferpool; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideopool.h68 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/sys/ximage/
Dximagepool.h85 GstBufferPool bufferpool; member
/third_party/gstreamer/gstplugins_bad/ext/directfb/
Ddfbvideosink.h76 GstBufferPool bufferpool; member
/third_party/gstreamer/gstreamer/docs/random/wtay/
Devents213 - bufferpool get??
Devents69 - bufferpool get??
Dthreading155 Need to rethink this wrt bufferpools (see DShow and old bufferpool implementation)
/third_party/gstreamer/gstplugins_good/po/
Dnl.po253 msgstr "Instellen van interne bufferpool is mislukt."
/third_party/gstreamer/gstreamer/docs/random/
Dporting-to-1.0.txt108 now when negotiating formats to obtain a reference to a bufferpool object
DChangeLog-0.87508 * docs/pwg/intro-basics.xml: rewrite bufferpool stuff.
8702 * docs/gst/tmpl/gstreamer-bufferpool.sgml: removed
/third_party/gstreamer/gstreamer/
DChangeLog349bufferpool: Deactivate pool and get rid of references to other objects from dispose instead of fin…
3868 gst/bufferpool: only resize in reset when maxsize is larger
4908 bufferpool: unblock acquire thread when we discard buffer
4916 tests: bufferpool: add dead lock test for buffer discard
7636 bufferpool: Fix the buffer size reset code
19211 * docs/design/part-bufferpool.txt:
21992 bufferpool: Fix handling of the GstPoll
22994 tests: bufferpool: fix wrong assumptions about pointers and object lifecycles
24361 bufferpool: pass acquire params to alloc_buffer
27515 bufferpool: sprinkle some allow-none and out annotations for g-i
[all …]
DNEWS1928 - bufferpool: Deactivate pool and get rid of references to other
/third_party/gstreamer/gst_libav/
DChangeLog320 bufferpool thinking the height had changed ... whereas it hadn't.
394 previously configured bufferpool decided on by get_buffer2()
3519 avviddec: Fix bufferpool config double free by taking a copy as needed
7495 update for bufferpool changes
7527 ffdec: make bufferpool setup recalculate direct rendering
7529 bufferpool.
7563 Only enable video alignment in the bufferpool when downstream supports video
8312 Also renegotiate the caps and bufferpool when we have a rereconfigure event
8318 ffdec: ensure bufferpool size
8319 Make sure the bufferpool size is at least what we expect.
[all …]
DNEWS1928 - bufferpool: Deactivate pool and get rid of references to other
/third_party/gstreamer/gstreamer/docs/random/old/
DChangeLog.gstreamer809 Removed the last bits of Metadata. Updated the bufferpool docs.
2020 default bufferpool factory
2025 bufferpool factory function. it reuses existing instances of
2026 bufferpool if requests are made for existing buffer sizes
5739 disksink. Fixed a compile problem with alsa. Added bufferpool
5992 xvideosink.h: Added proper locking around the bufferpool and the X
6013 and bufferpool passing to identity so that -launch disksrc ! mad !
6096 Fixed a stupid bug in the mpeg2dec bufferpool handling. Make an
6209 xvideosink. Modified colorspace to draw straight into a bufferpool
13093 * gst/: gstbufferpool.c, gstbufferpool.h: Added the bufferpool
/third_party/gstreamer/gstplugins_base/
DChangeLog3756 gl/bufferpool: add api for retrieving the configure gl allocation params
9657 Previously configured bufferpool can be expired/inactivate by the
25185 resources such as the FBO, GL bufferpool, etc and basetransform will
25413 glupload: Use bufferpool to allocate new buffer in GLTextureUploadMeta
25415 use bufferpool instead of allocating new buffer every time.
28371 glbufferpool: add bufferpool options for the various texture targets
28876 gl: bufferpool take into account video stride alignment requirements
29207 glupload: Add fixme about using bufferpool for raw
31509 glupload: unref the bufferpool
32655 That will be taken care of by the calling code (typically a bufferpool).
[all …]
DNEWS1928 - bufferpool: Deactivate pool and get rid of references to other
/third_party/gstreamer/gstplugins_bad/
DNEWS1928 - bufferpool: Deactivate pool and get rid of references to other
DChangeLog11394 This patch announces the crop meta API in proposed bufferpool, while
11397 announces both meta APIs in upstream bufferpool.
14355 va: pool, allocator: free memories at bufferpool's stop()
14356 This patch frees the memories in the allocator's pool after the bufferpool frees
14377 bufferpool operation is kept as originally designed, still the allocator pool is
14380 Then, when the bufferpool base class decides to discard a buffer, the VA
16615 This patch handles when the bufferpool request a new buffer while
18925 nvcodec: Add CUDA specific memory and bufferpool
19035 va: bufferpool: use release_buffer to clean the mem.
19036 The current bufferpool wastes all pre-allocate buffers when the
[all …]
/third_party/gstreamer/gstplugins_good/
DNEWS1928 - bufferpool: Deactivate pool and get rid of references to other
DChangeLog44565 Math are done in bufferpool rather than in allocator because the
44574 v4l2allocator: let bufferpool calculate image size when importing userptr
44576 them will give us the plane size. So we let bufferpool make the math as
46715 bufferpool class point of view because it is queued to the driver and
46717 It causes the v4l2 bufferpool to always return that stop method failed
48304 These checks are no longer required with recent change to the bufferpool. This
49840 v4l2bufferpool: Port to bufferpool flush_start/stop method
49934 Revert "v4l2bufferpool: Port to bufferpool flush_start/stop method"
50050 v4l2bufferpool: Port to bufferpool flush_start/stop method
60090 v4l2: bufferpool: don't forget to release buffer on error
[all …]