platform/upstream/gstreamer.git
7 years agoUpdate iOS tutorials screenshots
Olivier Crête [Tue, 25 Oct 2016 19:05:26 +0000 (15:05 -0400)]
Update iOS tutorials screenshots

Now say 1.x instead of 0.10.36

7 years agoiOS tutorials: Enable SSL for 4 & 5
Olivier Crete [Tue, 25 Oct 2016 00:02:20 +0000 (20:02 -0400)]
iOS tutorials: Enable SSL for 4 & 5

Some on the test files are now on SSL enabled servers.

7 years agoiOS Tutorials: Fix compile warnings
Olivier Crete [Mon, 24 Oct 2016 22:54:51 +0000 (18:54 -0400)]
iOS Tutorials: Fix compile warnings

7 years agoiOS tutorials: Update icons
Olivier Crête [Mon, 24 Oct 2016 20:05:41 +0000 (16:05 -0400)]
iOS tutorials: Update icons

Also migrate to a Asset Catalog as recommended in newer XCode.

7 years agoiOS Tutorials: Rename away from gst-sdk
Olivier Crete [Mon, 24 Oct 2016 19:32:04 +0000 (15:32 -0400)]
iOS Tutorials: Rename away from gst-sdk

7 years agoiOS Tutorials: Update from templates
Olivier Crete [Mon, 24 Oct 2016 19:26:08 +0000 (15:26 -0400)]
iOS Tutorials: Update from templates

7 years agoiOS tutorials: Disable bitcode for now
Olivier Crete [Mon, 24 Oct 2016 19:15:07 +0000 (15:15 -0400)]
iOS tutorials: Disable bitcode for now

Our builds don't get include the bitcode, so disable it from the
examples for now.

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

7 years agoinstalling-on-android: Remove liveadder
Olivier Crête [Mon, 24 Oct 2016 19:13:22 +0000 (15:13 -0400)]
installing-on-android: Remove liveadder

7 years agoOverride the whole navbar.
Mathieu Duponchelle [Thu, 20 Oct 2016 00:12:01 +0000 (02:12 +0200)]
Override the whole navbar.

We want a different behaviour for the home link, as we
want it to redirect to gstreamer.freedesktop.org (for now).

7 years agoUpdate theme submodule
Mathieu Duponchelle [Thu, 20 Oct 2016 00:08:53 +0000 (02:08 +0200)]
Update theme submodule

7 years agoRemove SDK legal info for now
Olivier Crête [Wed, 19 Oct 2016 20:36:34 +0000 (16:36 -0400)]
Remove SDK legal info for now

7 years agoReformat index to make it nicer
Olivier Crête [Wed, 19 Oct 2016 20:03:09 +0000 (16:03 -0400)]
Reformat index to make it nicer

7 years agoMerge licensing information from website into docs.
Olivier Crête [Wed, 19 Oct 2016 19:50:49 +0000 (15:50 -0400)]
Merge licensing information from website into docs.

7 years agoplayback: you can call playbin playbin
Tim-Philipp Müller [Wed, 19 Oct 2016 06:13:46 +0000 (07:13 +0100)]
playback: you can call playbin playbin

Just to be clear.

7 years agolegal: we don't use any GPLv3 libs/code any more
Tim-Philipp Müller [Wed, 19 Oct 2016 06:04:41 +0000 (07:04 +0100)]
legal: we don't use any GPLv3 libs/code any more

plus misc other fixups

7 years agoREADME: add instructions for debian
Tim-Philipp Müller [Wed, 19 Oct 2016 06:03:10 +0000 (07:03 +0100)]
README: add instructions for debian

nodejs-legacy for /usr/bin/node which is apparently needed
by bower install.

7 years agortp: Move from website to docs
Olivier Crête [Tue, 18 Oct 2016 22:47:02 +0000 (18:47 -0400)]
rtp: Move from website to docs

7 years agosplitup: Move from website to docs
Olivier Crête [Tue, 18 Oct 2016 22:36:08 +0000 (18:36 -0400)]
splitup: Move from website to docs

7 years agoRemove build.sh: we have a Makefile now
Mathieu Duponchelle [Mon, 17 Oct 2016 17:40:19 +0000 (19:40 +0200)]
Remove build.sh: we have a Makefile now

