Mercurial > mplayer.hg
log osdep/Makefile @ 25101:10a3f5b4ee20
age | author | description |
---|---|---|
Wed, 21 Nov 2007 09:25:10 +0000 | diego | Rename timer-lx.c --> timer-linux.c. |
Tue, 17 Jul 2007 09:45:10 +0000 | diego | Remove unused scandir() check and fallback implementation. |
Tue, 17 Jul 2007 09:41:47 +0000 | diego | Remove unused ftello() check and fallback implementation. |
Tue, 17 Jul 2007 09:40:32 +0000 | diego | Remove unused fseeko() check and fallback implementation. |
Thu, 05 Jul 2007 22:01:07 +0000 | reimar | Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy |
Sat, 17 Mar 2007 19:54:31 +0000 | diego | Do not disable cache on MinGW, just disable shmem compilation. |
Tue, 13 Mar 2007 21:55:23 +0000 | diego | cosmetics: Fix indentation, reorder some lines for consistency. |