platform/upstream/gstreamer.git
7 years agotutorial: hello world: fix c code markdown render error
Saulo S. Toledo [Thu, 13 Apr 2017 20:28:15 +0000 (17:28 -0300)]
tutorial: hello world: fix c code markdown render error

https://bugzilla.gnome.org/show_bug.cgi?id=781289

7 years agoapp-dev: Unref factories after finding them
Arun Raghavan [Fri, 7 Apr 2017 07:09:57 +0000 (12:39 +0530)]
app-dev: Unref factories after finding them

7 years agofaq: Use blockquotes for questions
Thibault Saunier [Wed, 5 Apr 2017 12:37:49 +0000 (09:37 -0300)]
faq: Use blockquotes for questions

Having titles for (long) question was looking very bad

7 years agoAdd project version as it is now required by hotdoc
Thibault Saunier [Mon, 27 Feb 2017 20:38:25 +0000 (17:38 -0300)]
Add project version as it is now required by hotdoc

7 years agoUpdate theme submodule
Mathieu Duponchelle [Sun, 2 Apr 2017 23:45:47 +0000 (01:45 +0200)]
Update theme submodule

7 years agoUpdate theme submodule
Mathieu Duponchelle [Sun, 2 Apr 2017 22:40:20 +0000 (00:40 +0200)]
Update theme submodule

7 years agodesign: encoding: drop escaping leftover
Reynaldo H. Verdejo Pinochet [Mon, 20 Mar 2017 20:43:06 +0000 (13:43 -0700)]
design: encoding: drop escaping leftover

Additionally:

- Make code block format explicit
- Drop needless padding

7 years agodesign: push-pull: fix missing markup & drop needless escaping
Reynaldo H. Verdejo Pinochet [Mon, 20 Mar 2017 20:35:13 +0000 (13:35 -0700)]
design: push-pull: fix missing markup & drop needless escaping

Additionally: Assorted minor improvements.

7 years agodesign: trickmodes: switch to conventional figure format
Reynaldo H. Verdejo Pinochet [Mon, 20 Mar 2017 20:29:55 +0000 (13:29 -0700)]
design: trickmodes: switch to conventional figure format

Follow figure guidelines from conventions.md.

Additionally: add some missing markup.

7 years agodesign: conventions: fix missing markup & drop needless escaping
Reynaldo H. Verdejo Pinochet [Mon, 20 Mar 2017 20:26:28 +0000 (13:26 -0700)]
design: conventions: fix missing markup & drop needless escaping

7 years agodesign: decodebin: simplify non-linked handling explanation
Reynaldo H. Verdejo Pinochet [Mon, 20 Mar 2017 19:54:02 +0000 (12:54 -0700)]
design: decodebin: simplify non-linked handling explanation

Additionally: fix missing markup & drop needless escaping

7 years agodesign: draft-klass.md: fix missing markup & reformat
Reynaldo H. Verdejo Pinochet [Mon, 20 Mar 2017 18:15:08 +0000 (11:15 -0700)]
design: draft-klass.md: fix missing markup & reformat

Additionally:

- Fix class dumper cmd line example
- Other improvements

7 years agodesign: draft-metadata: add missing markup & drop needless escaping
Reynaldo H. Verdejo Pinochet [Mon, 20 Mar 2017 17:31:51 +0000 (10:31 -0700)]
design: draft-metadata: add missing markup & drop needless escaping

Additionally:

- Grammar improvements
- Remove reference to WONTFIX bug

7 years agodesign: gstbin: fix missing markup
Reynaldo H. Verdejo Pinochet [Fri, 17 Mar 2017 21:17:03 +0000 (14:17 -0700)]
design: gstbin: fix missing markup

Some other copy editing improvements included.

7 years agodesign: trickmodes: fix missing markup
Reynaldo H. Verdejo Pinochet [Fri, 17 Mar 2017 21:05:26 +0000 (14:05 -0700)]
design: trickmodes: fix missing markup

Some other additional minor improvements included:

- Remove unneeded scaping
- Be explicit about GstSeekFlags

7 years agodesign: stereo-multiview: fix missing markup
Reynaldo H. Verdejo Pinochet [Fri, 17 Mar 2017 20:52:25 +0000 (13:52 -0700)]
design: stereo-multiview: fix missing markup

