Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 24 Jun 2007 12:43:45 +0000 | reimar | Return value of gtk_entry_get_text is const, so declare variables as const as well. |
Sun, 24 Jun 2007 12:40:51 +0000 | reimar | ff_gcd is already in libavutil/common.h, no need for an extra prototype here |