mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-24 08:08:22 +00:00
start of list of example features (and matching plug-ins later on)
Original commit message from CVS: start of list of example features (and matching plug-ins later on)
This commit is contained in:
parent
e9f84e2738
commit
c2ba148309
1 changed files with 15 additions and 0 deletions
15
docs/random/thomasvs/features
Normal file
15
docs/random/thomasvs/features
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
Here's a list of features in GStreamer which plug-ins can make use of.
|
||||||
|
For each feature we will try to find a few plug-ins that show a good way
|
||||||
|
of implementing them.
|
||||||
|
|
||||||
|
seeking
|
||||||
|
caps negotiation
|
||||||
|
timestamps
|
||||||
|
clock interaction
|
||||||
|
signals
|
||||||
|
object argument handling
|
||||||
|
chain-based
|
||||||
|
loop-based
|
||||||
|
request pads
|
||||||
|
sometimes pads
|
||||||
|
|
Loading…
Reference in a new issue