Wim Taymans
2e0ee2e767
pwg: work on rewriting caps negotiation docs
2012-10-12 16:58:03 +02:00
Wim Taymans
97f21a8b7e
design: rename passthrough negotiation
...
Rename passthrough negotiation to transform negotiation to avoid
confusion with passthrough operation.
2012-10-12 16:09:26 +02:00
Wim Taymans
2895fc6fca
manual: no more new-decoded-pad
2012-10-12 13:15:48 +02:00
Wim Taymans
0f9fb7d884
manual: move embedding elements to separate chapter
2012-10-12 13:13:32 +02:00
Wim Taymans
19011cd2fc
pwg: small example for throttle
2012-10-12 13:01:28 +02:00
Wim Taymans
1778ff380c
pwg: add info about QoS
2012-10-12 12:55:57 +02:00
Wim Taymans
a7ba49b766
pwg: adds some more links
2012-10-12 12:55:25 +02:00
Wim Taymans
5898223bb9
qos: messages are posted, not dropped
2012-10-12 12:55:03 +02:00
Wim Taymans
7049aa9d19
manual: update graphics
2012-10-12 10:35:43 +02:00
Wim Taymans
b6ccd95b22
manual: add example of no-rebuffer buffering strategy
2012-10-11 17:10:17 +02:00
Wim Taymans
0447c72eb0
manual: small tweaks
2012-10-11 17:10:04 +02:00
Wim Taymans
d2ad127dcd
manual: add some text about bin state change order
2012-10-11 17:07:39 +02:00
Wim Taymans
fa14d42a1e
manual: talk about playsink
...
Talk about playsink and give an example of its usage.
2012-10-10 16:43:58 +02:00
Wim Taymans
36c47c89eb
manual: add something about uridecodebin
2012-10-10 13:16:22 +02:00
Wim Taymans
775594fa3b
manual: remove outdated autoplugging section
...
Remove autoplugging chapter and point to decodebin/playbin examples.
2012-10-09 17:06:04 +02:00
Wim Taymans
ff4522fe66
manual: Talk about threading
...
Rework the threading chapter.
Talk about stream-status and give some examples on how to change
the thread priorities.
2012-10-09 16:12:01 +02:00
Wim Taymans
f7fc8b7643
design: improve stream-status document
2012-10-09 15:57:29 +02:00
Wim Taymans
8c09762c9c
manual: talk a bit about buffering
2012-10-08 16:42:11 +02:00
Wim Taymans
d36377ba72
docs: improve clock chapter
2012-10-08 13:22:30 +02:00
Wim Taymans
402f0166c1
manual: add example for effect switching
2012-10-08 10:39:30 +02:00
Wim Taymans
dc2080fb78
docs: small updates
2012-10-08 09:12:08 +02:00
Tim-Philipp Müller
ad0a4f4819
Back to development (bug-fixing)
2012-10-07 16:48:25 +01:00
Tim-Philipp Müller
c6de3adac8
Release 1.0.1
2012-10-07 13:10:33 +01:00
Wim Taymans
b549918c83
docs: remove obsolete part-block document
...
Merge the part-block document into part-probes
2012-10-05 16:04:52 +02:00
Tim-Philipp Müller
4e373aa952
docs: add Since markers for new API and add it to docs and .def file
2012-10-04 11:24:09 +01:00
Wim Taymans
e11ca04ae7
manual: add dynamic capsfilter example
2012-10-04 11:50:58 +02:00
Wim Taymans
f78450c62d
manual: talk some more about dynamic pipelines
2012-10-03 17:17:02 +02:00
Wim Taymans
ed19974e25
meta: do metadata registration threadsafe
...
We need to use g_once to register the metadata implementations
only once.
See https://bugzilla.gnome.org/show_bug.cgi?id=685332
2012-10-03 13:45:22 +02:00
Wim Taymans
cc43752c3c
manual: use CDATA for code blocks
...
then we don't have to escape special token anymore.
2012-10-03 13:12:44 +02:00
Wim Taymans
cadfeb2cd3
manual: add partial preroll example with probes
2012-10-03 13:09:00 +02:00
Wim Taymans
7eb381555a
manual: add more stuff about probes
2012-10-03 10:53:20 +02:00
Wim Taymans
40b01f52bc
manual: start talking about dynamic pipeline changes
2012-10-02 17:23:28 +02:00
Wim Taymans
e2fd56a8c3
manual: move section around
2012-10-02 16:47:05 +02:00
Wim Taymans
f31dcf4e71
pwg: add appsink docs
2012-10-02 16:44:28 +02:00
Wim Taymans
cbc46176e0
pwg: rewite data-access chapter
...
Rewrite the data-access chapter so that we talk about appsrc instead
of the fakesrc hacks.
2012-10-02 16:15:19 +02:00
Wim Taymans
5d64c5ce5a
docs: some 0.10 -> 1.0 changes
2012-10-02 13:22:35 +02:00
Wim Taymans
6ad9398cbc
pwg: add allocation query example
2012-10-02 13:12:39 +02:00
Wim Taymans
46f6cbe5fc
pwg: add bufferpool docs
2012-10-02 12:49:17 +02:00
Wim Taymans
bd0eb629bf
pwg: flesh out allocation docs
...
Add more examples.
Add example for implementing new metadata.
Add programs to the docs (again?), it seems to contain useful info.
2012-10-02 11:34:47 +02:00
Wim Taymans
98dc4a057d
pwg: add new author
2012-10-01 16:59:41 +02:00
Wim Taymans
d3081ceee4
pwg: add allocation docs
2012-10-01 16:55:55 +02:00
Wim Taymans
e10e4e7468
docs: update design docs
2012-10-01 16:46:03 +02:00
Wim Taymans
3f0d40b417
docs: more docs fixes
...
Fix allocator design doc
Add beginning of allocation chapter in the pwg
2012-10-01 13:28:54 +02:00
Wim Taymans
153818f09f
pwg: final cleanups for 1.0
2012-10-01 11:47:46 +02:00
Wim Taymans
94b801aaa9
pwg: fix events and base classes
2012-10-01 11:24:52 +02:00
Wim Taymans
98b133fe54
pwg: fixup tag docs
2012-10-01 10:40:54 +02:00
Wim Taymans
16d0728e98
pwg: patch up the section about interfaces
2012-10-01 09:48:48 +02:00
Tim-Philipp Müller
51492812cf
pwg: minor update
...
https://bugzilla.gnome.org/show_bug.cgi?id=621121
2012-09-29 00:27:03 +01:00
Wim Taymans
7082c0be05
faq: add missing </para> tag
2012-09-28 23:53:53 +02:00
Tim-Philipp Müller
f02ba3b572
docs: purge all mention of liboil, update FAQ
...
https://bugzilla.gnome.org/show_bug.cgi?id=673285
2012-09-28 20:38:20 +01:00
Wim Taymans
91a20a90eb
pwg: update for 1.0
...
Rewrite clock part.
start on interfaces
2012-09-28 16:03:15 +02:00
Wim Taymans
3cc8f1412d
pwg: rework dynamic pads docs
2012-09-28 13:25:49 +02:00
Wim Taymans
723c2a48b9
pwg: rework scheduling docs
2012-09-28 13:25:30 +02:00
Wim Taymans
f32c9d8572
pwg: remove some GST_BOILERPLATE
2012-09-28 13:24:52 +02:00
Wim Taymans
3009f73b14
docs: update activation design docs
2012-09-28 11:18:11 +02:00
Wim Taymans
58d21a49d1
pwg: fix more negotiation for 1.0
2012-09-28 10:07:28 +02:00
Wim Taymans
b68c7fc954
pwg: fix some negotiation to 1.0
2012-09-27 17:21:53 +02:00
Wim Taymans
bc76088811
pwg: more updates for 1.0
2012-09-27 14:42:07 +02:00
Wim Taymans
b527b0b498
pwg: more updates for 1.0
2012-09-27 13:57:46 +02:00
Wim Taymans
2d0c1572fb
pwg: update boiler to 1.0
2012-09-27 11:53:36 +02:00
Wim Taymans
a87e95f38f
docs: updates
...
MIME-type -> Media type
Fix some old gst-inspect output
2012-09-25 17:06:45 +02:00
Wim Taymans
9bc261f6d9
pwg: update for 1.0 API
2012-09-25 16:53:08 +02:00
Wim Taymans
e3f63f1977
docs: add section for metadata
2012-09-25 15:13:46 +02:00
Wim Taymans
7c24fc7450
manual: fix up the manual
...
MIME-type -> media types
Fix up the manual in various places with the 1.0 way of doing things
such as probes, static elements, scheduling, ...
Add porting from 0.10 to 1.0 chapter.
Add probe example to build.
Remove some docs for remove components such as GstMixer and
GstPropertyProbe, XML...
2012-09-25 14:45:15 +02:00
Wim Taymans
36be78bb00
docs: gst-python is no more
...
gst-python is no more and gst-libav is one of the main modules that
we release.
2012-09-25 14:45:15 +02:00
Wim Taymans
b2071f2355
docs: update FAQ
...
Change versions.
Use tools with version prefix.
2012-09-25 14:45:15 +02:00
Tim-Philipp Müller
4b74a78a9f
Back to development (bug fixing)
2012-09-24 16:46:57 +01:00
Tim-Philipp Müller
9e167f6f91
Release 1.0.0
2012-09-24 13:27:05 +01:00
Tim-Philipp Müller
9edc065375
docs: update 0.11 references in porting guide
2012-09-24 00:40:16 +01:00
Tim-Philipp Müller
e0bc992332
docs: rename porting-to-0.11.txt to porting-to-1.0.txt
2012-09-24 00:37:27 +01:00
Tim-Philipp Müller
892e9c2c89
docs: update release doc
...
Create tags for releases without the ugly RELEASE- prefix.
2012-09-23 17:33:34 +01:00
Mark Nauwelaerts
77e74583fd
manual: update controller documentation
2012-09-21 21:13:27 +02:00
Olivier Crête
25b3e02b94
pad: Add functions to safely access GstProbeInfo data pointer
...
This is so that introspection based bindings can access it.
https://bugzilla.gnome.org/show_bug.cgi?id=684402
2012-09-20 15:24:33 -04:00
Tim-Philipp Müller
72dfd25e5f
docs: remove reference to 0.8 GstBin API from manual
...
https://bugzilla.gnome.org/show_bug.cgi?id=684048
2012-09-19 23:28:52 +01:00
Tim-Philipp Müller
2e6d61743f
Release 0.11.99
2012-09-17 17:56:44 +01:00
Mark Nauwelaerts
2834dd0518
use gst_element_factory_get_metadata to replace obsolete API
2012-09-15 19:09:08 +02:00
Mark Nauwelaerts
3cf8b945ca
replace gst_tag_list_free with gst_tag_list_unref
2012-09-14 17:52:14 +02:00
Tim-Philipp Müller
cd14030d5d
docs: indexers are no more
...
https://bugzilla.gnome.org/show_bug.cgi?id=684018
2012-09-14 14:13:50 +01:00
Tim-Philipp Müller
b3393cac76
Release 0.11.94
2012-09-14 02:46:34 +01:00
Wim Taymans
76c127a0b9
docs: fix formats a little
2012-09-13 12:00:08 +02:00
Wim Taymans
3abc720345
docs: fix some docs
...
from git grep for ffmpegcolorspace and x-raw-
2012-09-13 11:35:41 +02:00
Stefan Sauer
57ea490f5a
collectpads: remove gst_collect_pads_add_pad_full
...
Rename gst_collect_pads_add_pad_full() to gst_collect_pads_add_pad() and fix all
invocations.
2012-09-12 21:04:47 +02:00
Tim-Philipp Müller
221d46f438
pad: expose gst_pad_mode_get_name() and use it in baseparse
2012-09-11 19:51:02 +01:00
Mark Nauwelaerts
d1567a82ac
query: add convenience API to query for scheduling mode and flags
2012-09-11 17:00:09 +02:00
Wim Taymans
00c6fa74f5
events: remove STREAM_CONFIG
...
We won't be able to implement this so it's better to move it out of the way.
2012-09-11 16:29:12 +02:00
Tim-Philipp Müller
6c1294f54a
porting-to-0.11.txt: some minor fixes
2012-09-10 20:30:32 +01:00
Wim Taymans
faa04cd0bb
docs: improve porting doc
2012-09-10 12:00:22 +02:00
Tim-Philipp Müller
f712a9596c
message: rename GST_MESSAGE_DURATION -> GST_MESSAGE_DURATION_CHANGED
...
The duration should be re-queried via a query using the
normal path, we don't want applications to use the value
from the message itself, since it might no match what a
duration query done from the sink upstream might yield.
Also disables duration caching in GstBin. It should be
added back again at some point.
2012-09-02 01:18:58 +01:00
Tim-Philipp Müller
165a003307
docs: mention some media type changes in porting-to-0.11.txt doc
2012-08-21 00:03:37 +01:00
Tim-Philipp Müller
d1cef85759
docs: minor update to porting doc for child proxy lookup method
...
And a typo fix.
2012-08-20 13:52:05 +01:00
Sebastian Dröge
f24d36c380
docs: Add new basesrc/basetransform API to the docs
2012-08-14 15:46:35 +02:00
Tim-Philipp Müller
f42fb841f8
registry: remove some unused and in their current form pointless API
...
Not so useful: just adds/reads stuff from an internal GList without
actually doing anything with those paths, so remove for now:
gst_registry_add_path
gst_registry_get_path_list
https://bugzilla.gnome.org/show_bug.cgi?id=608841
2012-08-14 00:39:18 +01:00
Tim-Philipp Müller
fa34de3829
docs: mention gst_video_format_parse_caps() in porting guide
2012-08-12 00:12:56 +01:00
Tim-Philipp Müller
dddcc31c42
docs: fix up docs a bit
2012-08-11 23:41:33 +01:00
Руслан Ижбулатов
2ec1ac8af0
docs: Make sure scanner gets required libraries
2012-08-07 10:42:44 +02:00
Sebastian Dröge
41954ff8cd
event: Add new stream-id field to the stream-start event
...
This is supposed to allow uniquely identifying a single stream.
2012-08-06 14:00:56 +02:00
Tim-Philipp Müller
31eb27aa16
docs: update porting-to-0.11 document with a "soft" API changes checklist
...
Point out some API changes that the compiler won't
be able to warn about.
2012-08-02 13:20:00 +01:00
Tim-Philipp Müller
05daa261f1
docs: update TOC design docs a little
2012-07-28 11:02:30 +01:00
Tim-Philipp Müller
e8ab1006c7
toc: add GstTocScope and require it in the constructor
...
This is because we need to be able to signal different TOCs
to downstream elements such as muxers and the application,
and because we need to send both types as events (because
the sink should post the TOC messages for the app in the
end, just like tag messages are now posted by the sinks),
and hence need to make TOC events multi-sticky.
https://bugzilla.gnome.org/show_bug.cgi?id=678742
2012-07-28 09:16:06 +01:00
Tim-Philipp Müller
5aaf00a7de
Update docs and .def file for taglist API change
2012-07-27 12:09:20 +01:00