7 years agoImplement our own theme, yay!
Mathieu Duponchelle [Sat, 15 Oct 2016 23:53:38 +0000 (01:53 +0200)]
Implement our own theme, yay!

Please update your hotdoc, and read the (updated) README, you
should end up with something looking exactly like:

https://gstreamer.freedesktop.org/documentation2/

7 years agoTODO: Cleanup
Olivier Crête [Sun, 9 Oct 2016 16:50:24 +0000 (18:50 +0200)]
TODO: Cleanup

7 years agowindows: We also support Windows 10
Olivier Crête [Sun, 9 Oct 2016 15:13:23 +0000 (17:13 +0200)]
windows: We also support Windows 10

7 years agoPut the App dev manual before the tutorials
Olivier Crête [Sun, 9 Oct 2016 14:49:36 +0000 (16:49 +0200)]
Put the App dev manual before the tutorials

7 years agoUpdate header levels
Olivier Crête [Sun, 9 Oct 2016 14:49:29 +0000 (16:49 +0200)]
Update header levels

7 years agoAdd Makefile
Olivier Crête [Sun, 9 Oct 2016 14:39:20 +0000 (16:39 +0200)]
Add Makefile

7 years agoFix formatting on index.md
Olivier Crête [Sun, 9 Oct 2016 13:57:37 +0000 (15:57 +0200)]
Fix formatting on index.md

7 years agoGenerate devhelp book too, because it's nice
Olivier Crête [Sun, 9 Oct 2016 13:50:51 +0000 (15:50 +0200)]
Generate devhelp book too, because it's nice

7 years agohotdoc: Set right name
Olivier Crête [Sun, 9 Oct 2016 13:49:25 +0000 (15:49 +0200)]
hotdoc: Set right name

7 years agoUse HTML link to prevent warning for external link
Olivier Crête [Sun, 9 Oct 2016 13:48:09 +0000 (15:48 +0200)]
Use HTML link to prevent warning for external link

7 years agohello world: Close code section
Olivier Crête [Sun, 9 Oct 2016 13:31:08 +0000 (15:31 +0200)]
hello world: Close code section

7 years agoUse basic-tutorial-1.c from tutorials subdirectory
Olivier Crête [Sun, 9 Oct 2016 13:28:12 +0000 (15:28 +0200)]
Use basic-tutorial-1.c from tutorials subdirectory

7 years agoMerge remote-tracking branch 'tutorials/master'
Olivier Crête [Sun, 9 Oct 2016 13:26:01 +0000 (15:26 +0200)]
Merge remote-tracking branch 'tutorials/master'

7 years agomove tutorials to root
Olivier Crête [Sun, 9 Oct 2016 13:24:09 +0000 (15:24 +0200)]
move tutorials to root

7 years agoUpdate the installing on Linux page
Olivier Crête [Sun, 9 Oct 2016 12:33:39 +0000 (14:33 +0200)]
Update the installing on Linux page

7 years agoAdd homepage that matches the current gstreamer.fdo/documentation/
Olivier Crête [Sun, 9 Oct 2016 12:18:07 +0000 (14:18 +0200)]
Add homepage that matches the current gstreamer.fdo/documentation/

7 years agoandroid: Update to use multi-arch builds
Olivier Crête [Thu, 6 Oct 2016 20:49:19 +0000 (16:49 -0400)]
android: Update to use multi-arch builds

7 years agoRemove spurious version numbers
Olivier Crête [Thu, 6 Oct 2016 20:32:28 +0000 (16:32 -0400)]
Remove spurious version numbers

7 years agoFix hotdoc warnings
Olivier Crête [Thu, 6 Oct 2016 19:41:20 +0000 (15:41 -0400)]
Fix hotdoc warnings

7 years agoRemove ref to non-existing gst-inspect.md
Olivier Crête [Thu, 6 Oct 2016 19:27:04 +0000 (15:27 -0400)]
Remove ref to non-existing gst-inspect.md

7 years agoFix link
Olivier Crête [Thu, 6 Oct 2016 19:24:14 +0000 (15:24 -0400)]
Fix link

7 years agoUpdate Android screenshots
Olivier Crête [Thu, 6 Oct 2016 19:21:33 +0000 (15:21 -0400)]
Update Android screenshots