7 years agotutorials/playback: Fix more occurences of GST_TIME_FORMAT / GST_FORMAT_TIME mixups
Sebastian Dröge [Fri, 17 Mar 2017 10:17:56 +0000 (12:17 +0200)]
tutorials/playback: Fix more occurences of GST_TIME_FORMAT / GST_FORMAT_TIME mixups

https://bugzilla.gnome.org/show_bug.cgi?id=777734

7 years agotutorials/basic: Fix compilation errors
De Vlieger, Brecht [Wed, 25 Jan 2017 10:41:26 +0000 (11:41 +0100)]
tutorials/basic: Fix compilation errors

https://bugzilla.gnome.org/show_bug.cgi?id=777734

7 years agodesign: gstpipeline: improve _use_clock() note
Reynaldo H. Verdejo Pinochet [Mon, 13 Mar 2017 23:13:34 +0000 (16:13 -0700)]
design: gstpipeline: improve _use_clock() note

7 years agodesign: gstpipeline: fix missing markup
Reynaldo H. Verdejo Pinochet [Mon, 13 Mar 2017 23:10:01 +0000 (16:10 -0700)]
design: gstpipeline: fix missing markup

Fix a few other minor issues too.

7 years agodesign: framestep: fix missing markup
Reynaldo H. Verdejo Pinochet [Mon, 13 Mar 2017 22:50:28 +0000 (15:50 -0700)]
design: framestep: fix missing markup

7 years agodesign: overview: be explicit about what oggdemux does
Reynaldo H. Verdejo Pinochet [Wed, 8 Mar 2017 23:42:29 +0000 (15:42 -0800)]
design: overview: be explicit about what oggdemux does

Improve processing example overview. Drop redundancy
while at it.

7 years agodesign: overview: fix missing markup
Reynaldo H. Verdejo Pinochet [Wed, 8 Mar 2017 23:14:09 +0000 (15:14 -0800)]
design: overview: fix missing markup

7 years agobasic/toolkit-integration: Bring in sync with the actual source code again
Sebastian Dröge [Thu, 9 Mar 2017 08:40:14 +0000 (10:40 +0200)]
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

7 years agodesign: memory: add referred-to structure to doc
Reynaldo H. Verdejo Pinochet [Mon, 27 Feb 2017 23:45:59 +0000 (15:45 -0800)]
design: memory: add referred-to structure to doc

7 years agodesign: memory: merge redundant offset/size explanation
Reynaldo H. Verdejo Pinochet [Mon, 27 Feb 2017 23:15:57 +0000 (15:15 -0800)]
design: memory: merge redundant offset/size explanation

7 years agodesign: meta: fix missing markup
Reynaldo H. Verdejo Pinochet [Mon, 27 Feb 2017 23:05:58 +0000 (15:05 -0800)]
design: meta: fix missing markup

7 years agodesign: messages: add brief entries for _TOC and _STREAM_START
Reynaldo H. Verdejo Pinochet [Thu, 16 Feb 2017 23:54:32 +0000 (15:54 -0800)]
design: messages: add brief entries for _TOC and _STREAM_START

7 years agodesign: segments: fix typo
Tim-Philipp Müller [Thu, 16 Feb 2017 09:02:24 +0000 (09:02 +0000)]
design: segments: fix typo

7 years agodesign: segments: improve introductory note on GST_EVENT_SEGMENT
Reynaldo H. Verdejo Pinochet [Thu, 16 Feb 2017 00:20:39 +0000 (16:20 -0800)]
design: segments: improve introductory note on GST_EVENT_SEGMENT

+ Some grammar and format improvements

7 years agodesign: seeking: rewrite non/flush-seek explanation for clarity
Reynaldo H. Verdejo Pinochet [Wed, 15 Feb 2017 23:43:09 +0000 (15:43 -0800)]
design: seeking: rewrite non/flush-seek explanation for clarity

7 years agodesign: relations: fix inconsistent padding for code/figure blocks
Reynaldo H. Verdejo Pinochet [Mon, 13 Feb 2017 22:35:21 +0000 (14:35 -0800)]
design: relations: fix inconsistent padding for code/figure blocks

7 years agodesign: negotiation: add missing markup
Reynaldo H. Verdejo Pinochet [Fri, 10 Feb 2017 23:40:14 +0000 (15:40 -0800)]
design: negotiation: add missing markup

