mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 21:01:14 +00:00
bb1302b533
Original commit message from CVS: * gst/gstcaps.c: (gst_caps_structure_subtract_field), (gst_caps_structure_subtract), (gst_caps_subtract), (gst_caps_structure_figure_out_union), (gst_caps_structure_simplify), (gst_caps_do_simplify): fix simplifying and subtracting not working correctly with optional properties solve assorted problems that make it now simplify ebven more * docs/gst/tmpl/gstcaps.sgml: * gst/gstcaps.h: make gst_caps_do_simplify return a bool to indicate if it simplified * testsuite/caps/simplify.c: (main): add more checks. The tests is quite a bit useless right now because the core is heavily simplifying itself. * testsuite/caps/caps.h: fix caps to contain all optional properties |
||
---|---|---|
.. | ||
.gitignore | ||
app_fixate.c | ||
audioscale.c | ||
caps.c | ||
caps.h | ||
compatibility.c | ||
erathostenes.c | ||
filtercaps.c | ||
fixed.c | ||
intersect2.c | ||
intersection.c | ||
Makefile.am | ||
normalisation.c | ||
sets.c | ||
simplify.c | ||
string-conversions.c | ||
subtract.c | ||
union.c | ||
value_compare.c | ||
value_intersect.c | ||
value_serialize.c |