Mercurial > mplayer.hg
log gui/mplayer/common.c @ 24566:1761f919749b
age | author | description |
---|---|---|
2007-08-28 | diego | warning fix: |
2007-07-05 | reimar | Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy |
2007-05-27 | reimar | Remove two useless fastmemcpy.h includes in gui code. |
2007-05-16 | reimar | Include string.h for memcpy, fastmemcpy.h alone is not enough. |
2007-04-29 | diego | Fix several implicit declarations of functions warnings. |
2007-04-23 | diego | Gui --> gui |