platform/upstream/gstreamer.git
5 years agoUse official hotdoc_lumen_theme instead of building it ourselves
Thibault Saunier [Mon, 27 Aug 2018 17:45:17 +0000 (14:45 -0300)]
Use official hotdoc_lumen_theme instead of building it ourselves

5 years agowindows: add path to Property Manager for VS2017
Mathieu Duponchelle [Mon, 23 Jul 2018 16:56:10 +0000 (18:56 +0200)]
windows: add path to Property Manager for VS2017

6 years agoAndroid tutorials: add gradle build system
Mathieu Duponchelle [Tue, 12 Jun 2018 16:40:21 +0000 (18:40 +0200)]
Android tutorials: add gradle build system

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

6 years agoAndroid tutorials: add android top-level folder
Mathieu Duponchelle [Tue, 12 Jun 2018 16:36:04 +0000 (18:36 +0200)]
Android tutorials: add android top-level folder

This in preparation for the next commit, adding gradle as a
build system

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

6 years agobasic-tutorial-13: Step events need absolute values for the rate
Tomislav Tustonic [Wed, 13 Jun 2018 07:58:38 +0000 (10:58 +0300)]
basic-tutorial-13: Step events need absolute values for the rate

They can't change playback direction but are based on the current
playback direction.

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

6 years agogst-docs: add return value to appsink callback in tutorial
Jacques de Broin [Fri, 1 Jun 2018 23:04:48 +0000 (19:04 -0400)]
gst-docs: add return value to appsink callback in tutorial

The "crude waveform generator" sample application in "Basic
tutorial 8: Short-cutting the pipeline" was lacking the return value
so it was only being invoked once.

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

6 years agogst-docs: add return value to appsink callback in tutorial and example code
Jacques de Broin [Mon, 4 Jun 2018 19:55:08 +0000 (15:55 -0400)]
gst-docs: add return value to appsink callback in tutorial and example code

The "crude waveform generator" sample application in "Basic
tutorial 8: Short-cutting the pipeline" was lacking the return value
so it was only being invoked once.

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

6 years agoAdd licensing information
Tim-Philipp Müller [Thu, 31 May 2018 17:31:06 +0000 (18:31 +0100)]
Add licensing information

See https://github.com/fluendo/docs.gstreamer.com/blob/master/README
for the licensing of the tutorial code and the documentation that
comes from the former sdk project.

6 years agoGL plugins has been moved
Nicolas Dufresne [Fri, 18 May 2018 18:49:31 +0000 (14:49 -0400)]
GL plugins has been moved

6 years agoges-launch: Add information about titles
Thibault Saunier [Fri, 30 Mar 2018 21:39:10 +0000 (18:39 -0300)]
ges-launch: Add information about titles

6 years agodesign: Update TODO document
Edward Hervey [Mon, 26 Mar 2018 07:52:51 +0000 (09:52 +0200)]
design: Update TODO document

A lot of things have already been fixed in 1.x

6 years agoadvanced/pipeline-manipulation: Unref appsink after usage
Sebastian Dröge [Fri, 16 Feb 2018 22:16:35 +0000 (00:16 +0200)]
advanced/pipeline-manipulation: Unref appsink after usage

6 years agoREADME: rename to README.md to indicate markdown
Vitor Massaru Iha [Sat, 12 Aug 2017 23:14:00 +0000 (20:14 -0300)]
README: rename to README.md to indicate markdown

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

6 years agodesign: Retitle subtitle-overlays to avoid overlfow
Nicolas Dufresne [Wed, 20 Dec 2017 19:49:10 +0000 (14:49 -0500)]
design: Retitle subtitle-overlays to avoid overlfow

6 years agoplayback-tutorial-3/basic-tutorial-8: Fix buffer duration calculations
Sebastian Dröge [Sat, 9 Dec 2017 12:01:51 +0000 (14:01 +0200)]
playback-tutorial-3/basic-tutorial-8: Fix buffer duration calculations

Same as last commit in various other places

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

6 years agobasic-tutorial-8: Fix buffer duration calculation
Aleksandr Slobodeniuk [Fri, 8 Dec 2017 21:07:17 +0000 (00:07 +0300)]
basic-tutorial-8: Fix buffer duration calculation

Buffer duration was counted from buffer's size in bytes, like it were number of samples.

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