7 years agoandorid-tutorial-3: Use right object name for SurfaceView
Olivier Crête [Thu, 6 Oct 2016 18:06:30 +0000 (14:06 -0400)]
andorid-tutorial-3: Use right object name for SurfaceView

7 years agoReplace references to gstreamer.com to gstreamer.freedesktop.org
Olivier Crête [Thu, 15 Sep 2016 20:27:36 +0000 (16:27 -0400)]
Replace references to gstreamer.com to gstreamer.freedesktop.org

7 years agoRename intgration to integration
Olivier Crête [Fri, 16 Sep 2016 21:01:30 +0000 (17:01 -0400)]
Rename intgration to integration

7 years agoRemove unused attachments
Olivier Crête [Fri, 16 Sep 2016 20:50:38 +0000 (16:50 -0400)]
Remove unused attachments

7 years agoUpdate iOS/OS X info
Olivier Crête [Fri, 16 Sep 2016 20:45:24 +0000 (16:45 -0400)]
Update iOS/OS X info

7 years agoReplace gstreamer.com uri with freedesktop
Olivier Crête [Thu, 15 Sep 2016 20:19:28 +0000 (16:19 -0400)]
Replace gstreamer.com uri with freedesktop

7 years agoRemove last GStreamer.com references
Olivier Crête [Thu, 15 Sep 2016 20:15:29 +0000 (16:15 -0400)]
Remove last GStreamer.com references

7 years agoComment out Android Studio reference until we port the examples
Olivier Crête [Thu, 15 Sep 2016 20:11:25 +0000 (16:11 -0400)]
Comment out Android Studio reference until we port the examples

7 years agoSmall typo fixes
Olivier Crête [Thu, 15 Sep 2016 19:45:01 +0000 (15:45 -0400)]
Small typo fixes

7 years agoUpdate icons
Olivier Crête [Mon, 15 Aug 2016 16:20:55 +0000 (18:20 +0200)]
Update icons

8 years agos/ffmpegcolorspace/videoconvert/ in a few places
Sebastian Dröge [Tue, 21 Jun 2016 21:56:34 +0000 (00:56 +0300)]
s/ffmpegcolorspace/videoconvert/ in a few places

8 years agosdk-android-tutorial-video: Fix up various things and de-SDK'ify a bit more
Sebastian Dröge [Tue, 21 Jun 2016 21:55:42 +0000 (00:55 +0300)]
sdk-android-tutorial-video: Fix up various things and de-SDK'ify a bit more

8 years agoandroid/tutorial3: De-SDKify everything a bit more
Sebastian Dröge [Tue, 21 Jun 2016 21:51:31 +0000 (00:51 +0300)]
android/tutorial3: De-SDKify everything a bit more

TODO: The application icon

8 years agosdk-installing-for-android-development: Some further 1.x updates
Sebastian Dröge [Tue, 21 Jun 2016 21:46:26 +0000 (00:46 +0300)]
sdk-installing-for-android-development: Some further 1.x updates

And add it back to the TODO list, more work on this page needed.

8 years agosdk-installing-for-android-development: Fix typo in variable name
Sebastian Dröge [Tue, 21 Jun 2016 21:41:07 +0000 (00:41 +0300)]
sdk-installing-for-android-development: Fix typo in variable name

8 years agoAvoid having several 'h1' title per page
Thibault Saunier [Fri, 17 Jun 2016 22:41:07 +0000 (18:41 -0400)]
Avoid having several 'h1' title per page

Each page has one title and it looks better like that

8 years agoRemove most mentions of the SDK
Olivier Crête [Fri, 17 Jun 2016 22:21:42 +0000 (18:21 -0400)]
Remove most mentions of the SDK

8 years agogst-inspect.md: Correct env variable name
Olivier Crête [Fri, 17 Jun 2016 21:22:33 +0000 (17:22 -0400)]
gst-inspect.md: Correct env variable name

8 years agoUpdate deploying sections
Olivier Crête [Fri, 17 Jun 2016 21:20:43 +0000 (17:20 -0400)]
Update deploying sections

8 years agoFix more links to old html filenames
Olivier Crête [Fri, 17 Jun 2016 19:49:34 +0000 (15:49 -0400)]
Fix more links to old html filenames

