Wim Taymans
45c61db152
downloadbuffer: improve start/stop in buffering query
...
The start and stop should represent the currently downloading region.
The estimated-total should represent the remaining time to download
the currently downloading region. This makes it a lot more useful
for applications because they can then use those values to update
the fill region and use the estimated time to delay playback.
Update the docs with this clarification.
2014-06-03 22:17:17 +02:00
Wim Taymans
7e60572425
docs: fix typo
2014-05-15 16:41:58 +02:00
Stefan Sauer
0fb6a15a65
toc: expand GstTocEntry with loop fields
...
Add loop_type and repeat_count fields to GstTocEntry plus setters and getters.
This allows to represent edit-lists in a toc as well as loops in instruemnts (wav, xi).
API: gst_toc_entry_set_loop
API: gst_toc_entry_get_loop
2014-03-16 16:55:55 +01:00
Sebastian Rasmussen
f0047132a1
docs: add missing seqnum file for distribution
...
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=723997
2014-02-10 09:35:34 +01:00
Stefan Sauer
6b5ccf31aa
part-toc: emphasize that the later chapters are design draft ideas
2014-01-29 22:48:04 +01:00
Stefan Sauer
bdb1f268a6
part-toc: add format specific information
2014-01-29 20:37:34 +01:00
Thiago Santos
5880c9c4c3
docs: design: add part-seqnums
...
Hopefully clarifies how seqnums should be used and copied from
events to events/messages when those are handled.
https://bugzilla.gnome.org/show_bug.cgi?id=722791
2014-01-24 09:31:44 -03:00
Stefan Sauer
fb2140b627
design/part-toc.txt: update design docs
2014-01-02 20:18:36 +01:00
Sebastian Rasmussen
53ae1b2c9c
docs: Fix typos in function/object descriptions
...
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=720029
2013-12-07 17:11:12 +00:00
Sebastian Rasmussen
249a775d2b
docs: add missing files for distribution
...
* add some documentation files in docs/design
* add docs/list-ulink.xsl so check in docs/manual works
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=719814
2013-12-03 23:50:36 +00:00
Reynaldo H. Verdejo Pinochet
a3431f5d8b
docs: fix common typos emited/eachother/...
2013-10-31 16:28:06 -07:00
Tim-Philipp Müller
40872f26ae
docs: design: fix some fixes
2013-10-28 12:55:19 +00:00
Stefan Sauer
0089bcd3e2
design: flesh out the tracing design a little more
2013-10-25 20:05:03 +02:00
Reynaldo H. Verdejo Pinochet
941cfd14d5
docs: Gram and nit fixes for part-meta.txt
2013-10-24 12:06:01 -07:00
Reynaldo H. Verdejo Pinochet
8a7ad85b23
docs: Gram and nit fixes for part-element-source.txt
2013-10-24 12:06:01 -07:00
Reynaldo H. Verdejo Pinochet
4d3b1d1558
docs: Gram and nit fixes for part-sink.txt
2013-10-24 12:06:01 -07:00
Reynaldo H. Verdejo Pinochet
a6b018a3bc
docs: Gram and nit fixes for part-conventions.txt
2013-10-24 12:06:01 -07:00
Reynaldo H. Verdejo Pinochet
3abad71867
docs: Gram and nit fixes for part-controller.txt
2013-10-24 12:06:01 -07:00
Reynaldo H. Verdejo Pinochet
e6dda14148
docs: Gram and nit fixes for part-context.txt
2013-10-24 12:06:01 -07:00
Reynaldo H. Verdejo Pinochet
11503e4b3f
docs: Gram and nit fixes for part-clocks.txt
2013-10-24 12:06:01 -07:00
Reynaldo H. Verdejo Pinochet
3d693f387f
docs: Gram and nit fixes for part-caps.txt
2013-10-24 12:06:01 -07:00
Reynaldo H. Verdejo Pinochet
72edc18465
docs: Gram and nit fixes for part-buffer.txt
2013-10-24 12:06:01 -07:00
Reynaldo H. Verdejo Pinochet
20c32ffbdf
docs: Gram and nit fixes for part-bufferpool.txt
2013-10-24 12:06:01 -07:00
Reynaldo H. Verdejo Pinochet
06a79347f3
docs: Gram and nit fixes for part-buffering.txt
2013-10-24 12:06:01 -07:00
Reynaldo H. Verdejo Pinochet
52810aa6ee
docs: Gram and nit fixes for part-messages.txt
2013-10-24 12:06:01 -07:00
Reynaldo H. Verdejo Pinochet
eb57390198
docs: Gram and nit fixes for part-memory.txt
2013-10-24 12:06:01 -07:00
Tim-Philipp Müller
89ae3c2a82
docs: fix function name in qos design docs
2013-10-05 10:09:00 +01:00
Sebastian Dröge
2ae9809ae8
context: Update documentation
2013-09-17 13:36:49 +02:00
Wim Taymans
9920f37f69
design: fix typo
2013-08-02 16:24:31 +02:00
Sebastian Dröge
ce8cb1f1b3
part-context: Write some design documentation about GstContext
2013-04-19 15:01:20 +02:00
Sebastian Dröge
eaf1f0db99
part-caps: Add more information about caps features, caps semantics and how to use them
2013-04-19 13:22:48 +02:00
Sebastian Dröge
7ae54c34e5
capsfeatures: Add documentation about ANY GstCapsFeatures
2013-04-19 11:24:38 +02:00
Philippe Normand
54c678a21e
query: new _BANDWIDTH_LIMITED flag
...
Source elements with limited bandwidth capabilities and supporting
buffering for downstream elements should set this flag when answering
a scheduling query. This is useful for the on-disk buffering scenario
of uridecodebin to avoid checking the URI protocol against a list of
hardcoded protocols.
Bug 693484
2013-04-16 16:52:08 +02:00
Stefan Sauer
5b5774b399
draft-tracing: update draft design with timer ideas
2013-04-01 18:00:54 +02:00
Sebastian Dröge
c989ff928b
design: Add the caps features and describe how the caps operations actually work
2013-03-31 19:09:46 +02:00
Stefan Sauer
782511d8f6
design: add initial tracing design doc
2013-03-30 14:13:10 +01:00
Tim-Philipp Müller
a76885f333
toc: some documentation updates
2013-03-24 17:53:35 +00:00
Stefan Sauer
31fbc86e09
design: update controller design and add some thoughs for future stuff
2013-03-08 13:16:40 +01:00
Wim Taymans
d7f15f542a
use GST_MESSAGE_DURATION_CHANGED in docs and code
2013-02-26 15:32:25 +01:00
Wim Taymans
bc54ec2677
docs: update synchronization document a little
2012-12-21 10:09:30 +01:00
Wim Taymans
fac7eb0a50
NEWSEGMENT -> SEGMENT
2012-12-14 15:24:30 +01:00
Wim Taymans
af99d9f5e1
pwg: update negotiation part
2012-10-15 12:10:46 +02:00
Wim Taymans
24907879a7
docs: update synchronization docs
2012-10-15 12:10:11 +02:00
Wim Taymans
97f21a8b7e
design: rename passthrough negotiation
...
Rename passthrough negotiation to transform negotiation to avoid
confusion with passthrough operation.
2012-10-12 16:09:26 +02:00
Wim Taymans
5898223bb9
qos: messages are posted, not dropped
2012-10-12 12:55:03 +02:00
Wim Taymans
f7fc8b7643
design: improve stream-status document
2012-10-09 15:57:29 +02:00
Wim Taymans
8c09762c9c
manual: talk a bit about buffering
2012-10-08 16:42:11 +02:00
Wim Taymans
dc2080fb78
docs: small updates
2012-10-08 09:12:08 +02:00
Wim Taymans
b549918c83
docs: remove obsolete part-block document
...
Merge the part-block document into part-probes
2012-10-05 16:04:52 +02:00
Wim Taymans
5d64c5ce5a
docs: some 0.10 -> 1.0 changes
2012-10-02 13:22:35 +02:00