mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-05 05:52:37 +00:00
646ca1edbe
Original commit message from CVS: now the api-index has a title in devhelp added more docs for the control-library added personal thoughs/todo to docs/random
11 lines
359 B
Text
11 lines
359 B
Text
$Id$
|
|
|
|
* cleanup of dparams
|
|
* resolve g_return_if_fail() into GST_WARNING and return()
|
|
in cases where the caller has to handle the problem
|
|
* rename
|
|
GST_TYPE_DPSMOOTH to GST_TYPE_DPARAM_SMOOTH
|
|
GST_TYPE_DP_LININT to GST_TYPE_DPARAM_LININT
|
|
there seems to be nobody using them, as they still look unfinished
|
|
|
|
* concept for global, voice params
|