7 years agodesign: MT-refcounting: fix missing markup, improve formatting and other fixes
Reynaldo H. Verdejo Pinochet [Fri, 10 Feb 2017 23:33:06 +0000 (15:33 -0800)]
design: MT-refcounting: fix missing markup, improve formatting and other fixes

7 years agodesign: miniobject: fix missing markup, improve formatting and other fixes
Reynaldo H. Verdejo Pinochet [Fri, 10 Feb 2017 23:01:40 +0000 (15:01 -0800)]
design: miniobject: fix missing markup, improve formatting and other fixes

7 years agodesign: meta: drop excessive padding from diagram
Reynaldo H. Verdejo Pinochet [Fri, 10 Feb 2017 22:27:45 +0000 (14:27 -0800)]
design: meta: drop excessive padding from diagram

7 years agodesign: meta: assorted grammar fixes
Reynaldo H. Verdejo Pinochet [Sat, 4 Feb 2017 00:01:07 +0000 (16:01 -0800)]
design: meta: assorted grammar fixes

7 years agodesign: meta: markup, padding and linebreak improvements
Reynaldo H. Verdejo Pinochet [Fri, 3 Feb 2017 23:55:24 +0000 (15:55 -0800)]
design: meta: markup, padding and linebreak improvements

7 years agodesign: memory: add _full() variants to _GstAllocator code block
Reynaldo H. Verdejo Pinochet [Fri, 3 Feb 2017 23:40:54 +0000 (15:40 -0800)]
design: memory: add _full() variants to _GstAllocator code block

Additionally: adjust padding to match.

7 years agodesign: memory: assorted formatting and markup fixes
Reynaldo H. Verdejo Pinochet [Fri, 3 Feb 2017 23:37:27 +0000 (15:37 -0800)]
design: memory: assorted formatting and markup fixes

7 years agodesign: caps: add missing markup
Reynaldo H. Verdejo Pinochet [Thu, 2 Feb 2017 23:34:55 +0000 (15:34 -0800)]
design: caps: add missing markup

7 years agodesign: bufferpool: fix markup on sample code block
Reynaldo H. Verdejo Pinochet [Tue, 24 Jan 2017 22:31:52 +0000 (14:31 -0800)]
design: bufferpool: fix markup on sample code block

Additionally, rework oddly-broken & wrap-around lines

7 years agodesign: bufferpool: assorted formatting improvements
Reynaldo H. Verdejo Pinochet [Tue, 24 Jan 2017 21:28:41 +0000 (13:28 -0800)]
design: bufferpool: assorted formatting improvements

7 years agodesign: subtitle-overlays: drop unneeded scaping & add missing markup
Reynaldo H. Verdejo Pinochet [Mon, 23 Jan 2017 22:40:08 +0000 (14:40 -0800)]
design: subtitle-overlays: drop unneeded scaping & add missing markup

Additionally, drop manual padding on final launch example.

7 years agodesign: toc: drop unneeded scaping and add missing markup
Reynaldo H. Verdejo Pinochet [Mon, 23 Jan 2017 22:34:53 +0000 (14:34 -0800)]
design: toc: drop unneeded scaping and add missing markup

7 years agodesing: toc: drop manual padding from figures
Reynaldo H. Verdejo Pinochet [Mon, 23 Jan 2017 22:27:08 +0000 (14:27 -0800)]
desing: toc: drop manual padding from figures

7 years agodesign: scheduling: rework some paragraphs for clarity/grammar
Reynaldo H. Verdejo Pinochet [Mon, 23 Jan 2017 21:53:19 +0000 (13:53 -0800)]
design: scheduling: rework some paragraphs for clarity/grammar

Make () disposition congruent, avoid redundancy
and other similar fixes.

7 years agodesign: standards: drop manual padding of code fragments
Reynaldo H. Verdejo Pinochet [Mon, 23 Jan 2017 21:49:36 +0000 (13:49 -0800)]
design: standards: drop manual padding of code fragments

7 years agodesign: states: add missing markup
Reynaldo H. Verdejo Pinochet [Mon, 23 Jan 2017 04:35:19 +0000 (20:35 -0800)]
design: states: add missing markup

