Commit graph

2607 commits

Author SHA1 Message Date
Tim-Philipp Müller 1125b9a924 Release 1.0.10 2013-08-28 14:10:38 +01:00
Olivier Crête 2560624fb0 buffer: Add annotations and pygi friendly extraction function
API: gst_buffer_extract_dup

Conflicts:
	gst/gstbuffer.h
2013-08-18 11:47:38 +02:00
Tim-Philipp Müller f3c4f74554 Release 1.0.9 2013-07-30 11:03:58 +01:00
Tim-Philipp Müller 566ce86238 Release 1.0.8 2013-07-12 00:25:09 +01:00
Tim-Philipp Müller a45d8c9d00 Release 1.0.6 2013-03-22 12:33:48 +00:00
Stefan Sauer e52bebfa57 docs: update the controller docs
Add the control bindings to the docs. Add a little more detail.
2013-02-05 18:42:43 +00:00
Stefan Sauer bb6bbd4a0b porting: a few updates for the porting guide 2013-02-05 18:42:43 +00:00
Wim Taymans 74e2a8b139 pwg: rename variable
The filter variable was used twice for different things.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=692432
2013-01-24 15:52:43 +01:00
Tim-Philipp Müller bfa593bb11 docs: minor GstBaseParse docs fixes
Expose docs for gst_base_parse_finish_frame().
2013-01-17 10:33:57 +00:00
Stefan Sauer e4f420640a controlbinding: hide one unused typedef
This is not used internally.
2013-01-17 09:33:16 +00:00
Tim-Philipp Müller 2edcc0ccbf Release 1.0.5 2013-01-08 00:41:29 +00:00
Wim Taymans e8e0fc54e2 docs: update synchronization document a little 2013-01-04 12:23:54 +00:00
Tim-Philipp Müller b0dedc83a6 Release 1.0.4 2012-12-18 17:25:34 +00:00
Wim Taymans 5379cb5ed1 NEWSEGMENT -> SEGMENT 2012-12-14 15:33:21 +01:00
Tim-Philipp Müller 6a589f0d52 docs: clean up sections file for pad probe defines that moved into enum 2012-12-10 13:47:47 +00:00
Tim-Philipp Müller 2e869f8877 docs: add link to python porting doc and app dev manual to porting-to-1.0.txt 2012-12-10 13:44:16 +00:00
Tim-Philipp Müller 9fd8140c65 docs: remove all mention of g_thread_init()
It's been deprecated since GLib 2.32 and isn't needed any
longer.
2012-11-28 15:10:09 +00:00
Tim-Philipp Müller 6f2ed90291 Back to development (bug-fixing) 2012-11-21 12:52:51 +00:00
Tim-Philipp Müller f94694f2e3 Release 1.0.3 2012-11-21 09:31:07 +00:00
Tim-Philipp Müller 362eee89e0 Back to development (bug-fixing) 2012-10-25 12:03:18 +01:00
Tim-Philipp Müller 6d44898652 Release 1.0.2 2012-10-25 00:04:49 +01:00
Tim-Philipp Müller bf2452d776 g_type_init() is no longer required and deprecated in glib >= 2.35.0
https://bugzilla.gnome.org/show_bug.cgi?id=686456
2012-10-20 12:56:30 +01:00
Wim Taymans f354e12b09 pwg: link to caps and qos chapters 2012-10-16 11:54:54 +02:00
Wim Taymans 626fcb3707 pwg: add section about query function 2012-10-16 11:23:13 +02:00
Wim Taymans 3f3473772f pwg: fix event function 2012-10-16 11:23:13 +02:00
Wim Taymans 04b9dbccfb pwg: reorder some chapters
Reorder some chapter so that they match the steps done in the
element.
2012-10-15 14:06:45 +02:00
Wim Taymans 92a44a6e32 pwg: small tweaks to negotiation 2012-10-15 13:59:50 +02:00
Wim Taymans bbcdafa05f pwg: improve negotiation documentation some more 2012-10-15 13:44:51 +02:00
Wim Taymans af99d9f5e1 pwg: update negotiation part 2012-10-15 12:10:46 +02:00
Wim Taymans 24907879a7 docs: update synchronization docs 2012-10-15 12:10:11 +02:00
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