8 years agoRename picture
Olivier Crête [Fri, 17 Jun 2016 19:47:44 +0000 (15:47 -0400)]
Rename picture

8 years agoRemove duplicated images
Olivier Crête [Fri, 17 Jun 2016 19:38:36 +0000 (15:38 -0400)]
Remove duplicated images

8 years agoUpdated iOS tutorials
Olivier Crête [Fri, 17 Jun 2016 19:32:33 +0000 (15:32 -0400)]
Updated iOS tutorials

8 years agoFinish updating Android tutorials:
Olivier Crête [Fri, 17 Jun 2016 00:01:54 +0000 (20:01 -0400)]
Finish updating Android tutorials:

8 years agoreviewed the legal information
Olivier Crête [Thu, 16 Jun 2016 01:41:27 +0000 (21:41 -0400)]
reviewed the legal information

8 years agoUpdate all playback tutorials
Olivier Crête [Thu, 16 Jun 2016 01:26:59 +0000 (21:26 -0400)]
Update all playback tutorials

8 years agosdk-basic-tutorial-hello-world.md: Retitle to match others
Olivier Crête [Thu, 16 Jun 2016 00:38:03 +0000 (20:38 -0400)]
sdk-basic-tutorial-hello-world.md: Retitle to match others

8 years agosdk-basic-tutorial-dynamic-pipelines.md: Fix typo
Olivier Crête [Thu, 16 Jun 2016 00:28:14 +0000 (20:28 -0400)]
sdk-basic-tutorial-dynamic-pipelines.md: Fix typo

8 years agoMinor link fixes
Thibault Saunier [Thu, 16 Jun 2016 01:01:51 +0000 (21:01 -0400)]
Minor link fixes

8 years agoReviewed basic tutorials
Olivier Crête [Thu, 16 Jun 2016 00:11:23 +0000 (20:11 -0400)]
Reviewed basic tutorials

8 years agoRemove clutter tutorial
Olivier Crête [Thu, 16 Jun 2016 00:10:31 +0000 (20:10 -0400)]
Remove clutter tutorial

8 years agoUpdate the last basic tutorials
Olivier Crête [Thu, 16 Jun 2016 00:00:24 +0000 (20:00 -0400)]
Update the last basic tutorials

8 years agoRename API reference with "command line tools"
Thibault Saunier [Wed, 15 Jun 2016 18:15:06 +0000 (14:15 -0400)]
Rename API reference with "command line tools"

It is what that section is about

8 years agoAdd some information about ges-launch
Thibault Saunier [Wed, 15 Jun 2016 17:58:58 +0000 (13:58 -0400)]
Add some information about ges-launch

8 years agoAdd missing language tags to code blocks
Thibault Saunier [Mon, 6 Jun 2016 01:50:32 +0000 (21:50 -0400)]
Add missing language tags to code blocks

8 years agoFix code block language tagging
Thibault Saunier [Mon, 6 Jun 2016 00:58:09 +0000 (20:58 -0400)]
Fix code block language tagging

8 years agoMake naming consistent
Mathieu Duponchelle [Sun, 5 Jun 2016 21:32:50 +0000 (23:32 +0200)]
Make naming consistent

8 years agoStart really cleaning up
Mathieu Duponchelle [Sun, 5 Jun 2016 20:54:27 +0000 (22:54 +0200)]
Start really cleaning up

8 years agoUse the newly-created hotdoc's syntax highlighting extension.
Mathieu Duponchelle [Sun, 5 Jun 2016 20:42:09 +0000 (22:42 +0200)]
Use the newly-created hotdoc's syntax highlighting extension.

8 years agoAdd a simple example of inclusion
Mathieu Duponchelle [Sat, 4 Jun 2016 16:19:38 +0000 (18:19 +0200)]
Add a simple example of inclusion

0.7.9.3 is needed, but it's pushed on pip so it shouldn't
be too complicated.

Need the C extension as well, README updated to reflect
that.

This allowed noticing and fixing two errors in the
link_to_multiplexer snippet, as clang complained,
check the differences between the previous version
and the new one :)

8 years agoAdd a README
Mathieu Duponchelle [Sat, 4 Jun 2016 16:14:27 +0000 (18:14 +0200)]
Add a README

