Skip to content
  • Wim Taymans's avatar
    fdmemory: add flag to avoid close of the fd · 38622ee1
    Wim Taymans authored
    Add GST_FD_MEMORY_FLAG_DONT_CLOSE to avoid closing the fd when the
    memory is freed. When you can guarantee the lifetime of the fd is
    longer than the memory, this can save a dup() call.
    38622ee1