7 years agodesign: streams: add missing markup
Reynaldo H. Verdejo Pinochet [Mon, 23 Jan 2017 04:30:52 +0000 (20:30 -0800)]
design: streams: add missing markup

7 years agodesign: segments: remove unnecessary markup and preamble
Reynaldo H. Verdejo Pinochet [Mon, 23 Jan 2017 04:24:29 +0000 (20:24 -0800)]
design: segments: remove unnecessary markup and preamble

7 years agodesign: buffer: add missing markup and ()s to func references
Reynaldo H. Verdejo Pinochet [Fri, 13 Jan 2017 22:13:23 +0000 (14:13 -0800)]
design: buffer: add missing markup and ()s to func references

Additionally, rework paragraph to avoid redundancy.

7 years agodesign: activation: add missing markup
Reynaldo H. Verdejo Pinochet [Fri, 13 Jan 2017 19:09:11 +0000 (11:09 -0800)]
design: activation: add missing markup

7 years agodesign: tracing: section breakdown, markup and readability fixes
Reynaldo H. Verdejo Pinochet [Fri, 30 Dec 2016 09:12:41 +0000 (01:12 -0800)]
design: tracing: section breakdown, markup and readability fixes

7 years agodesign: TODO: add missing markup
Reynaldo H. Verdejo Pinochet [Fri, 30 Dec 2016 08:58:29 +0000 (00:58 -0800)]
design: TODO: add missing markup

7 years agodesign: synchronisation: missing markup and readability fixes
Reynaldo H. Verdejo Pinochet [Fri, 30 Dec 2016 08:51:09 +0000 (00:51 -0800)]
design: synchronisation: missing markup and readability fixes

7 years agodesign: subtitle-overlays: add missing markup
Reynaldo H. Verdejo Pinochet [Fri, 30 Dec 2016 08:40:41 +0000 (00:40 -0800)]
design: subtitle-overlays: add missing markup

7 years agodesign: stream-status: section breakdown, markup and readability fixes
Reynaldo H. Verdejo Pinochet [Fri, 30 Dec 2016 08:33:16 +0000 (00:33 -0800)]
design: stream-status: section breakdown, markup and readability fixes

7 years agodesign: streams: markup and readability fixes
Reynaldo H. Verdejo Pinochet [Fri, 30 Dec 2016 08:24:42 +0000 (00:24 -0800)]
design: streams: markup and readability fixes

7 years agodesign: stream-selection: section breakdown, markup and readability fixes
Reynaldo H. Verdejo Pinochet [Fri, 30 Dec 2016 08:11:33 +0000 (00:11 -0800)]
design: stream-selection: section breakdown, markup and readability fixes

7 years agodesign: states: section breakdown, markup, readability and grammar fixes
Reynaldo H. Verdejo Pinochet [Fri, 30 Dec 2016 07:51:39 +0000 (23:51 -0800)]
design: states: section breakdown, markup, readability and grammar fixes

7 years agodesign: standards: markup, readability and grammar fixes
Reynaldo H. Verdejo Pinochet [Fri, 30 Dec 2016 07:20:50 +0000 (23:20 -0800)]
design: standards: markup, readability and grammar fixes

7 years agodesign: sparsestreams: section breakdown, markup, readability and grammar fixes
Reynaldo H. Verdejo Pinochet [Fri, 30 Dec 2016 07:16:25 +0000 (23:16 -0800)]
design: sparsestreams: section breakdown, markup, readability and grammar fixes

7 years agodesign: seqnums: section breakdown, markup, readability and grammar fixes
Reynaldo H. Verdejo Pinochet [Fri, 30 Dec 2016 06:58:58 +0000 (22:58 -0800)]
design: seqnums: section breakdown, markup, readability and grammar fixes

7 years agodesign: segments: section breakdown, markup and readability fixes
Reynaldo H. Verdejo Pinochet [Fri, 30 Dec 2016 06:48:32 +0000 (22:48 -0800)]
design: segments: section breakdown, markup and readability fixes

7 years agodesign: seeking: section breakdown, markup, readability and grammar fixes
Reynaldo H. Verdejo Pinochet [Fri, 30 Dec 2016 06:40:20 +0000 (22:40 -0800)]
design: seeking: section breakdown, markup, readability and grammar fixes

