Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 25 Jan 2009 19:58:33 +0000 | diego | HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes. |
Sun, 25 Jan 2009 19:20:30 +0000 | diego | Add missing header for av_gcd, fixes the warning: |
Sun, 25 Jan 2009 18:46:24 +0000 | reimar | Fix typo: pool -> poll |
Sun, 25 Jan 2009 18:25:11 +0000 | reimar | Actually abort (return NULL) in the alloc-failure check in play_tree_new |
Sun, 25 Jan 2009 18:23:05 +0000 | reimar | Fix a NULL-check that used && instead of || and thus could not avoid crashes. |
Sun, 25 Jan 2009 12:03:28 +0000 | diego | Declare struct SwsContext before using it, fixes the checkheaders warning: |
Sun, 25 Jan 2009 11:59:22 +0000 | diego | Disable C code when compiling AltiVec code, fixes the warning: |
Sun, 25 Jan 2009 11:57:17 +0000 | diego | spelling/grammar cosmetics |