Skip to content
  • Wim Taymans's avatar
    structure: more cleanups · 9597545d
    Wim Taymans authored
    gst_structure_get_type() -> _gst_structure_type to avoid method calls for
    getting the GType that initialized at the start.
    Hide some structure fields in private data so that we can change the
    implementation.
    Move structure equality check from caps.c to structure.c where it belongs.
    9597545d