6 years agoUse gst_sample_unref to unref GstSample in tutorials
Nicolas Dufresne [Fri, 8 Dec 2017 00:48:43 +0000 (19:48 -0500)]
Use gst_sample_unref to unref GstSample in tutorials

6 years agoRemove audio_caps_text in the tutorials
Sebastian Dröge [Sun, 3 Dec 2017 10:57:25 +0000 (12:57 +0200)]
Remove audio_caps_text in the tutorials

The caps are created from a GstAudioInfo, not from a string.

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

6 years agoinstalling: Fix a typo GSTreamer -> GStreamer
Nicolas Dufresne [Sat, 2 Dec 2017 19:22:08 +0000 (14:22 -0500)]
installing: Fix a typo GSTreamer -> GStreamer

6 years agotutorials: time-management: fix typo
Jinwoo Ahn [Sat, 11 Nov 2017 02:18:26 +0000 (11:18 +0900)]
tutorials: time-management: fix typo

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

6 years agocontribute: index: fix typo
Jinwoo Ahn [Tue, 7 Nov 2017 15:16:36 +0000 (00:16 +0900)]
contribute: index: fix typo

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

6 years agotools: gst-launch: improve content and formatting
Reynaldo H. Verdejo Pinochet [Thu, 19 Oct 2017 05:20:55 +0000 (22:20 -0700)]
tools: gst-launch: improve content and formatting

6 years agofaq: git: improve content and formatting
Reynaldo H. Verdejo Pinochet [Thu, 19 Oct 2017 02:08:03 +0000 (19:08 -0700)]
faq: git: improve content and formatting

6 years agotutorials: ios: basic: fix missing markup
Reynaldo H. Verdejo Pinochet [Thu, 19 Oct 2017 22:27:16 +0000 (15:27 -0700)]
tutorials: ios: basic: fix missing markup

6 years agotutorials: ios: basic: drop unneeded indentation from single block source code samples
Reynaldo H. Verdejo Pinochet [Thu, 19 Oct 2017 21:36:20 +0000 (14:36 -0700)]
tutorials: ios: basic: drop unneeded indentation from single block source code samples

6 years agotutorials: ios: basic: fix missing markup
Reynaldo H. Verdejo Pinochet [Thu, 19 Oct 2017 21:33:33 +0000 (14:33 -0700)]
tutorials: ios: basic: fix missing markup

6 years agogst-launch: fix copy paste error
Francisco Velazquez [Thu, 19 Oct 2017 14:25:13 +0000 (16:25 +0200)]
gst-launch: fix copy paste error

s/gst-inspect-1.0/gst-launch-1.0

6 years agodeploying: cerbero: fix wrong char on package attributes table
Reynaldo H. Verdejo Pinochet [Wed, 18 Oct 2017 04:44:05 +0000 (21:44 -0700)]
deploying: cerbero: fix wrong char on package attributes table

6 years agodeploying: cerbero: reformat package attributes table
Reynaldo H. Verdejo Pinochet [Wed, 18 Oct 2017 04:27:13 +0000 (21:27 -0700)]
deploying: cerbero: reformat package attributes table

6 years agodeploying: cerbero: fix missing markup
Reynaldo H. Verdejo Pinochet [Wed, 18 Oct 2017 03:13:58 +0000 (20:13 -0700)]
deploying: cerbero: fix missing markup

6 years agodeploying: cerbero: reformat recipe attributes table
Reynaldo H. Verdejo Pinochet [Wed, 18 Oct 2017 03:01:44 +0000 (20:01 -0700)]
deploying: cerbero: reformat recipe attributes table

6 years agofaq: developing: fix missing markup, improve formatting and grammar
Reynaldo H. Verdejo Pinochet [Tue, 17 Oct 2017 19:19:20 +0000 (12:19 -0700)]
faq: developing: fix missing markup, improve formatting and grammar

6 years agobasic-tutorial-3: remove leading spaces in prints
Thijs Vermeir [Tue, 10 Oct 2017 19:31:11 +0000 (21:31 +0200)]
basic-tutorial-3: remove leading spaces in prints

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

6 years agoplugin-development: allocation: improve content and formatting
Reynaldo H. Verdejo Pinochet [Thu, 21 Sep 2017 21:49:09 +0000 (14:49 -0700)]
plugin-development: allocation: improve content and formatting

