Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 01 Jan 2008 19:52:23 +0000 | diego | Fix license header to read Lesser General Public License 2.1, |
Tue, 01 Jan 2008 19:43:36 +0000 | diego | unrarlib.o no longer exists, link against unrar_exec.o. |
Tue, 01 Jan 2008 19:36:23 +0000 | diego | Add explanatory comments to #endif preprocessor directives. |
Tue, 01 Jan 2008 17:34:57 +0000 | nicodvb | include dvdnav.h from its installation directory rather than appending |
Tue, 01 Jan 2008 17:18:46 +0000 | gpoirier | update copyright year to 2008 |
Tue, 01 Jan 2008 17:03:25 +0000 | nicodvb | removed inclusion of unneeded header (forgotten in previous commit) |
Tue, 01 Jan 2008 17:01:03 +0000 | nicodvb | private structures belong to the C file using them, not to header files included somewhere else |
Mon, 31 Dec 2007 16:15:50 +0000 | diego | Add explanatory comments to the #endif part of multiple inclusion guards. |