Skip to content
  • Gergely Nagy's avatar
    gst/avi/gstavidemux.c: Declare variables at beginning of block and make gcc-2.95 happy · ae541a6e
    Gergely Nagy authored
    Original commit message from CVS:
    
    * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
    Declare variables at beginning of block and make gcc-2.95 happy
    (fixes # 167482, patch by Gergely Nagy).
    
    * gst/tcp/gsttcpclientsrc.c:
    * gst/tcp/gsttcpclientsrc.h:
    Move some includes into the header, so that struct sockaddr_in is
    defined when it should be defined on FreeBSD as well (fixes
    #167483).
    
    * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
    Don't pass uninitialised values to setsockopt() here either.
    ae541a6e
To find the state of this project's repository at the time of any of these versions, check out the tags.