Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 21 Jun 2010 08:38:23 +0000 | diego | Remove redundant cdrom_device extern variable declarations. |
Sun, 20 Jun 2010 19:29:18 +0000 | attila | Prefere the use of inet_ntop over inet_ntoa, as the former is ipv6 safe. |
Sun, 20 Jun 2010 19:26:57 +0000 | cehoyos | Fix compilation after r31490. |
Sun, 20 Jun 2010 18:19:47 +0000 | diego | Move noconfig_opts extern variable declaration to mpcommon.h. |
Sun, 20 Jun 2010 17:58:37 +0000 | diego | Move network_prefer_ipv4/reuse_socket extern declarations to tcp.h/udp.h. |
Sun, 20 Jun 2010 17:54:46 +0000 | diego | Mark data parameter of my_write function as const. |
Sun, 20 Jun 2010 16:01:17 +0000 | diego | Remove duplicate network_bandwidth extern declarations. |
Sun, 20 Jun 2010 15:53:45 +0000 | diego | Add declarations for open.c externally used variables to stream.h. |