summaryrefslogtreecommitdiff
path: root/docs/gst
AgeCommit message (Expand)AuthorFilesLines
2011-10-31taglist: remove gst_tag_list_get_*long*()Tim-Philipp Müller1-4/+0
2011-10-31filter: remove gst_filter_run() and deprecated filter funcTim-Philipp Müller1-11/+0
2011-10-30taglist: rename _new() to _new_empty() and new_full*() to new*()Tim-Philipp Müller1-3/+3
2011-10-30Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-0/+2
2011-10-30taglist: add to_string and new_from_string functionsTim-Philipp Müller1-0/+2
2011-10-30Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-0/+1
2011-10-30taglist: add gst_tag_list_is_equal()Tim-Philipp Müller1-0/+1
2011-10-28docs: updateWim Taymans1-2/+4
2011-10-10utils: remove gst_type_register_static_full()Tim-Philipp Müller1-1/+0
2011-09-26docs: fix docsWim Taymans1-23/+61
2011-09-08Merge branch 'master' into 0.11Sebastian Dröge1-26/+3
2011-09-07docs: fix make distcheckTim-Philipp Müller1-2/+1
2011-09-07docs: cleanup makefilesStefan Sauer1-27/+5
2011-06-26Remove GstImplementsInterfaceTim-Philipp Müller3-23/+0
2011-06-10docs: Update sections files for added/removed symbolsEdward Hervey1-2/+24
2011-06-08docs: Update gstreamer-sections for new/removed APIEdward Hervey1-14/+74
2011-06-05docs: update for API changesTim-Philipp Müller2-70/+12
2011-06-04Remove everything libxml2- and loadsave-relatedTim-Philipp Müller1-3/+0
2011-05-27Merge branch 'master' into 0.11Sebastian Dröge1-0/+2
2011-05-27caps: Add gst_caps_is_subset_structure()Sebastian Dröge1-0/+1
2011-05-27structure: Add gst_structure_is_subset()Sebastian Dröge1-0/+1
2011-05-19Merge branch 'master' into 0.11Wim Taymans1-1/+0
2011-05-18docs: remove GstProxyPad from private sectionStefan Kost1-1/+0
2011-05-17Merge branch 'master' into 0.11Sebastian Dröge1-0/+3
2011-05-17structure: Add gst_structure_intersect()Sebastian Dröge1-0/+1
2011-05-17gststructure: Add gst_structure_can_intersect APIEdward Hervey1-0/+1
2011-05-17gstructure: New API: gst_structure_is_equalEdward Hervey1-0/+1
2011-05-16Merge branch 'master' into 0.11Sebastian Dröge1-5/+33
2011-05-14miniobject: Add new miniobject weak ref/unref functions to the docsSebastian Dröge1-0/+4
2011-05-14ghostpad: Add docs for all the new, public functionsSebastian Dröge1-0/+24
2011-05-14ghostpad: API: Expose gst_proxy_pad_get_internal()Sebastian Dröge1-0/+6
2011-05-05docs/def: Add new symbols, remove old symbolsSebastian Dröge1-3/+6
2011-05-05event: Rename renegotiate event to reconfigureSebastian Dröge1-0/+2
2011-05-05Merge branch 'master' into 0.11Sebastian Dröge1-1/+10
2011-05-03docs: add new api to -section.txtStefan Kost1-0/+12
2011-05-03docs: remove non existing symbolStefan Kost1-1/+0
2011-03-31bufferlist: simplify bufferlistsWim Taymans1-24/+6
2011-03-30docs: update docsWim Taymans1-41/+35
2011-03-30docs: update documentationWim Taymans2-0/+44
2011-03-02docs: update bufferpool docsWim Taymans2-0/+34
2011-03-02Merge branch 'master' into 0.11Wim Taymans2-1/+3
2011-02-25metadata: Rename to GstMetaWim Taymans2-15/+18
2011-02-25buffermeta: fix compilationWim Taymans1-0/+1
2011-02-25buffermeta: add beginnings of buffer metadataWim Taymans1-0/+18
2011-02-24uri: add gst_filename_to_uri() that takes relative filenamesTim-Philipp Müller1-0/+1
2011-02-23docs: tell that ORC_CODE can contain a list of flagsStefan Kost1-1/+2
2011-02-22Merge branch 'master' into 0.11Wim Taymans2-0/+32
2011-02-16atomicqueue: add refcounting and docsWim Taymans2-0/+17
2011-02-15message: add progress message functionsWim Taymans1-0/+6
2011-02-10event: add QoS event typeWim Taymans1-0/+5