6 years agoapplication-development: pipeline-manipulation: improve content and formatting
Reynaldo H. Verdejo Pinochet [Tue, 12 Sep 2017 21:28:05 +0000 (14:28 -0700)]
application-development: pipeline-manipulation: improve content and formatting

6 years agoplugin-development: syntax highlighting in code snippets
Carlos Eduardo R. B. Fonseca [Thu, 21 Sep 2017 22:56:34 +0000 (19:56 -0300)]
plugin-development: syntax highlighting in code snippets

Signed-off-by: Carlos Eduardo R. B. Fonseca <cadubentzen@gmail.com>
https://bugzilla.gnome.org/show_bug.cgi?id=788029

6 years agodocs: syntax in event handling example in chainfn.md
cadubentzen [Thu, 21 Sep 2017 19:56:14 +0000 (16:56 -0300)]
docs: syntax in event handling example in chainfn.md

Signed-off-by: cadubentzen <cadubentzen@gmail.com>
https://bugzilla.gnome.org/show_bug.cgi?id=788023

6 years agobasic-tutorial-3: Use gst_pad_get_current_caps() instead of gst_pad_query_caps()
Sebastian Dröge [Thu, 14 Sep 2017 10:38:22 +0000 (13:38 +0300)]
basic-tutorial-3: Use gst_pad_get_current_caps() instead of gst_pad_query_caps()

We're interested in the currently negotiated caps, not all the caps the
pad can potentially output. Also update the text accordingly.

6 years agoapplication-development: index: improve content and formatting
Reynaldo H. Verdejo Pinochet [Mon, 11 Sep 2017 23:36:07 +0000 (16:36 -0700)]
application-development: index: improve content and formatting

6 years agoapplication-development: index: improve content and formatting
Reynaldo H. Verdejo Pinochet [Mon, 11 Sep 2017 22:48:39 +0000 (15:48 -0700)]
application-development: index: improve content and formatting

6 years agoapplication-development: dparams: fix range for gstvolume's volume prop
Reynaldo H. Verdejo Pinochet [Mon, 11 Sep 2017 21:50:34 +0000 (14:50 -0700)]
application-development: dparams: fix range for gstvolume's volume prop

It is not 0 - 4 but 0 - 10 since b8dfedde6a.. From ten years ago.

6 years agoapplication-development: dparams: improve content and formatting
Reynaldo H. Verdejo Pinochet [Mon, 11 Sep 2017 18:48:27 +0000 (11:48 -0700)]
application-development: dparams: improve content and formatting

6 years agoapplication-development: interfaces: improve introduction
Reynaldo H. Verdejo Pinochet [Fri, 8 Sep 2017 23:10:43 +0000 (16:10 -0700)]
application-development: interfaces: improve introduction

6 years agoapplication-development: interfaces: add brief on interfaces not documented in detail
Reynaldo H. Verdejo Pinochet [Fri, 8 Sep 2017 21:08:17 +0000 (14:08 -0700)]
application-development: interfaces: add brief on interfaces not documented in detail

6 years agoapplication-development: interfaces: rewrite URI handler section
Reynaldo H. Verdejo Pinochet [Fri, 8 Sep 2017 00:35:41 +0000 (17:35 -0700)]
application-development: interfaces: rewrite URI handler section

6 years agoapplication-development: interfaces: use iface names and add glimagesink as fresher...
Reynaldo H. Verdejo Pinochet [Thu, 7 Sep 2017 22:47:27 +0000 (15:47 -0700)]
application-development: interfaces: use iface names and add glimagesink as fresher example

6 years agoapplication-development: interfaces: improve formatting
Reynaldo H. Verdejo Pinochet [Thu, 7 Sep 2017 22:42:02 +0000 (15:42 -0700)]
application-development: interfaces: improve formatting

6 years agoapplication-development: clocks: improve format & content
Reynaldo H. Verdejo Pinochet [Thu, 7 Sep 2017 22:30:38 +0000 (15:30 -0700)]
application-development: clocks: improve format & content

6 years agodesign: stream-selection: start with actual content
Reynaldo H. Verdejo Pinochet [Tue, 5 Sep 2017 23:29:17 +0000 (16:29 -0700)]
design: stream-selection: start with actual content

