Reynaldo H. Verdejo Pinochet
9369a740fb
design: gstbin: assorted improvements
...
Formatting, gramar & missing-markup fixes.
2017-04-21 16:15:20 -07:00
Reynaldo H. Verdejo Pinochet
2f6ab807f7
markdown: legal-information: fix two grammar nits
2017-04-21 15:47:46 -07:00
Reynaldo H. Verdejo Pinochet
a7b50da27d
tutorials: basic: drop all mentions to the SDK
2017-04-13 14:26:19 -07:00
Reynaldo H. Verdejo Pinochet
014f850507
tutorial: hello-world: drop manual padding from code blocks
2017-04-13 13:57:38 -07:00
Saulo S. Toledo
896429efe1
tutorial: hello world: fix c code markdown render error
...
https://bugzilla.gnome.org/show_bug.cgi?id=781289
2017-04-13 13:46:34 -07:00
Arun Raghavan
e2dce087f9
app-dev: Unref factories after finding them
2017-04-07 12:39:57 +05:30
Thibault Saunier
ee72329392
faq: Use blockquotes for questions
...
Having titles for (long) question was looking very bad
2017-04-05 09:50:50 -03:00
Reynaldo H. Verdejo Pinochet
2328263419
design: encoding: drop escaping leftover
...
Additionally:
- Make code block format explicit
- Drop needless padding
2017-03-20 13:58:25 -07:00
Reynaldo H. Verdejo Pinochet
46c2f754fa
design: push-pull: fix missing markup & drop needless escaping
...
Additionally: Assorted minor improvements.
2017-03-20 13:58:25 -07:00
Reynaldo H. Verdejo Pinochet
c2eb75ee4d
design: trickmodes: switch to conventional figure format
...
Follow figure guidelines from conventions.md.
Additionally: add some missing markup.
2017-03-20 13:58:25 -07:00
Reynaldo H. Verdejo Pinochet
fee2433e04
design: conventions: fix missing markup & drop needless escaping
2017-03-20 13:58:25 -07:00
Reynaldo H. Verdejo Pinochet
5f1ce5aa5d
design: decodebin: simplify non-linked handling explanation
...
Additionally: fix missing markup & drop needless escaping
2017-03-20 13:57:59 -07:00
Reynaldo H. Verdejo Pinochet
8f548ae2f7
design: draft-klass.md: fix missing markup & reformat
...
Additionally:
- Fix class dumper cmd line example
- Other improvements
2017-03-20 11:31:57 -07:00
Reynaldo H. Verdejo Pinochet
f830b6e980
design: draft-metadata: add missing markup & drop needless escaping
...
Additionally:
- Grammar improvements
- Remove reference to WONTFIX bug
2017-03-20 10:50:48 -07:00
Reynaldo H. Verdejo Pinochet
752585a35c
design: gstbin: fix missing markup
...
Some other copy editing improvements included.
2017-03-17 14:22:49 -07:00
Reynaldo H. Verdejo Pinochet
99385894c5
design: trickmodes: fix missing markup
...
Some other additional minor improvements included:
- Remove unneeded scaping
- Be explicit about GstSeekFlags
2017-03-17 14:22:49 -07:00
Reynaldo H. Verdejo Pinochet
b41f30be43
design: stereo-multiview: fix missing markup
2017-03-17 14:22:49 -07:00
Sebastian Dröge
2e29b1e5c3
tutorials/playback: Fix more occurences of GST_TIME_FORMAT / GST_FORMAT_TIME mixups
...
https://bugzilla.gnome.org/show_bug.cgi?id=777734
2017-03-17 12:17:56 +02:00
De Vlieger, Brecht
282851deef
tutorials/basic: Fix compilation errors
...
https://bugzilla.gnome.org/show_bug.cgi?id=777734
2017-03-17 12:17:08 +02:00
Reynaldo H. Verdejo Pinochet
975b68216e
design: gstpipeline: improve _use_clock() note
2017-03-13 16:15:24 -07:00
Reynaldo H. Verdejo Pinochet
df3b67ab9d
design: gstpipeline: fix missing markup
...
Fix a few other minor issues too.
2017-03-13 16:15:24 -07:00
Reynaldo H. Verdejo Pinochet
bb1170ee76
design: framestep: fix missing markup
2017-03-13 16:15:24 -07:00
Reynaldo H. Verdejo Pinochet
06b9fb646a
design: overview: be explicit about what oggdemux does
...
Improve processing example overview. Drop redundancy
while at it.
2017-03-13 16:15:24 -07:00
Reynaldo H. Verdejo Pinochet
586e32b25a
design: overview: fix missing markup
2017-03-13 16:15:24 -07:00
Sebastian Dröge
4752e9b45a
basic/toolkit-integration: Bring in sync with the actual source code again
...
Fixes syntax errors, a double free and others.
https://bugzilla.gnome.org/show_bug.cgi?id=779701
2017-03-09 10:40:14 +02:00
Reynaldo H. Verdejo Pinochet
78321b96ff
design: memory: add referred-to structure to doc
2017-02-27 15:50:28 -08:00
Reynaldo H. Verdejo Pinochet
bff7e4012b
design: memory: merge redundant offset/size explanation
2017-02-27 15:50:20 -08:00
Reynaldo H. Verdejo Pinochet
7a10a881ca
design: meta: fix missing markup
2017-02-27 15:05:58 -08:00
Reynaldo H. Verdejo Pinochet
1a5711ba50
design: messages: add brief entries for _TOC and _STREAM_START
2017-02-16 15:55:00 -08:00
Tim-Philipp Müller
04dbb74b78
design: segments: fix typo
2017-02-16 09:02:24 +00:00
Reynaldo H. Verdejo Pinochet
4fa71e48dd
design: segments: improve introductory note on GST_EVENT_SEGMENT
...
+ Some grammar and format improvements
2017-02-15 16:29:00 -08:00
Reynaldo H. Verdejo Pinochet
24b514fbc5
design: seeking: rewrite non/flush-seek explanation for clarity
2017-02-15 15:43:50 -08:00
Reynaldo H. Verdejo Pinochet
8561b28bad
design: relations: fix inconsistent padding for code/figure blocks
2017-02-13 14:35:21 -08:00
Reynaldo H. Verdejo Pinochet
8f4084c33d
design: negotiation: add missing markup
2017-02-10 15:40:14 -08:00
Reynaldo H. Verdejo Pinochet
df5be8ff92
design: MT-refcounting: fix missing markup, improve formatting and other fixes
2017-02-10 15:34:37 -08:00
Reynaldo H. Verdejo Pinochet
979d92d458
design: miniobject: fix missing markup, improve formatting and other fixes
2017-02-10 15:08:14 -08:00
Reynaldo H. Verdejo Pinochet
9f25890d2b
design: meta: drop excessive padding from diagram
2017-02-10 14:28:03 -08:00
Reynaldo H. Verdejo Pinochet
d6a7dfa295
design: meta: assorted grammar fixes
2017-02-03 16:01:07 -08:00
Reynaldo H. Verdejo Pinochet
7af99399b2
design: meta: markup, padding and linebreak improvements
2017-02-03 15:55:24 -08:00
Reynaldo H. Verdejo Pinochet
57e102e303
design: memory: add _full() variants to _GstAllocator code block
...
Additionally: adjust padding to match.
2017-02-03 15:41:11 -08:00
Reynaldo H. Verdejo Pinochet
b4e0ffdfd7
design: memory: assorted formatting and markup fixes
2017-02-03 15:37:27 -08:00
Reynaldo H. Verdejo Pinochet
1687511e4e
design: caps: add missing markup
2017-02-02 15:41:33 -08:00
Reynaldo H. Verdejo Pinochet
400e4e5a11
design: bufferpool: fix markup on sample code block
...
Additionally, rework oddly-broken & wrap-around lines
2017-02-02 15:09:03 -08:00
Reynaldo H. Verdejo Pinochet
3570418527
design: bufferpool: assorted formatting improvements
2017-01-24 14:24:48 -08:00
Reynaldo H. Verdejo Pinochet
730ed0da1e
design: subtitle-overlays: drop unneeded scaping & add missing markup
...
Additionally, drop manual padding on final launch example.
2017-01-23 14:40:21 -08:00
Reynaldo H. Verdejo Pinochet
71cb8da117
design: toc: drop unneeded scaping and add missing markup
2017-01-23 14:34:53 -08:00
Reynaldo H. Verdejo Pinochet
72588ec5b6
desing: toc: drop manual padding from figures
2017-01-23 14:27:08 -08:00
Reynaldo H. Verdejo Pinochet
8661d52c53
design: scheduling: rework some paragraphs for clarity/grammar
...
Make () disposition congruent, avoid redundancy
and other similar fixes.
2017-01-23 14:17:20 -08:00
Reynaldo H. Verdejo Pinochet
043ea99c2e
design: standards: drop manual padding of code fragments
2017-01-23 13:49:36 -08:00
Reynaldo H. Verdejo Pinochet
6632904686
design: states: add missing markup
2017-01-22 20:35:19 -08:00
Reynaldo H. Verdejo Pinochet
b5ac26e7ad
design: streams: add missing markup
2017-01-22 20:30:52 -08:00
Reynaldo H. Verdejo Pinochet
e8c8a1a474
design: segments: remove unnecessary markup and preamble
2017-01-22 20:24:29 -08:00
Reynaldo H. Verdejo Pinochet
939273f1e8
design: buffer: add missing markup and ()s to func references
...
Additionally, rework paragraph to avoid redundancy.
2017-01-13 15:34:43 -08:00
Reynaldo H. Verdejo Pinochet
e184065fb8
design: activation: add missing markup
2017-01-13 11:09:11 -08:00
Reynaldo H. Verdejo Pinochet
ba81d06984
design: tracing: section breakdown, markup and readability fixes
2016-12-30 01:14:12 -08:00
Reynaldo H. Verdejo Pinochet
3d0ee0f3ba
design: TODO: add missing markup
2016-12-30 00:58:29 -08:00
Reynaldo H. Verdejo Pinochet
ea18d865ae
design: synchronisation: missing markup and readability fixes
2016-12-30 00:51:09 -08:00
Reynaldo H. Verdejo Pinochet
e7ba83d049
design: subtitle-overlays: add missing markup
2016-12-30 00:40:41 -08:00
Reynaldo H. Verdejo Pinochet
8cc223c9bc
design: stream-status: section breakdown, markup and readability fixes
2016-12-30 00:33:16 -08:00
Reynaldo H. Verdejo Pinochet
54a1f8e328
design: streams: markup and readability fixes
2016-12-30 00:24:42 -08:00
Reynaldo H. Verdejo Pinochet
f2929cfdb6
design: stream-selection: section breakdown, markup and readability fixes
2016-12-30 00:20:22 -08:00
Reynaldo H. Verdejo Pinochet
3e315b6b2e
design: states: section breakdown, markup, readability and grammar fixes
2016-12-29 23:51:39 -08:00
Reynaldo H. Verdejo Pinochet
5d7f7c112c
design: standards: markup, readability and grammar fixes
2016-12-29 23:20:50 -08:00
Reynaldo H. Verdejo Pinochet
8e28295ede
design: sparsestreams: section breakdown, markup, readability and grammar fixes
2016-12-29 23:16:25 -08:00
Reynaldo H. Verdejo Pinochet
27addf2094
design: seqnums: section breakdown, markup, readability and grammar fixes
2016-12-29 22:58:58 -08:00
Reynaldo H. Verdejo Pinochet
8e61ae9444
design: segments: section breakdown, markup and readability fixes
2016-12-29 22:48:32 -08:00
Reynaldo H. Verdejo Pinochet
e509b30d95
design: seeking: section breakdown, markup, readability and grammar fixes
2016-12-29 22:40:20 -08:00
Reynaldo H. Verdejo Pinochet
8c08738547
design: scheduling: readability and grammar fixes
2016-12-29 15:01:17 -08:00
Reynaldo H. Verdejo Pinochet
939bfc3034
design: schedulling: drop manual padding from figures & add missing markup
2016-12-29 14:44:58 -08:00
Reynaldo H. Verdejo Pinochet
e2e7cf5bd4
design: rtp: add missing markup
2016-12-28 23:10:14 -08:00
Reynaldo H. Verdejo Pinochet
74a0c267bd
design: relations: add missing markup
2016-12-28 22:57:59 -08:00
Reynaldo H. Verdejo Pinochet
089eeed809
design: query: fix missing markup
2016-12-28 22:52:29 -08:00
Reynaldo H. Verdejo Pinochet
886911017e
design: qos: fix subsection breakdown, missing markup and unneeded scaping
2016-12-28 22:49:13 -08:00
Reynaldo H. Verdejo Pinochet
ab1684cc62
design: push-pull: fix missing markup
...
Additionally, fix some grammar issues while at it.
2016-12-28 22:36:26 -08:00
Reynaldo H. Verdejo Pinochet
8f351ae79a
design: progress: markup, grammar and structure fixes
2016-12-28 22:21:44 -08:00
Reynaldo H. Verdejo Pinochet
b0493c9845
design: probes: fix subsection breakdown
...
Additionally, add missing markup while at it.
2016-12-28 22:15:31 -08:00
Reynaldo H. Verdejo Pinochet
1a54d8d786
design: playbin: add missing markup
2016-12-28 22:07:10 -08:00
Reynaldo H. Verdejo Pinochet
9d8432d148
design: overview: add missing markup
2016-12-28 22:04:29 -08:00
Reynaldo H. Verdejo Pinochet
2ad14067c0
design: orc-integration: add missing markup
2016-12-28 21:59:08 -08:00
Reynaldo H. Verdejo Pinochet
53ff8950b4
design: negotiation: add missing markup
2016-12-28 21:45:30 -08:00
Reynaldo H. Verdejo Pinochet
c71e2072e7
design: MT-refcounting: add missing markup to keywords and code blocks
2016-12-28 21:39:34 -08:00
Reynaldo H. Verdejo Pinochet
1165cc524f
design: missing-plugins: fix subsection break down
...
Additionally, add missing markup while at it.
2016-12-28 21:19:05 -08:00
Reynaldo H. Verdejo Pinochet
5240dc0581
design: miniobject: add missing markup
2016-12-27 21:11:56 -08:00
Reynaldo H. Verdejo Pinochet
737dced0df
design: meta: add missing markup and improve formatting and grammar
2016-12-27 19:44:05 -08:00
Reynaldo H. Verdejo Pinochet
3b3837aa33
design: messages: add missing markup and fix grammar issues
2016-12-27 12:28:30 -08:00
Reynaldo H. Verdejo Pinochet
ef2e599250
design: memory: improve formatting and grammar
...
Add missing markup while at it.
2016-12-27 12:23:47 -08:00
Reynaldo H. Verdejo Pinochet
b0a8ebb476
design: mediatype-video: add markup to figures and diagrams
...
Drop some trailing whitespace while at it.
2016-12-27 11:34:59 -08:00
Reynaldo H. Verdejo Pinochet
84329ab367
design: mediatype-video: add missing markup and improve formatting/grammar
2016-12-27 11:20:38 -08:00
Reynaldo H. Verdejo Pinochet
8d1530dd87
design: mediatype-text: add missing markup and improve formatting/grammar
2016-12-27 10:22:21 -08:00
Reynaldo H. Verdejo Pinochet
167b67fee0
design: mediatype-audio: add missing markup and improve formatting/grammar
2016-12-27 10:19:28 -08:00
Reynaldo H. Verdejo Pinochet
e0e4bf4bdb
design: live-source: improve grammar and add missing markup
2016-12-24 00:15:21 -08:00
Reynaldo H. Verdejo Pinochet
b333c4c0fa
design: latency: add markup to figures and drop manual padding
2016-12-24 00:05:41 -08:00
Reynaldo H. Verdejo Pinochet
0ce232b048
design: latency: add missing markup and improbe the grammar a bit
2016-12-24 00:01:49 -08:00
Reynaldo H. Verdejo Pinochet
c70d57529c
design: keyframe-force: add missing markup
2016-12-23 23:40:20 -08:00
Reynaldo H. Verdejo Pinochet
fdd50a5d77
design: interlaced-video: add missing markup and fix some grammar issues
2016-12-23 23:35:23 -08:00
Reynaldo H. Verdejo Pinochet
9b1b1746c5
design: index: fix some grammar issues
2016-12-23 23:29:56 -08:00
Reynaldo H. Verdejo Pinochet
949df8c3ed
design: pipeline: add missing markup and fix some grammar issues
2016-12-23 23:28:25 -08:00
Reynaldo H. Verdejo Pinochet
ebd2338db6
design: gstobject: add missing markup and fix some grammar issues
2016-12-23 23:22:45 -08:00
Reynaldo H. Verdejo Pinochet
3f89c720e1
design: gstghostpad: various formatting fixes
...
- Add missing markup
- Drop manual padding on some figures
Also fix some minor grammar issues.
2016-12-21 23:51:46 -08:00
Reynaldo H. Verdejo Pinochet
1a5ab06a74
design: gstelement: add missing markup
...
Also fix some minnor grammar issues.
2016-12-21 23:38:19 -08:00
Reynaldo H. Verdejo Pinochet
3f8645c85b
design: gstbus: add missing markup
...
Also fix some minor grammar issues.
2016-12-21 23:32:05 -08:00
Reynaldo H. Verdejo Pinochet
7f309fca40
design: gstbin: add missing markup
...
Also fix some minor grammar issues.
2016-12-21 23:25:41 -08:00
Reynaldo H. Verdejo Pinochet
8ee70333cf
design: framestep: formatting and markup fixes
...
- Drop manual padding of figures
- Add missing markup
- Make subsections over the use cases and trim their heading
not to be redundant
- Minor grammar fixes
2016-12-21 23:15:32 -08:00
Reynaldo H. Verdejo Pinochet
8c0afd11c2
design: events: add missing markup and other formatting fixes
2016-12-21 23:01:58 -08:00
Reynaldo H. Verdejo Pinochet
dc613c26b1
design: encoding: add missing markup and other minor formatting fixes
2016-12-21 22:55:19 -08:00
Reynaldo H. Verdejo Pinochet
c4d2c53339
design: element-transform: add missing markup and do some 1.X updates
...
The update deals mostly with replacing the references to
_pad_peer_accept_caps() by _pad_peer_query_accept_caps().
2016-12-21 22:36:29 -08:00
Reynaldo H. Verdejo Pinochet
0d98d8f375
design: element-source: add missing markup and fix some grammar issues
2016-12-21 22:12:06 -08:00
Reynaldo H. Verdejo Pinochet
fd7f12f68f
design: element-sink: add missing markup
2016-12-21 21:55:23 -08:00
Reynaldo H. Verdejo Pinochet
6c82899fa5
design/decodebin: add missing markup to gst keywords
...
Fix grammar/spelling nits and drop trailing whitespace while at it.
2016-12-20 23:59:38 -08:00
Reynaldo H. Verdejo Pinochet
75d5a71617
design/conventions: add markup to figures and drop manual padding
2016-12-20 23:41:07 -08:00
Reynaldo H. Verdejo Pinochet
218b3712b1
design/controller: add missing markup to function calls and keywords
...
Also GstControlBindingDirect -> GstDirectControlBinding
2016-12-20 23:28:21 -08:00
Reynaldo H. Verdejo Pinochet
949c08b512
design/context: add missing markup to function calls and gst keywords
2016-12-20 23:10:49 -08:00
Reynaldo H. Verdejo Pinochet
67fb7c7b94
design/clocks: add missing markup to gst keywords
2016-12-20 22:53:05 -08:00
Reynaldo H. Verdejo Pinochet
b5fb757a0b
design/caps: add some missing markup
2016-12-20 22:47:20 -08:00
Reynaldo H. Verdejo Pinochet
5383540c94
design/bufferpool: fix content to use BufferPoolAcquireFlags as needed
...
Instead of the 0.10-times BufferPoolFlags
2016-12-20 22:19:51 -08:00
Reynaldo H. Verdejo Pinochet
1262d730fc
design/bufferpool: add missing markup to function calls and other keywords
2016-12-20 22:16:41 -08:00
Reynaldo H. Verdejo Pinochet
fa4b852a8e
desing/bufferpool: mark subsections as such
2016-12-20 22:16:41 -08:00
Reynaldo H. Verdejo Pinochet
2fda0e1314
design/buffering: improve formatting and fix other minor issues
...
- Promote use-cases to their own section. Add markup as needed
- Add missing markup to figures, code blocks and other keywords
2016-12-20 22:16:41 -08:00
Reynaldo H. Verdejo Pinochet
849985ba7e
design/buffer: add missing markup
...
Drop some weird line-breaks and fix minor grammar issues while at it.
2016-12-20 22:16:41 -08:00
Reynaldo H. Verdejo Pinochet
41fabc4a5e
design/query: add missing markup to GST_QUERY_CONVERT
2016-12-20 22:16:41 -08:00
Reynaldo H. Verdejo Pinochet
3ef4ef8b9d
design/relations: grammar fixes
2016-12-20 22:16:41 -08:00
Reynaldo H. Verdejo Pinochet
eadfab3156
design/relations: drop manual padding from diagram
2016-12-20 22:16:41 -08:00
Reynaldo H. Verdejo Pinochet
ffd53770c0
design/relations: add missing markup to function calls
2016-12-20 22:16:41 -08:00
Thibault Saunier
4ad714aa5c
design: Update section about the leak tracer
2016-12-20 15:40:28 -03:00
Reynaldo H. Verdejo Pinochet
1f944ab945
design/trickmodes: fix markup on function names
2016-12-19 15:46:15 -08:00
Reynaldo H. Verdejo Pinochet
8b9aa26242
design/synchronisation: move defining information to GstClock intro
2016-12-19 15:37:56 -08:00
Reynaldo H. Verdejo Pinochet
c49652ccb0
design/synchronisation: add missing markup to gst keywords
2016-12-19 15:28:26 -08:00
Reynaldo H. Verdejo Pinochet
7821f05e72
design/preroll: grammar and reflow fixes
2016-12-19 15:19:21 -08:00
Reynaldo H. Verdejo Pinochet
8273bae135
design/memory: add missing markup to gst keywords
2016-12-19 15:19:21 -08:00
Reynaldo H. Verdejo Pinochet
1489294d6d
design/playbin: add missing markup for GstPipeline
2016-12-19 15:19:21 -08:00
Reynaldo H. Verdejo Pinochet
cab6302a97
design/overview: add missing markup for function references
2016-12-19 15:19:21 -08:00
Reynaldo H. Verdejo Pinochet
e604cc710d
design/overview: drop manual padding from figures that had it
...
Be consistent.
2016-12-19 15:19:21 -08:00
Reynaldo H. Verdejo Pinochet
6c796a4438
design/overview: add missing markup for figure
2016-12-19 15:19:21 -08:00
Reynaldo H. Verdejo Pinochet
d777295b67
design/activation: fix missing/wrong markup for gst keywords
2016-12-19 15:19:21 -08:00
Reynaldo H. Verdejo Pinochet
94db0523f9
design/negotiation: add missing markup around GST_ things
2016-12-19 12:05:23 -08:00
Reynaldo H. Verdejo Pinochet
edf1239975
design/negotiation: drop stale 'Rationale' sub-topic
...
The paragraph that follows it's just the introductory text
for the pull-mode negotiation section.
2016-12-19 11:56:24 -08:00
Reynaldo H. Verdejo Pinochet
90fab74103
design/negotiation: fix structure and organization by sub-topic
2016-12-19 11:49:57 -08:00
Reynaldo H. Verdejo Pinochet
e276193d89
design/caps: fix organization by sub-topic
...
Fix markdown use to express relationship between topics.
2016-12-19 11:15:44 -08:00
Reynaldo H. Verdejo Pinochet
cb47d7acd4
design/caps: drop left over double spaces
2016-12-19 10:59:59 -08:00
Reynaldo H. Verdejo Pinochet
2b0e5e83ff
design/caps: better explain precendence by order when fixating caps
...
Drops redundancy on "structure" while at it.
2016-12-19 10:48:57 -08:00
Reynaldo H. Verdejo Pinochet
0c6d5e76a8
design/caps: drop redundancy on structure
...
Reflow rest of paragraph for clarity.
2016-12-19 10:34:36 -08:00
Reynaldo H. Verdejo Pinochet
df184b3d93
desing/negotiation: gramar fix for intro to nego queries
...
The "the filter" phrasing wrongly references a yet to be introduced
concept.
2016-12-14 00:50:24 -08:00
Stefan Sauer
f0f2371af9
tracing: restore some formatting
...
Some bullet lists where converted into a block.
2016-12-13 13:22:56 +01:00
Stefan Sauer
033cc24135
tracing: update what the log tracer does
...
With the given parameters it logs also events and messages.
2016-12-13 13:22:56 +01:00
Anton Eliasson
a0dc346583
app-dev/advanced/threads: fix formatting
...
https://bugzilla.gnome.org/show_bug.cgi?id=775973
2016-12-12 10:22:57 +00:00
Tim-Philipp Müller
253d5f7285
design: add RTP design docs from -good
...
Merged them all into one.
2016-12-10 12:16:43 +00:00
Tim-Philipp Müller
8b9d686f11
faq: add back link to How to Submit Patches page
...
https://bugzilla.gnome.org/show_bug.cgi?id=730311
2016-12-10 11:57:22 +00:00
Tim-Philipp Müller
aff7ad1080
design: move over design docs from gst-plugins-base
...
Or most of them anyway (excl. draft-hw-acceleration
and draft-va which didn't seem particularly pertinent).
2016-12-08 22:58:08 +00:00
Matthew Waters
a3fe9f6a7d
design/caps: fix and clarify subset operations with empty fields
...
https://bugzilla.gnome.org/show_bug.cgi?id=775786
2016-12-08 20:25:43 +11:00
Sebastian Dröge
5c8e06cedc
index: Link to the new location of the design docs
2016-12-07 11:13:43 +02:00
Thibault Saunier
2fdd87e282
Import all GStreamer design doc and convert them to markdown
...
https://bugzilla.gnome.org/show_bug.cgi?id=775667
2016-12-06 14:01:11 -03:00
Thibault Saunier
bae66ab278
tools: Cleanup ges-launch page
2016-12-06 14:01:11 -03:00
Tim-Philipp Müller
0fd87f3bbb
contribute: minor fix-ups
2016-12-01 08:38:48 +00:00
Sebastian Dröge
6a02c8395f
index: Add GStreamer Conference 2016 links
2016-11-29 16:11:28 +02:00
Tim-Philipp Müller
e5b7b1a26d
index: fix link
2016-11-29 12:41:02 +00:00
Tim-Philipp Müller
4fec770228
Move licensing page over from www module
...
We need to go over this and merge it with the legal-information
page and the bits in the FAQ, but for now just move it over as-is
so we can retire the documentation subsection in the www module.
2016-11-29 10:28:14 +00:00
Tim-Philipp Müller
7ab2946834
plugins: add script to generate plugins list from module xml files
...
Bit rough, but works. I might still rewrite it all in perl ;)
For now use xml files from 1.10 branch.
2016-11-28 23:56:38 +00:00
Tim-Philipp Müller
d30a5868c0
Add list of elements and plugins
...
This is generated by a script.
2016-11-28 18:45:19 +00:00
Nirbheek Chauhan
609fb06315
Exclude Windows XP from supported platforms list
...
It's no longer supported by glib. All gstreamer libraries and plugins
should work on XP too if you use an older glib (in theory), but we don't
test it anymore.
2016-11-28 18:42:34 +05:30
Tim-Philipp Müller
1c5b2aeb5d
Add "Contribute" section
...
https://bugzilla.gnome.org/show_bug.cgi?id=772809
2016-11-27 23:24:53 +00:00
Tim-Philipp Müller
09443c7f64
plugin-dev: remove "porting from 0.8 to 0.10" section
2016-11-27 12:43:50 +00:00
Tim-Philipp Müller
08123e037b
plugin-dev: rename element-type pages
2016-11-27 12:37:42 +00:00
Tim-Philipp Müller
459276ab1e
app-dev: rename dataacess.md to pipeline-manipulation.md
...
To match section header and better capture the topics discussed.
2016-11-26 12:17:25 +00:00
Tim-Philipp Müller
518f8d38ef
plugin-dev: rename building-types.md to media-types.md
2016-11-26 12:12:17 +00:00
Tim-Philipp Müller
da7a5df981
plugin-dev: use 'media type' instead of just 'type'
2016-11-26 11:44:17 +00:00
Tim-Philipp Müller
a7ed6908a9
plugin-dev: rename basic/statemanage-states.md to basic/states.md
2016-11-21 10:59:59 +00:00
Tim-Philipp Müller
b3e43da206
plugin-dev: fix up references for building -> basics rename
2016-11-16 09:38:18 +00:00
Tim-Philipp Müller
bb3f7a1311
plugin-dev: rename "building" subdir to "basics"
2016-11-16 09:34:29 +00:00
Tim-Philipp Müller
94e8457569
plugin-dev: rename "other" subdir to "element-types"
...
https://bugzilla.gnome.org/show_bug.cgi?id=773976
2016-11-16 09:30:30 +00:00
Tim-Philipp Müller
8d41aa5fd6
Update refs for pwg -> plugin-development rename
...
https://bugzilla.gnome.org/show_bug.cgi?id=773976
2016-11-15 13:14:52 +00:00
Tim-Philipp Müller
369a15bbd5
Rename pwg/ -> plugin-development/
...
https://bugzilla.gnome.org/show_bug.cgi?id=773976
2016-11-15 11:40:16 +00:00
Tim-Philipp Müller
81fe854608
Update TODO
2016-11-15 11:19:20 +00:00
Tim-Philipp Müller
c4d643e419
faq: update using section a bit
2016-11-15 11:15:11 +00:00
Tim-Philipp Müller
761c4786d2
faq: update troubleshooting
2016-11-15 11:05:34 +00:00
Tim-Philipp Müller
9a128d2891
faq: update getting
2016-11-15 10:53:38 +00:00
Tim-Philipp Müller
9666a22235
faq: update developing
2016-11-15 10:20:12 +00:00
Tim-Philipp Müller
e9717e9cee
faq: update dependencies section
2016-11-14 17:28:39 +00:00
Tim-Philipp Müller
a224ca3afa
faq: update general section
...
Remove mention of the aRTSd and esd sound servers and such.
2016-11-14 17:28:14 +00:00
Tim-Philipp Müller
0f3b8f0144
faq: update index/start page
2016-11-14 17:27:04 +00:00
Tim-Philipp Müller
25e018821c
faq: initial import
...
Converted with pandoc.
2016-11-14 17:19:21 +00:00
Tim-Philipp Müller
be894db215
app-dev: rename building/ -> basics/
...
https://bugzilla.gnome.org/show_bug.cgi?id=773976
2016-11-14 16:50:57 +00:00
Tim-Philipp Müller
f1c93b5f66
app-dev: fix up links for rename
...
And fix some broken here and ther as well while at it.
2016-11-14 16:29:47 +00:00
Tim-Philipp Müller
3a46976802
Rename manual/* to application-development/*
...
https://bugzilla.gnome.org/show_bug.cgi?id=773976
2016-11-14 14:41:57 +00:00
Mathieu Duponchelle
09f71131fb
Split out documentation into subfolders.
...
https://bugzilla.gnome.org/show_bug.cgi?id=773976
2016-11-14 14:10:22 +00:00