summaryrefslogtreecommitdiff
path: root/gst/gstcaps.h
AgeCommit message (Expand)AuthorFilesLines
2009-10-15Improve caps setters APIBenjamin Otte1-0/+3
2009-08-06caps: add gst_caps_can_intersect()Stefan Kost1-0/+2
2008-03-24gst/gstcaps.*: Constify the field gchar * params in set_simple and friends.José Alburquerque1-2/+2
2006-09-20gst/gstcaps.h: Add extra initialisers for Caps things, to fix some plugin war...Jan Schmidt1-1/+2
2006-08-28gst/gstcaps.*: Fix docs and indentation again.Wim Taymans1-33/+33
2006-08-24implement caps merging (fixes #352580)Stefan Kost1-0/+2
2006-08-21API: Add gst_caps_merge() and use it in basetransform, fixes #345444 in a bet...Stefan Kost1-56/+58
2006-08-11docs/gst/gstreamer-sections.txt: Add GstClockClass vmethod docs.Wim Taymans1-1/+2
2005-12-20gst/gstcaps.*: Added gpointer GType for GstStaticCaps so we can wrap them in ...Edward Hervey1-0/+3
2005-11-21gst/: Add glib-compat.h.Andy Wingo1-0/+1
2005-11-21gst/: Sprinkle NULL_TERMINATED to taste.Andy Wingo1-1/+1
2005-11-20Make a proper enum of the flag.Wim Taymans1-6/+12
2005-11-09docs/design/part-TODO.txt: Some more items for the TODOWim Taymans1-2/+20
2005-11-04more docs addedStefan Kost1-0/+12
2005-10-15signedness fixesThomas Vander Stichele1-3/+3
2005-09-11various doc fixesThomas Vander Stichele1-18/+10
2005-08-27docs/design/part-messages.txt: update infoStefan Kost1-0/+60
2005-08-24check/: add a test that does a bunch of state changes on elements needs some ...Thomas Vander Stichele1-0/+3
2005-08-23gst/gstbuffer.c: some debuggingThomas Vander Stichele1-6/+6
2005-07-15gst/gstcaps.h (gst_caps_is_simple): Removed deprecated macro (#157311).Andy Wingo1-1/+0
2005-07-15tools/gst-typefind.c: Update, add copyright block.Andy Wingo1-0/+1
2005-07-01tests/network-clock.scm: Commentary update.Andy Wingo1-1/+1
2005-04-24Convert everything from GstAtomicInt to g_atomic_int_*, and remove gstatomic.David Schleef1-2/+2
2005-03-21Next big merge.Wim Taymans1-1/+1
2005-03-10Doc updates.Wim Taymans1-7/+0
2005-03-07First THREADED backport attempt, focusing on adding locks and making sure the...Wim Taymans1-14/+20
2004-09-26revert preferred capsThomas Vander Stichele1-19/+3
2004-08-18docs/gst/Makefile.am: Remove --ignore-fail-on-non-empty (#150331)David Schleef1-3/+19
2004-04-28gst/gstcaps.c: Patch from Tim-Philipp Müller to fix GST_CAPS() and GST_IS_CA...David Schleef1-3/+3
2004-04-22gst/gstcaps.c: fix simplifying and subtracting not working correctly with opt...Benjamin Otte1-1/+1
2004-04-22gst/gstcaps.c: fix bug when converting from empty string.Benjamin Otte1-1/+4
2004-04-21gst/gstcaps.c: check for ANY caps before appending/unioningBenjamin Otte1-2/+8
2004-03-30docs/gst/Makefile.am: Disable a bunch of headers from being scannedDavid Schleef1-2/+2
2004-03-15add paddingThomas Vander Stichele1-0/+3
2004-03-15Revert again, this time without post-commit reindent hooks to put back the in...Johan Dahlin1-50/+66
2004-03-13gst-indent run on coreThomas Vander Stichele1-66/+50
2004-03-13gst/gstcaps.h: jdahlin, what are you smoking? We can't just change API right...David Schleef1-0/+1
2004-03-12gst/gst.c (init_post): call gst_caps_get_type() instead of _gst_caps_initalize()Johan Dahlin1-6/+5
2004-03-12gst/gstcaps.h (GST_CAPS_IS_SIMPLE): Capitalize macroJohan Dahlin1-68/+80
2004-02-07Reverted changes made to fix unsigned-signed warnings after hearing comments ...Ramon Garcia Fernandez1-1/+1
2004-02-07fixed compilation warnings of comparison between signed and unsignedRamon Garcia Fernandez1-1/+1
2004-02-05gst/: put reverted patch back inBenjamin Otte1-6/+4
2004-02-05revert patch that breaks applications revert this patch after release so ever...Thomas Vander Stichele1-4/+6
2004-02-04docs/random/ds/0.9-suggested-changes: random notesDavid Schleef1-6/+4
2004-01-16gst/gstcaps.h: Added gst_caps_is_simple() macro.David Schleef1-0/+1
2004-01-15gst/gstcaps.c: Add lots of documentation.David Schleef1-0/+4
2004-01-02gst/gstcaps.c: Add new function.David Schleef1-0/+1
2003-12-30gst/gstcaps.*: Add simplify functionDavid Schleef1-0/+1
2003-12-27gst/gstcaps.c: add sanity checksBenjamin Otte1-1/+0
2003-12-22rename gstcaps2.[ch] to gstcaps.[ch]David Schleef1-0/+126