mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 02:01:12 +00:00
random checkin
Original commit message from CVS: random checkin
This commit is contained in:
parent
7155cfae35
commit
cc276e9364
1 changed files with 10 additions and 0 deletions
|
@ -18,6 +18,16 @@ API:
|
|||
|
||||
- gst_pad_get_pad_template_caps -> gst_pad_get_template_caps()
|
||||
|
||||
- add ways for autopluggers to manage negotiation of their children.
|
||||
This would allow autopluggers to no longer need helper identities.
|
||||
|
||||
- remove float support from dparams
|
||||
|
||||
- dparams: should be converted into some kind of special pad and
|
||||
object property combination.
|
||||
|
||||
- remove gst_element_yield()
|
||||
|
||||
|
||||
caps:
|
||||
|
||||
|
|
Loading…
Reference in a new issue