Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 21 Jun 2010 09:51:26 +0000 | diego | Move faac/lame/toolame/twolame option array declarations to appropriate headers. |
Mon, 21 Jun 2010 09:42:28 +0000 | diego | Move mpae_twolame_ctx structure to ae_twolame.c. |
Mon, 21 Jun 2010 09:42:01 +0000 | diego | Move mpae_toolame_ctx structure to ae_toolame.c. |
Mon, 21 Jun 2010 08:58:49 +0000 | diego | Remove redundant dvd_device extern variable declaration. |
Mon, 21 Jun 2010 08:58:09 +0000 | diego | Move dvd_device extern declaration from stream_dvd_common.h to stream.h. |
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. |