gstreamer/gst-libs/gst/video
Víctor Manuel Jáquez Leal efe9e31b34 videodecoder: getters for pool and allocator
Sometimes the decoder would need to use the pool or the allocator for
something else than just allocating output buffers. For example, the querying
for different parameters, such as asking for a bigger number of buffers to
allocate in the pool.

This patch expose a two getters accessors: one for the buffer pool and the
other for the memory allocator.
2012-08-14 15:47:04 +02:00
..
.gitignore Update .gitignore 2012-08-08 09:06:30 +01:00
colorbalance.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
colorbalance.h Merge branch 'master' into 0.11 2012-03-02 10:00:55 +01:00
colorbalancechannel.c video: Remove custom marshallers 2012-04-24 18:16:27 +02:00
colorbalancechannel.h video: move some interfaces 2011-11-29 19:10:01 +01:00
convertframe.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
gstvideodecoder.c videodecoder: getters for pool and allocator 2012-08-14 15:47:04 +02:00
gstvideodecoder.h videodecoder: getters for pool and allocator 2012-08-14 15:47:04 +02:00
gstvideoencoder.c video: Merge upstream stream tags 2012-08-09 16:24:24 +02:00
gstvideoencoder.h videoencoder: Add API to conveniently handle tags 2012-08-09 16:02:15 +02:00
gstvideofilter.c gst: Set alignment at the correct place of GstAllocationParams 2012-08-08 17:41:19 +02:00
gstvideofilter.h video: add some padding to GstVideoFilter 2011-12-30 19:27:16 +00:00
gstvideometa.c videometa: improve debug error reporting 2012-06-26 11:12:00 +02:00
gstvideometa.h video: improve frame_flags 2012-04-19 14:14:35 +02:00
gstvideopool.c fix for allocator API changes 2012-07-09 16:28:25 +02:00
gstvideopool.h update for bufferpool changes 2012-03-15 22:10:58 +01:00
gstvideosink.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
gstvideosink.h libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
gstvideoutils.c videoutils: Use g_list_free_full instead of g_list_foreach and g_list_free 2012-06-25 11:39:08 +02:00
gstvideoutils.h video: Make all frame_number guint32 2012-07-26 18:38:42 +02:00
Makefile.am video: make sure g-i doesn't parse orc-generated video-orc.h file 2012-08-05 14:40:03 +01:00
navigation.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
navigation.h libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
TODO video: Base classes for video decoders and encoders 2012-04-24 17:03:40 +02:00
video-blend.c video-blend: Doc fix 2012-07-24 12:56:46 +02:00
video-blend.h video-blend: Fix argument signedness 2012-07-13 12:18:29 +02:00
video-color.c video: add method to get offset and scale for a format 2012-07-13 17:13:10 +02:00
video-color.h video: add method to get offset and scale for a format 2012-07-13 17:13:10 +02:00
video-event.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
video-event.h video: move methods into separate files 2012-06-05 12:47:22 +02:00
video-format.c video: rename gst_video_orc_* to video_orc_* 2012-07-23 17:10:08 +02:00
video-format.h video: add option to unpack and truncate the range 2012-07-13 15:42:26 +02:00
video-frame.c video-frame: fix invalid plane id on video frame mapping error 2012-07-26 01:52:25 +02:00
video-frame.h video-frame: Add missing closing brakcets on flag macros 2012-07-23 14:23:39 +02:00
video-info.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
video-info.h video: move methods into separate files 2012-06-05 12:47:22 +02:00
video-orc-dist.c video: rename gst_video_orc_* to video_orc_* 2012-07-23 17:10:08 +02:00
video-orc-dist.h video: rename gst_video_orc_* to video_orc_* 2012-07-23 17:10:08 +02:00
video-orc.orc video: rename gst_video_orc_* to video_orc_* 2012-07-23 17:10:08 +02:00
video-overlay-composition.c video-overlay-composition: fix GSlice alloc/free size mismatch 2012-07-19 13:39:25 +01:00
video-overlay-composition.h videooverlaycomposition: replace API parameters with required video meta on pixel data 2012-07-17 18:08:11 +02:00
video.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
video.h video: move methods into separate files 2012-06-05 12:47:22 +02:00
video.vcproj more working plugins 2004-07-27 21:41:30 +00:00
videoorientation.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
videoorientation.h gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00
videooverlay.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
videooverlay.h video: move some interfaces 2011-11-29 19:10:01 +01:00