Skip to content
  • Laurent Aimar's avatar
    * vlc_common.h: include stdarg.h by default. Required by ninput.h · 1e9877ba
    Laurent Aimar authored
     *  ninput.h :  extracted  duplicated  stream functions  from  a lot  of
     demuxers and do a nice (?) API.
     * stream.c: implement basic streams  manipulation. It is just a wrapper
     but it is useful.
     * all: added a i_ttl field in network_socket_t to allow per connection ttl
    setting (in fact only used by access_out/udp.c.
    1e9877ba