6 years agoapplication-development: threads: improve formatting
Reynaldo H. Verdejo Pinochet [Thu, 7 Sep 2017 04:23:06 +0000 (21:23 -0700)]
application-development: threads: improve formatting

6 years agoFix up last commit properly
Sebastian Dröge [Mon, 28 Aug 2017 16:08:33 +0000 (19:08 +0300)]
Fix up last commit properly

6 years agoUse correct pkg-config package name for gstreamer-audio-1.0
apple muncy [Fri, 25 Aug 2017 13:41:40 +0000 (09:41 -0400)]
Use correct pkg-config package name for gstreamer-audio-1.0

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

6 years agofaq: developing: improve content
Reynaldo H. Verdejo Pinochet [Thu, 17 Aug 2017 00:39:31 +0000 (17:39 -0700)]
faq: developing: improve content

Revise and reorganize content for clarity
Fix missing markup and other formatting issues

6 years agoUse gst_element_get_request_pad() instead of doing it complicated by first getting...
Sebastian Dröge [Wed, 16 Aug 2017 18:33:17 +0000 (21:33 +0300)]
Use gst_element_get_request_pad() instead of doing it complicated by first getting the pad template

Also use the correct pad template name for tee in the docs so that it
actually works.

6 years agofaq: using: add missing markup
Reynaldo H. Verdejo Pinochet [Tue, 15 Aug 2017 22:57:15 +0000 (15:57 -0700)]
faq: using: add missing markup

6 years agofaq: using: improve command line section
Reynaldo H. Verdejo Pinochet [Tue, 15 Aug 2017 22:12:44 +0000 (15:12 -0700)]
faq: using: improve command line section

Group and reorder examples logically and add a short on note
about auto sinks. Rework text as needed.

6 years agofaq: general: improve license section
Reynaldo H. Verdejo Pinochet [Tue, 15 Aug 2017 21:10:28 +0000 (14:10 -0700)]
faq: general: improve license section

Drop reference to nonexistent LINCENSE_Readme file
Drop confusing reference to unclear future behavior

6 years agofaq: general: add missing markup
Reynaldo H. Verdejo Pinochet [Tue, 15 Aug 2017 17:30:50 +0000 (10:30 -0700)]
faq: general: add missing markup

6 years agofaq: index: improve grammar
Reynaldo H. Verdejo Pinochet [Tue, 15 Aug 2017 17:25:23 +0000 (10:25 -0700)]
faq: index: improve grammar

6 years agobasic-tutorial-5: drop calls to gtk_button_new_from_stock()
Reynaldo H. Verdejo Pinochet [Sat, 12 Aug 2017 00:00:10 +0000 (17:00 -0700)]
basic-tutorial-5: drop calls to gtk_button_new_from_stock()

The gtk_button_new_from_stock() function has been deprecated since GTK+ 3.10.
Use gtk_button_new_from_icon_name() instead

6 years agotutorials: toolkit-integration: drop calls to gtk_button_new_from_stock()
Reynaldo H. Verdejo Pinochet [Fri, 11 Aug 2017 23:45:55 +0000 (16:45 -0700)]
tutorials: toolkit-integration: drop calls to gtk_button_new_from_stock()

The gtk_button_new_from_stock() function has been deprecated since GTK+ 3.10.
Use gtk_button_new_from_icon_name() instead.

6 years agotutorials: toolkit-integration: fix missing markup
Reynaldo H. Verdejo Pinochet [Fri, 11 Aug 2017 22:58:12 +0000 (15:58 -0700)]
tutorials: toolkit-integration: fix missing markup

6 years agobasic-tutorial-5: expose_cb() is now draw_cb() and gets a cairo_t directly
Sebastian Dröge [Mon, 7 Aug 2017 05:58:58 +0000 (08:58 +0300)]
basic-tutorial-5: expose_cb() is now draw_cb() and gets a cairo_t directly

6 years agoDon't use gstreamer-interfaces-1.0 in basic-tutorial-5
Sebastian Dröge [Sat, 5 Aug 2017 22:34:24 +0000 (01:34 +0300)]
Don't use gstreamer-interfaces-1.0 in basic-tutorial-5

GstVideoOverlay is in gstreamer-video-1.0

6 years agotutorials: time-management: fix typo
Jinwoo Ahn [Wed, 2 Aug 2017 09:39:06 +0000 (18:39 +0900)]
tutorials: time-management: fix typo

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

