summaryrefslogtreecommitdiff
path: root/gst/gstcaps.h
Commit message (Expand)AuthorAgeFilesLines
* docs: fix docsWim Taymans2011-09-261-3/+3
* init: add _get_type() functionsWim Taymans2011-08-291-0/+2
* caps: add fixate functionWim Taymans2011-08-151-0/+2
* caps: Hide implementation detailsWim Taymans2011-06-221-5/+3
* caps: remove some custom refcounting methodsWim Taymans2011-06-021-5/+50
* Merge branch 'master' into 0.11Sebastian Dröge2011-05-271-0/+2
|\
| * caps: Add gst_caps_is_subset_structure()Sebastian Dröge2011-05-271-0/+2
* | caps: fix the macros a littleWim Taymans2011-05-101-2/+3
* | Merge branch 'master' into 0.11Sebastian Dröge2011-05-051-4/+5
|\ \ | |/
| * docs: improve the syntax for the capsintersectmode docsStefan Kost2011-05-031-4/+5
* | Merge branch 'master' into 0.11-fdoWim Taymans2011-03-281-0/+34
|\ \ | |/
| * gstcaps: new API : gst_caps_intersect_fullEdward Hervey2011-03-241-0/+34
* | caps: warn when make_writable result is ignoredWim Taymans2011-02-231-1/+1
* | improve type registrationWim Taymans2011-02-231-2/+3
* | fix macrosWim Taymans2011-02-231-1/+1
* | miniobject: make queries a boxed typeWim Taymans2011-02-231-1/+3
* | messages: make message a simple boxed typeWim Taymans2011-02-231-11/+78
* | miniobject: work on making caps a boxed typeWim Taymans2011-02-231-3/+36
* | miniobject: make miniobject a boxed typeWim Taymans2011-02-231-11/+2
* | remove deprecated symbols and methodsWim Taymans2010-12-061-21/+0
|/
* gstxml: Deprecate GstXml and related functionsSebastian Dröge2010-06-251-1/+1
* gstcaps: New gst_caps_steal_structure() methodEdward Hervey2010-06-141-0/+2
* caps: Use G_GNUC_WARN_UNUSED_RESULT for make_writable()Benjamin Otte2010-04-291-1/+1
* Improve caps setters APIBenjamin Otte2009-10-151-0/+3
* caps: add gst_caps_can_intersect()Stefan Kost2009-08-061-0/+2
* gst/gstcaps.*: Constify the field gchar * params in set_simple and friends.José Alburquerque2008-03-241-2/+2
* gst/gstcaps.h: Add extra initialisers for Caps things, to fix some plugin war...Jan Schmidt2006-09-201-1/+2
* gst/gstcaps.*: Fix docs and indentation again.Wim Taymans2006-08-281-33/+33
* implement caps merging (fixes #352580)Stefan Kost2006-08-241-0/+2
* API: Add gst_caps_merge() and use it in basetransform, fixes #345444 in a bet...Stefan Kost2006-08-211-56/+58
* docs/gst/gstreamer-sections.txt: Add GstClockClass vmethod docs.Wim Taymans2006-08-111-1/+2
* gst/gstcaps.*: Added gpointer GType for GstStaticCaps so we can wrap them in ...Edward Hervey2005-12-201-0/+3
* gst/: Add glib-compat.h.Andy Wingo2005-11-211-0/+1
* gst/: Sprinkle NULL_TERMINATED to taste.Andy Wingo2005-11-211-1/+1
* Make a proper enum of the flag.Wim Taymans2005-11-201-6/+12
* docs/design/part-TODO.txt: Some more items for the TODOWim Taymans2005-11-091-2/+20
* more docs addedStefan Kost2005-11-041-0/+12
* signedness fixesThomas Vander Stichele2005-10-151-3/+3
* various doc fixesThomas Vander Stichele2005-09-111-18/+10
* docs/design/part-messages.txt: update infoStefan Kost2005-08-271-0/+60
* check/: add a test that does a bunch of state changes on elements needs some ...Thomas Vander Stichele2005-08-241-0/+3
* gst/gstbuffer.c: some debuggingThomas Vander Stichele2005-08-231-6/+6
* gst/gstcaps.h (gst_caps_is_simple): Removed deprecated macro (#157311).Andy Wingo2005-07-151-1/+0
* tools/gst-typefind.c: Update, add copyright block.Andy Wingo2005-07-151-0/+1
* tests/network-clock.scm: Commentary update.Andy Wingo2005-07-011-1/+1
* Convert everything from GstAtomicInt to g_atomic_int_*, and remove gstatomic.David Schleef2005-04-241-2/+2
* Next big merge.Wim Taymans2005-03-211-1/+1
* Doc updates.Wim Taymans2005-03-101-7/+0
* First THREADED backport attempt, focusing on adding locks and making sure the...Wim Taymans2005-03-071-14/+20
* revert preferred capsThomas Vander Stichele2004-09-261-19/+3