Diff:
libgstreamer-1.0.so 1.4.5 (x86_64)
libgstreamer-1.0.so 1.5.1 (x86_64)

ABI
Viewer

SymbolsTypes



Type Usage: GstMapInfo (6)


Used As Name Used In
PARAM info gst_buffer_map_range (
    GstBuffer* buffer,
    guint idx,
    gint length,
    GstMapInfo* info,
    enum GstMapFlags flags
) »
PARAM info gst_buffer_map (
    GstBuffer* buffer,
    GstMapInfo* info,
    enum GstMapFlags flags
) »
PARAM info gst_buffer_unmap (
    GstBuffer* buffer,
    GstMapInfo* info
) »
PARAM info gst_memory_make_mapped (
    GstMemory* mem,
    GstMapInfo* info,
    enum GstMapFlags flags
) »
PARAM info gst_memory_map (
    GstMemory* mem,
    GstMapInfo* info,
    enum GstMapFlags flags
) »
PARAM info gst_memory_unmap (
    GstMemory* mem,
    GstMapInfo* info
) »



Andrey Ponomarenko's ABI laboratory