Feel free to change it if disagreeing, but having something
can't hurt :)

8 years agoRemove some hardcoded html tags.
Mathieu Duponchelle [Sat, 4 Jun 2016 07:04:57 +0000 (09:04 +0200)]
Remove some hardcoded html tags.

I know there's a lot more around, but these specific ones
caused the output to be invalid, which made the search
extension complain.

8 years agofix me up
Mathieu Duponchelle [Sat, 4 Jun 2016 14:18:52 +0000 (16:18 +0200)]
fix me up

8 years agoRemove some redundancy
Mathieu Duponchelle [Sat, 4 Jun 2016 07:00:52 +0000 (09:00 +0200)]
Remove some redundancy

We are aware that we are looking at GStreamer's documentation.

Also, change the title of Home.markdown to remove "SDK".

8 years agoApplication development manual
Mathieu Duponchelle [Sat, 4 Jun 2016 06:55:52 +0000 (08:55 +0200)]
Application development manual

8 years agoHome.markdown: remove handwritten navigation table
Mathieu Duponchelle [Sat, 4 Jun 2016 06:40:14 +0000 (08:40 +0200)]
Home.markdown: remove handwritten navigation table

I thought the images looked kind of cheap, plus
I had no icon for the plugin writer's guide, which made
me sad. Plus it duplicated the generated subpages table,
admittedly there should be a way to tell hotdoc
"shut up for this page I'm making my own nav", but
that is another subject.

8 years agoAdd a .gitignore file
Mathieu Duponchelle [Sat, 4 Jun 2016 06:28:19 +0000 (08:28 +0200)]
Add a .gitignore file

8 years agoPlugin writer's guide
Mathieu Duponchelle [Sat, 4 Jun 2016 06:03:13 +0000 (08:03 +0200)]
Plugin writer's guide

8 years agogst-inspect/launch: Fixes and updates
Thibault Saunier [Fri, 27 May 2016 19:06:22 +0000 (15:06 -0400)]
gst-inspect/launch: Fixes and updates

8 years agoMore removal of references to Gst 0.10
Thibault Saunier [Fri, 27 May 2016 18:49:41 +0000 (14:49 -0400)]
More removal of references to Gst 0.10

8 years agoBasic+tutorial+1+Hello+world.markdown: cleanup
Thibault Saunier [Fri, 27 May 2016 18:44:08 +0000 (14:44 -0400)]
Basic+tutorial+1+Hello+world.markdown: cleanup

8 years agoPlayback+tutorial+1+Playbin+usage.markdown fixup
Thibault Saunier [Fri, 27 May 2016 18:39:51 +0000 (14:39 -0400)]
Playback+tutorial+1+Playbin+usage.markdown fixup

8 years agoRemove all references to playbin2
Thibault Saunier [Fri, 27 May 2016 18:19:02 +0000 (14:19 -0400)]
Remove all references to playbin2

8 years agoGStreamer+reference: Review and cleanup
Thibault Saunier [Fri, 27 May 2016 18:16:13 +0000 (14:16 -0400)]
GStreamer+reference: Review and cleanup

8 years agoGo over Android tutorial 2
Sebastian Dröge [Fri, 3 Jun 2016 13:34:16 +0000 (16:34 +0300)]
Go over Android tutorial 2

8 years agoandroid/tutorial2: De-SDKify everything a bit more
Sebastian Dröge [Fri, 3 Jun 2016 13:33:29 +0000 (16:33 +0300)]
android/tutorial2: De-SDKify everything a bit more

TODO: The application icon

8 years agoReview Android tutorial 1 and add some more todo items
Sebastian Dröge [Fri, 3 Jun 2016 13:18:22 +0000 (16:18 +0300)]
Review Android tutorial 1 and add some more todo items

8 years agoandroid/tutorial1: De-SDKify everything a bit more
Sebastian Dröge [Fri, 3 Jun 2016 13:17:41 +0000 (16:17 +0300)]
android/tutorial1: De-SDKify everything a bit more

TODO: The application icon

8 years agobuild.sh: No need to manually copy assets
Olivier Crête [Wed, 1 Jun 2016 17:58:46 +0000 (13:58 -0400)]
build.sh: No need to manually copy assets

extra_assets in the json file does it for us.