Sebastian Dröge
|
e37bb460bd
|
videoencoder: Add negotiate vfunc that is used to negotiate with downstream
The default implementation negotiates a buffer pool and allocator
with downstream.
|
2012-08-09 14:47:46 +02:00 |
|
Vivia Nikolaidou
|
d2e1b64e0c
|
videoencoder: Expose _negotiate function
This is to be called by encoders once they have set the output format
in order for (re)negotiation to be triggered as early as possible.
https://bugzilla.gnome.org/show_bug.cgi?id=679878
|
2012-07-24 20:42:49 +02:00 |
|
Sebastian Dröge
|
1645ea4a90
|
video: Rename alloc_output_buffer() to allocate_output_buffer()
|
2012-07-23 10:18:41 +02:00 |
|
Sebastian Dröge
|
fc24035790
|
videoencoder: Fix parameters names in header
|
2012-07-23 09:54:50 +02:00 |
|
Sebastian Dröge
|
cce1078fe9
|
videoencoder: Add decide_allocation vfunc and functions to allocate buffers with the information from the allocation query
|
2012-07-23 09:39:47 +02:00 |
|
Edward Hervey
|
2817bdadc9
|
libs: Remove "Since" markers and minor doc fixups
|
2012-07-13 12:11:06 +02:00 |
|
Sebastian Dröge
|
76f47979c1
|
videoencoder: Don't propose video-meta by default
|
2012-04-25 13:19:11 +02:00 |
|
Sebastian Dröge
|
3de8d58c4e
|
videoencoder: Add support for subclasses to propose allocation parameters
|
2012-04-24 22:42:59 +02:00 |
|
Sebastian Dröge
|
13b88908ce
|
videoencoder: Require to chain up to the parent's sink event functions
|
2012-04-24 19:47:22 +02:00 |
|
Sebastian Dröge
|
f7bc9cc5ba
|
video: Initial port of video base classes and related things to 0.11
|
2012-04-24 19:35:24 +02:00 |
|
Edward Hervey
|
f6cfd763e4
|
video: Base classes for video decoders and encoders
|
2012-04-24 17:03:40 +02:00 |
|