7 years agodesign: scheduling: readability and grammar fixes
Reynaldo H. Verdejo Pinochet [Thu, 29 Dec 2016 23:01:17 +0000 (15:01 -0800)]
design: scheduling: readability and grammar fixes

7 years agodesign: schedulling: drop manual padding from figures & add missing markup
Reynaldo H. Verdejo Pinochet [Thu, 29 Dec 2016 22:43:26 +0000 (14:43 -0800)]
design: schedulling: drop manual padding from figures & add missing markup

7 years agodesign: rtp: add missing markup
Reynaldo H. Verdejo Pinochet [Thu, 29 Dec 2016 07:10:14 +0000 (23:10 -0800)]
design: rtp: add missing markup

7 years agodesign: relations: add missing markup
Reynaldo H. Verdejo Pinochet [Thu, 29 Dec 2016 06:57:59 +0000 (22:57 -0800)]
design: relations: add missing markup

7 years agodesign: query: fix missing markup
Reynaldo H. Verdejo Pinochet [Thu, 29 Dec 2016 06:52:29 +0000 (22:52 -0800)]
design: query: fix missing markup

7 years agodesign: qos: fix subsection breakdown, missing markup and unneeded scaping
Reynaldo H. Verdejo Pinochet [Thu, 29 Dec 2016 06:49:13 +0000 (22:49 -0800)]
design: qos: fix subsection breakdown, missing markup and unneeded scaping

7 years agodesign: push-pull: fix missing markup
Reynaldo H. Verdejo Pinochet [Thu, 29 Dec 2016 06:36:09 +0000 (22:36 -0800)]
design: push-pull: fix missing markup

Additionally, fix some grammar issues while at it.

7 years agodesign: progress: markup, grammar and structure fixes
Reynaldo H. Verdejo Pinochet [Thu, 29 Dec 2016 06:21:44 +0000 (22:21 -0800)]
design: progress: markup, grammar and structure fixes

7 years agodesign: probes: fix subsection breakdown
Reynaldo H. Verdejo Pinochet [Thu, 29 Dec 2016 06:11:18 +0000 (22:11 -0800)]
design: probes: fix subsection breakdown

Additionally, add missing markup while at it.

7 years agodesign: playbin: add missing markup
Reynaldo H. Verdejo Pinochet [Thu, 29 Dec 2016 06:07:10 +0000 (22:07 -0800)]
design: playbin: add missing markup

7 years agodesign: overview: add missing markup
Reynaldo H. Verdejo Pinochet [Thu, 29 Dec 2016 06:04:29 +0000 (22:04 -0800)]
design: overview: add missing markup

7 years agodesign: orc-integration: add missing markup
Reynaldo H. Verdejo Pinochet [Thu, 29 Dec 2016 05:59:08 +0000 (21:59 -0800)]
design: orc-integration: add missing markup

7 years agodesign: negotiation: add missing markup
Reynaldo H. Verdejo Pinochet [Thu, 29 Dec 2016 05:45:20 +0000 (21:45 -0800)]
design: negotiation: add missing markup

7 years agodesign: MT-refcounting: add missing markup to keywords and code blocks
Reynaldo H. Verdejo Pinochet [Thu, 29 Dec 2016 05:39:34 +0000 (21:39 -0800)]
design: MT-refcounting: add missing markup to keywords and code blocks

7 years agodesign: missing-plugins: fix subsection break down
Reynaldo H. Verdejo Pinochet [Thu, 29 Dec 2016 05:18:51 +0000 (21:18 -0800)]
design: missing-plugins: fix subsection break down

Additionally, add missing markup while at it.

7 years agodesign: miniobject: add missing markup
Reynaldo H. Verdejo Pinochet [Wed, 28 Dec 2016 05:11:56 +0000 (21:11 -0800)]
design: miniobject: add missing markup

7 years agodesign: meta: add missing markup and improve formatting and grammar
Reynaldo H. Verdejo Pinochet [Wed, 28 Dec 2016 03:44:05 +0000 (19:44 -0800)]
design: meta: add missing markup and improve formatting and grammar

7 years agodesign: messages: add missing markup and fix grammar issues
Reynaldo H. Verdejo Pinochet [Tue, 27 Dec 2016 20:28:30 +0000 (12:28 -0800)]
design: messages: add missing markup and fix grammar issues

