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

ABI
Viewer

SymbolsTypes



Symbol: gst_debug_bin_to_dot_file


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature gst_debug_bin_to_dot_file (
    GstBin* bin,
    enum GstDebugGraphDetails details,
    gchar const* file_name
)
Type FUNC
Source gstdebugutils.c
Params 3
Return void
Size 704
Bind GLOBAL
Vis DEFAULT
Ndx 11
Status UNCHANGED


Calling sequence

PADDINGPARAM
LOCALRETURN


ADDED
REMOVED
PosNameTypeSizePassed
INPUT(S)
0binGstBin*8%rdi
1detailsenum GstDebugGraphDetails4%rsi
2file_namegchar const*8%rdx
RETURN: none


Stack frame layout

Old New
OffsetContentsType
local space,
return address,
etc.
OffsetContentsType
local space,
return address,
etc.


Registers usage

Old New
NameContentsType
%rdibinGstBin*
%rsidetailsenum GstDebugGraphDetails
%rdxfile_namegchar const*
NameContentsType
%rdibinGstBin*
%rsidetailsenum GstDebugGraphDetails
%rdxfile_namegchar const*







Andrey Ponomarenko's ABI laboratory