6 years agotutorials: debugging-tools: improve formatting & content
Reynaldo H. Verdejo Pinochet [Fri, 28 Jul 2017 21:38:10 +0000 (14:38 -0700)]
tutorials: debugging-tools: improve formatting & content

Reformat tables & fix markup. Additionally, add note on some
information referring only to the default hadler.

6 years agotutorials: time-management: improve the example walkthrough
Reynaldo H. Verdejo Pinochet [Thu, 27 Jul 2017 23:53:22 +0000 (16:53 -0700)]
tutorials: time-management: improve the example walkthrough

Additionally: fix missing markup

6 years agofaq: git: fix missing markup
Reynaldo H. Verdejo Pinochet [Fri, 21 Jul 2017 21:51:46 +0000 (14:51 -0700)]
faq: git: fix missing markup

6 years agofaq: developing: update outdated GConf answer
Reynaldo H. Verdejo Pinochet [Fri, 21 Jul 2017 21:41:04 +0000 (14:41 -0700)]
faq: developing: update outdated GConf answer

Additionally: fix missing preposition

6 years agofaq: dependencies: rework answer on mandatory GTK+/GNOME dep
Reynaldo H. Verdejo Pinochet [Fri, 21 Jul 2017 21:03:05 +0000 (14:03 -0700)]
faq: dependencies: rework answer on mandatory GTK+/GNOME dep

7 years agotutorials: basic: fix missing markup
Reynaldo H. Verdejo Pinochet [Wed, 19 Jul 2017 06:53:03 +0000 (23:53 -0700)]
tutorials: basic: fix missing markup

7 years agoapplication-development: introduction: fix missing markup
Reynaldo H. Verdejo Pinochet [Mon, 17 Jul 2017 20:39:51 +0000 (13:39 -0700)]
application-development: introduction: fix missing markup

7 years agoapplication-development: basics: fix missing markup
Reynaldo H. Verdejo Pinochet [Mon, 17 Jul 2017 20:29:26 +0000 (13:29 -0700)]
application-development: basics: fix missing markup

Additionally: a few minor formating fixes

7 years agodesign: buffering: fix missing markup
Reynaldo H. Verdejo Pinochet [Thu, 13 Jul 2017 22:05:11 +0000 (15:05 -0700)]
design: buffering: fix missing markup

7 years agodesign: element-source: add missing markup
Reynaldo H. Verdejo Pinochet [Thu, 13 Jul 2017 21:59:39 +0000 (14:59 -0700)]
design: element-source: add missing markup

7 years agodesign: probes: various fixes and improvements
Reynaldo H. Verdejo Pinochet [Thu, 13 Jul 2017 21:55:55 +0000 (14:55 -0700)]
design: probes: various fixes and improvements

Add missing return type and missing markup.

7 years agoAdd missing semicolon in the example code.
Elmir [Thu, 13 Jul 2017 14:10:53 +0000 (16:10 +0200)]
Add missing semicolon in the example code.

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

7 years agodesign: element-sink: fix missing markup
Reynaldo H. Verdejo Pinochet [Tue, 11 Jul 2017 21:36:39 +0000 (14:36 -0700)]
design: element-sink: fix missing markup

7 years agodesign: latency: fix missing markup
Reynaldo H. Verdejo Pinochet [Tue, 11 Jul 2017 21:30:58 +0000 (14:30 -0700)]
design: latency: fix missing markup

7 years agotracing: update section about the tracer_records
Stefan Sauer [Sat, 8 Jul 2017 10:07:16 +0000 (12:07 +0200)]
tracing: update section about the tracer_records

7 years agodesign: encoding: fix missing markup
Reynaldo H. Verdejo Pinochet [Fri, 16 Jun 2017 06:41:46 +0000 (23:41 -0700)]
design: encoding: fix missing markup

7 years agodesign: decodebin: fix missing markup
Reynaldo H. Verdejo Pinochet [Fri, 16 Jun 2017 06:36:21 +0000 (23:36 -0700)]
design: decodebin: fix missing markup

7 years agodesign: audiosinks: fix missing markup
Reynaldo H. Verdejo Pinochet [Fri, 16 Jun 2017 06:29:58 +0000 (23:29 -0700)]
design: audiosinks: fix missing markup

