Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 03 Dec 2006 21:43:57 +0000 | reimar | Remove unused function pointers, they probably had incorrect prototypes |
Sun, 03 Dec 2006 21:18:59 +0000 | aurel | remove headers included twice |
Sun, 03 Dec 2006 21:17:51 +0000 | aurel | use strchr() instead of index() |
Sun, 03 Dec 2006 21:06:52 +0000 | gpoirier | sync w/ r21452 |
Sun, 03 Dec 2006 20:26:00 +0000 | reimar | mmap memory area for generated code to avoid crashes on machines which |
Sun, 03 Dec 2006 19:49:39 +0000 | reimar | Fix 21381, make sure gcc does not make any ip-relative calls or similar. |