7 years agodesign: memory: improve formatting and grammar
Reynaldo H. Verdejo Pinochet [Tue, 27 Dec 2016 20:23:30 +0000 (12:23 -0800)]
design: memory: improve formatting and grammar

Add missing markup while at it.

7 years agodesign: mediatype-video: add markup to figures and diagrams
Reynaldo H. Verdejo Pinochet [Tue, 27 Dec 2016 19:34:42 +0000 (11:34 -0800)]
design: mediatype-video: add markup to figures and diagrams

Drop some trailing whitespace while at it.

7 years agodesign: mediatype-video: add missing markup and improve formatting/grammar
Reynaldo H. Verdejo Pinochet [Tue, 27 Dec 2016 19:20:38 +0000 (11:20 -0800)]
design: mediatype-video: add missing markup and improve formatting/grammar

7 years agodesign: mediatype-text: add missing markup and improve formatting/grammar
Reynaldo H. Verdejo Pinochet [Tue, 27 Dec 2016 18:22:21 +0000 (10:22 -0800)]
design: mediatype-text: add missing markup and improve formatting/grammar

7 years agodesign: mediatype-audio: add missing markup and improve formatting/grammar
Reynaldo H. Verdejo Pinochet [Tue, 27 Dec 2016 18:19:28 +0000 (10:19 -0800)]
design: mediatype-audio: add missing markup and improve formatting/grammar

7 years agodesign: live-source: improve grammar and add missing markup
Reynaldo H. Verdejo Pinochet [Sat, 24 Dec 2016 08:15:21 +0000 (00:15 -0800)]
design: live-source: improve grammar and add missing markup

7 years agodesign: latency: add markup to figures and drop manual padding
Reynaldo H. Verdejo Pinochet [Sat, 24 Dec 2016 08:05:41 +0000 (00:05 -0800)]
design: latency: add markup to figures and drop manual padding

7 years agodesign: latency: add missing markup and improbe the grammar a bit
Reynaldo H. Verdejo Pinochet [Sat, 24 Dec 2016 08:01:49 +0000 (00:01 -0800)]
design: latency: add missing markup and improbe the grammar a bit

7 years agodesign: keyframe-force: add missing markup
Reynaldo H. Verdejo Pinochet [Sat, 24 Dec 2016 07:40:20 +0000 (23:40 -0800)]
design: keyframe-force: add missing markup

7 years agodesign: interlaced-video: add missing markup and fix some grammar issues
Reynaldo H. Verdejo Pinochet [Sat, 24 Dec 2016 07:35:23 +0000 (23:35 -0800)]
design: interlaced-video: add missing markup and fix some grammar issues

7 years agodesign: index: fix some grammar issues
Reynaldo H. Verdejo Pinochet [Sat, 24 Dec 2016 07:29:56 +0000 (23:29 -0800)]
design: index: fix some grammar issues

7 years agodesign: pipeline: add missing markup and fix some grammar issues
Reynaldo H. Verdejo Pinochet [Sat, 24 Dec 2016 07:28:25 +0000 (23:28 -0800)]
design: pipeline: add missing markup and fix some grammar issues

7 years agodesign: gstobject: add missing markup and fix some grammar issues
Reynaldo H. Verdejo Pinochet [Sat, 24 Dec 2016 07:22:45 +0000 (23:22 -0800)]
design: gstobject: add missing markup and fix some grammar issues

7 years agodesign: gstghostpad: various formatting fixes
Reynaldo H. Verdejo Pinochet [Thu, 22 Dec 2016 07:51:46 +0000 (23:51 -0800)]
design: gstghostpad: various formatting fixes

- Add missing markup
- Drop manual padding on some figures

Also fix some minor grammar issues.

7 years agodesign: gstelement: add missing markup
Reynaldo H. Verdejo Pinochet [Thu, 22 Dec 2016 07:38:19 +0000 (23:38 -0800)]
design: gstelement: add missing markup

Also fix some minnor grammar issues.

7 years agodesign: gstbus: add missing markup
Reynaldo H. Verdejo Pinochet [Thu, 22 Dec 2016 07:32:05 +0000 (23:32 -0800)]
design: gstbus: add missing markup

Also fix some minor grammar issues.