mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-06 01:19:38 +00:00
21 lines
476 B
Text
21 lines
476 B
Text
Use cases for 0.11
|
|
------------------
|
|
|
|
- improve performance
|
|
|
|
* incremental caps
|
|
* cleanup caps fields
|
|
* Make miniobject a simple boxed type
|
|
* reverse negotiation with an event
|
|
|
|
- buffer metadata
|
|
|
|
* Handle strides for video
|
|
* express crop, scaling, region of interest, ...
|
|
* Better support for foreign objects such as Cairo, OpenGL, OMX, ...
|
|
|
|
- make dynamic pipelines easier
|
|
|
|
* sticky event propagation
|
|
* newsegment simplifications
|
|
* per-pad time offsets
|