7 years agodesign: tracing: fix missing markup
Reynaldo H. Verdejo Pinochet [Fri, 16 Jun 2017 06:24:38 +0000 (23:24 -0700)]
design: tracing: fix missing markup

7 years agofaq: developing: fix missing markup
Reynaldo H. Verdejo Pinochet [Fri, 16 Jun 2017 06:12:47 +0000 (23:12 -0700)]
faq: developing: fix missing markup

7 years agocontribute: index: improve contribution instructions
Reynaldo H. Verdejo Pinochet [Thu, 8 Jun 2017 20:39:15 +0000 (13:39 -0700)]
contribute: index: improve contribution instructions

Group common sections and fix other markup and grammar issues

7 years agosplitup: fix bogus double-spaces & space before punctuation
Reynaldo H. Verdejo Pinochet [Mon, 5 Jun 2017 22:20:47 +0000 (15:20 -0700)]
splitup: fix bogus double-spaces & space before punctuation

7 years agoFix new_sample signal handler so the example works
Jan Schmidt [Mon, 5 Jun 2017 04:32:36 +0000 (14:32 +1000)]
Fix new_sample signal handler so the example works

7 years agofaq: troubleshooting: turn questions into sub-sections
Reynaldo H. Verdejo Pinochet [Fri, 2 Jun 2017 22:38:17 +0000 (15:38 -0700)]
faq: troubleshooting: turn questions into sub-sections

7 years agofaq: drop spaces before question marks
Reynaldo H. Verdejo Pinochet [Fri, 2 Jun 2017 22:34:40 +0000 (15:34 -0700)]
faq: drop spaces before question marks

7 years agodesign: memory: fix missing markup on map/unmap
Reynaldo H. Verdejo Pinochet [Fri, 2 Jun 2017 22:20:50 +0000 (15:20 -0700)]
design: memory: fix missing markup on map/unmap

7 years agodesign: stream-selection: missing markup and formatting fixes
Reynaldo H. Verdejo Pinochet [Fri, 2 Jun 2017 21:57:45 +0000 (14:57 -0700)]
design: stream-selection: missing markup and formatting fixes

7 years agofaq: git: turn questions into sub-sections
Reynaldo H. Verdejo Pinochet [Wed, 31 May 2017 18:42:38 +0000 (11:42 -0700)]
faq: git: turn questions into sub-sections

Also included: assorted fixes on missing markup
and grammar.

7 years agofaq: getting: turn questions into sub-sections
Reynaldo H. Verdejo Pinochet [Wed, 31 May 2017 18:19:06 +0000 (11:19 -0700)]
faq: getting: turn questions into sub-sections

Also included: grammar fixes and other improvements.

7 years agofaq: general: turn questions into sub-sections
Reynaldo H. Verdejo Pinochet [Mon, 29 May 2017 05:43:24 +0000 (22:43 -0700)]
faq: general: turn questions into sub-sections

Additionally: some grammar fixes

7 years agofaq: developing: turn questions into sub-sections
Reynaldo H. Verdejo Pinochet [Mon, 29 May 2017 05:29:44 +0000 (22:29 -0700)]
faq: developing: turn questions into sub-sections

Additionally: Add missing markup to CLI examples.

7 years agofaq: dependencies: turn questions into sub-sections
Reynaldo H. Verdejo Pinochet [Mon, 29 May 2017 05:22:09 +0000 (22:22 -0700)]
faq: dependencies: turn questions into sub-sections

Also included: grammar fixes

7 years agoinstalling: on-linux: improve install instructions
Reynaldo H. Verdejo Pinochet [Mon, 29 May 2017 05:12:30 +0000 (22:12 -0700)]
installing: on-linux: improve install instructions

* Drop references to the SDK
* Add APT install instructions
* Fix some typos and other minor issues

7 years agotutorials: concepts: fix missing markup
Reynaldo H. Verdejo Pinochet [Fri, 19 May 2017 23:30:39 +0000 (16:30 -0700)]
tutorials: concepts: fix missing markup

Additionally: other grammar fixes & improvements

7 years agodesign: mediatype-video: improve chroma-site/colorimety brief
Reynaldo H. Verdejo Pinochet [Wed, 17 May 2017 21:13:10 +0000 (14:13 -0700)]
design: mediatype-video: improve chroma-site/colorimety brief

* make sure it's clear there are more sitings
* include canonical names for default values