summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add API for making a GStreamer plugin 'dependent' on external files, director...Tim-Philipp Müller2009-01-061-0/+7
* docs/faq/gst-uninstalled: Add libgstapp-0.10 from -base to search path and re...Tim-Philipp Müller2009-01-061-8/+1
* API: Add URI query type. This is useful to query the URI of a sink/source ele...Sebastian Dröge2008-12-201-0/+3
* docs/faq/general.xml: Update the faq.Wim Taymans2008-12-161-4/+3
* Rename api added in previous commit and add since tag to docs.Stefan Kost2008-12-161-1/+1
* Add function to reset tagsetter for element reuse.Stefan Kost2008-12-161-0/+1
* docs/design/part-TODO.txt: Remove the seqnum entry that we implemented in 0.1...Wim Taymans2008-12-151-9/+2
* Add method to recalculate and redistribute the latency on a bin.Wim Taymans2008-11-181-0/+2
* docs/random/wtay/poll-timeout: Small tweaks.Wim Taymans2008-11-131-10/+14
* docs/random/wtay/poll-timeout: Quick braindump for a possible (not totally ve...Wim Taymans2008-11-121-2/+70
* docs/random/wtay/poll-timeout: Some pseudo code for how we could implement cl...Wim Taymans2008-11-111-0/+51
* docs/design/part-TODO.txt: Mumble something about removing GstXML.Wim Taymans2008-11-051-0/+2
* docs/design/part-TODO.txt: Refer to the framestepping document.Wim Taymans2008-11-041-1/+2
* Add sequence numbers to events and messages. See #559250.Andy Wingo2008-11-041-0/+7
* docs/manual/: Some Application Development Manual fixes thanks toWim Taymans2008-11-046-10/+25
* docs/: Change to xinclude based build - its faster and easier to maintain.Stefan Kost2008-10-305-202/+108
* API: Move float endianness conversion macros from libgstfloatcast to core as ...Sebastian Dröge2008-10-231-0/+18
* API: Add gst_byte_reader_get_data and gst_byte_reader_peek_data to get a poin...Sebastian Dröge2008-10-221-0/+3
* Add method to commit the state in subclasses.Wim Taymans2008-10-161-0/+1
* docs/design/part-TODO.txt: Remove item from the todo list because it was fixe...Wim Taymans2008-10-133-29/+50
* docs/design/part-negotiation.txt: Update the docs some more.Wim Taymans2008-10-101-12/+21
* docs/design/part-TODO.txt: Add another limitation of pad-blocking with segmen...Edward Hervey2008-10-101-0/+2
* docs/design/part-negotiation.txt: Small doc update.Wim Taymans2008-10-102-1/+6
* docs/gst/gstreamer-sections.txt: Placate doc pendants.Andy Wingo2008-10-081-0/+10
* Always use the unaligned variants of GST_READ_UINT* and GST_WRITE_UINT* as it...Sebastian Dröge2008-10-071-0/+4
* docs/gst/gstreamer-sections.txt: Fix documentationThijs Vermeir2008-10-061-0/+2
* Implement STRUCTURE_CHANGED messages. These messages will be used to signal t...Wim Taymans2008-10-061-1/+5
* Add bit reader and byte reader classes, including documentation and an extens...Sebastian Dröge2008-10-062-1/+110
* docs/pwg/advanced-request.xml: Fix 0.8 api usage in example. Fixes #554561Stefan Kost2008-10-062-11/+11
* docs/manual/basics-data.xml: Change "event-event interaction" to "element-ele...Stefan Kost2008-10-061-7/+13
* Release 0.10.21RELEASE-0_10_21Jan Schmidt2008-10-023-31/+31
* docs/manual/intro-motivation.xml: Remove some bits that no longer apply, upda...Tim-Philipp Müller2008-09-111-12/+2
* Add new tags for geo location and clarify purpose of existing location tag. F...Stefan Kost2008-09-011-0/+4
* Add threadsafe replacement functions for getting internal links of an element...Olivier Crete2008-09-011-0/+7
* Implement method for reconfiguring basetransform.Wim Taymans2008-08-201-0/+1
* docs/manual/: Add one more image showing different times together with a desc...Luc Pionchon2008-08-143-0/+1585
* Document preset-iface vmethods.Stefan Kost2008-08-111-1/+1
* docs/manual/advanced-interfaces.xml: Turn thoughts about HAL into a note-tag....Stefan Kost2008-08-111-9/+11
* docs/libs/gstreamer-libs-sections.txt: Add new function:Wim Taymans2008-08-051-0/+1
* Revert 'accidential' change of the configure option removal. We still need to...Stefan Kost2008-08-011-41/+0
* Add new taglist item GST_TAG_KEYWORDS, needed for #520694 .Stefan Kost2008-08-011-0/+1
* Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere.Sebastian Dröge2008-07-313-5/+43
* docs/design/part-TODO.txt: Add some thoughts and problems with upstream reneg...Wim Taymans2008-07-311-0/+7
* docs/design/part-element-transform.txt: Update docs.Wim Taymans2008-07-311-3/+11
* docs/gst/gstreamer-sections.txt: Cleanup section-file.Stefan Kost2008-07-291-4/+0
* docs/manual/: Replace one diagram with two separate ones and updates others.Luc Pionchon2008-07-268-540/+1350
* docs/manual/advanced-autoplugging.xml: Add fakesink to example code to close ...Rene Stadler2008-07-241-3/+4
* docs/manual/basics-bus.xml: Correct typo. Fixes bug #544320.Sebastian Dröge2008-07-231-1/+1
* docs/pwg/building-testapp.xml: Don't use an undeclared variable in the exampl...tmatth2008-07-121-0/+2
* docs/design/: Fix two typos.Stefan Kost2008-06-292-2/+2