Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 16 Jul 2008 15:09:24 +0000 | diego | Replace simple sed invocation by even simpler tr invocation. |
Wed, 16 Jul 2008 15:08:34 +0000 | diego | Merge two consecutive sed calls into one. |
Tue, 15 Jul 2008 22:22:25 +0000 | diego | Add IDs to some XML elements to avoid warnings. |
Tue, 15 Jul 2008 19:08:09 +0000 | reimar | Make af_hrtf tables static const |
Tue, 15 Jul 2008 19:05:42 +0000 | reimar | Add const to libaf/filter.c functions. |
Tue, 15 Jul 2008 17:35:52 +0000 | reimar | Replace S_IREAD|S_IWRITE by POSIX-compatible S_IRUSR|S_IWUSR (not exactly the same, but should not matter). |