Sebastian Dröge
|
00e11dbb37
|
Fix up last commit properly
|
2017-08-28 19:08:33 +03:00 |
|
apple muncy
|
8b61265d7e
|
Use correct pkg-config package name for gstreamer-audio-1.0
https://bugzilla.gnome.org/show_bug.cgi?id=786804
|
2017-08-28 19:07:12 +03:00 |
|
Reynaldo H. Verdejo Pinochet
|
9a1613e288
|
faq: developing: improve content
Revise and reorganize content for clarity
Fix missing markup and other formatting issues
|
2017-08-18 15:23:19 -07:00 |
|
Sebastian Dröge
|
1a9f0541be
|
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.
|
2017-08-16 21:34:15 +03:00 |
|
Reynaldo H. Verdejo Pinochet
|
66698184c6
|
faq: using: add missing markup
|
2017-08-15 15:57:15 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
42cf3fbe80
|
faq: using: improve command line section
Group and reorder examples logically and add a short on note
about auto sinks. Rework text as needed.
|
2017-08-15 15:21:42 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
53ec57d6be
|
faq: general: improve license section
Drop reference to nonexistent LINCENSE_Readme file
Drop confusing reference to unclear future behavior
|
2017-08-15 14:39:30 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
5c69eac7d7
|
faq: general: add missing markup
|
2017-08-15 10:30:50 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
986b6df938
|
faq: index: improve grammar
|
2017-08-15 10:27:02 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
4774e1aa92
|
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.
|
2017-08-11 16:46:38 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
193fba65b8
|
tutorials: toolkit-integration: fix missing markup
|
2017-08-11 15:58:12 -07:00 |
|
Sebastian Dröge
|
bc810ef40f
|
basic-tutorial-5: expose_cb() is now draw_cb() and gets a cairo_t directly
|
2017-08-07 08:58:58 +03:00 |
|
Sebastian Dröge
|
fce81a19a8
|
Don't use gstreamer-interfaces-1.0 in basic-tutorial-5
GstVideoOverlay is in gstreamer-video-1.0
|
2017-08-06 01:34:24 +03:00 |
|
Jinwoo Ahn
|
6c830d168a
|
tutorials: time-management: fix typo
https://bugzilla.gnome.org/show_bug.cgi?id=785720
|
2017-08-02 10:55:51 +01:00 |
|
Reynaldo H. Verdejo Pinochet
|
f1a79c576b
|
tutorials: debugging-tools: improve formatting & content
Reformat tables & fix markup. Additionally, add note on some
information referring only to the default hadler.
|
2017-07-28 14:43:28 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
6513190384
|
tutorials: time-management: improve the example walkthrough
Additionally: fix missing markup
|
2017-07-28 13:48:52 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
57b225749e
|
faq: git: fix missing markup
|
2017-07-21 14:51:46 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
19f0422515
|
faq: developing: update outdated GConf answer
Additionally: fix missing preposition
|
2017-07-21 14:46:43 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
48fbc1ff01
|
faq: dependencies: rework answer on mandatory GTK+/GNOME dep
|
2017-07-21 14:07:32 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
b0cb459527
|
tutorials: basic: fix missing markup
|
2017-07-18 23:53:03 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
1ef0cd891a
|
application-development: introduction: fix missing markup
|
2017-07-17 13:39:51 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
01102e37ca
|
application-development: basics: fix missing markup
Additionally: a few minor formating fixes
|
2017-07-17 13:30:42 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
42b41c32e3
|
design: buffering: fix missing markup
|
2017-07-13 15:05:55 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
9cc74243cb
|
design: element-source: add missing markup
|
2017-07-13 15:05:55 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
7af49fbeed
|
design: probes: various fixes and improvements
Add missing return type and missing markup.
|
2017-07-13 15:05:55 -07:00 |
|
Elmir
|
fade3ed53e
|
Add missing semicolon in the example code.
https://bugzilla.gnome.org/show_bug.cgi?id=784909
|
2017-07-13 10:29:22 -04:00 |
|
Reynaldo H. Verdejo Pinochet
|
3823907047
|
design: element-sink: fix missing markup
|
2017-07-11 14:36:39 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
22a72f31b2
|
design: latency: fix missing markup
|
2017-07-11 14:30:58 -07:00 |
|
Stefan Sauer
|
81088410bc
|
tracing: update section about the tracer_records
|
2017-07-08 12:07:44 +02:00 |
|
Reynaldo H. Verdejo Pinochet
|
f6babe2712
|
design: encoding: fix missing markup
|
2017-06-15 23:41:46 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
a2520f85fa
|
design: decodebin: fix missing markup
|
2017-06-15 23:36:21 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
8f5a43d8e7
|
design: audiosinks: fix missing markup
|
2017-06-15 23:30:56 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
69010fa4ee
|
design: tracing: fix missing markup
|
2017-06-15 23:24:38 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
431810b51e
|
faq: developing: fix missing markup
|
2017-06-15 23:12:47 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
2b3849925e
|
contribute: index: improve contribution instructions
Group common sections and fix other markup and grammar issues
|
2017-06-08 14:47:19 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
38590b46cd
|
splitup: fix bogus double-spaces & space before punctuation
|
2017-06-05 15:20:47 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
8e5d8f3f98
|
faq: troubleshooting: turn questions into sub-sections
|
2017-06-02 15:38:17 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
1afd513338
|
faq: drop spaces before question marks
|
2017-06-02 15:34:40 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
7b457867d1
|
design: memory: fix missing markup on map/unmap
|
2017-06-02 15:20:50 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
b3b501e183
|
design: stream-selection: missing markup and formatting fixes
|
2017-06-02 14:57:45 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
8084a45563
|
faq: git: turn questions into sub-sections
Also included: assorted fixes on missing markup
and grammar.
|
2017-05-31 11:42:38 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
265dfc90cf
|
faq: getting: turn questions into sub-sections
Also included: grammar fixes and other improvements.
|
2017-05-31 11:19:06 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
6bf5a62d24
|
faq: general: turn questions into sub-sections
Additionally: some grammar fixes
|
2017-05-28 22:43:24 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
692c55d0fd
|
faq: developing: turn questions into sub-sections
Additionally: Add missing markup to CLI examples.
|
2017-05-28 22:30:18 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
a7a86d1ea8
|
faq: dependencies: turn questions into sub-sections
Also included: grammar fixes
|
2017-05-28 22:30:09 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
59c99dded8
|
installing: on-linux: improve install instructions
* Drop references to the SDK
* Add APT install instructions
* Fix some typos and other minor issues
|
2017-05-28 22:14:41 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
23c60cafe3
|
tutorials: concepts: fix missing markup
Additionally: other grammar fixes & improvements
|
2017-05-19 16:50:47 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
5eceb4020d
|
design: mediatype-video: improve chroma-site/colorimety brief
* make sure it's clear there are more sitings
* include canonical names for default values
|
2017-05-19 16:40:48 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
4c04cfda9f
|
design: messages: add briefs for new context-related messages
|
2017-04-28 16:58:54 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
7a37d47a0a
|
design: messages: fix missing markup
|
2017-04-28 16:46:32 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
69681df3ba
|
design: latency: assorted improvements
* Add missing and drop redundant markup
* Drop indentation on code blocks
* Use common diagram style
|
2017-04-28 16:31:51 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
c81154bf79
|
design: live-source: missed markup and flow improvements
|
2017-04-28 16:22:30 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
b3b91c3598
|
design: toc: fix missing markup
|
2017-04-28 16:12:02 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
f64e31ae2b
|
design: gstelements: assorted improvements
Fix missing markup and improve text flow/composition.
|
2017-04-21 16:52:18 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
ea7f8469ad
|
design: gstbus: fix missing markup
|
2017-04-21 16:19:55 -07:00 |
|
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 |
|