Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 14 Aug 2008 16:04:32 +0000 | diego | Remove unused static declarations, fixes the warnings: |
Thu, 14 Aug 2008 15:54:53 +0000 | diego | Use '#include <poll.h>' instead of '#include <sys/poll.h>'. |
Thu, 14 Aug 2008 15:48:11 +0000 | diego | 100l: Rename missed preprocessor directives from a HAVE_ prefix to CONFIG_. |
Wed, 13 Aug 2008 22:09:33 +0000 | aurel | add mapping for real audio and video CODEC_ID to MPlayer's fourcc |
Wed, 13 Aug 2008 18:22:10 +0000 | compn | fixes spotted by diego |
Wed, 13 Aug 2008 00:01:31 +0000 | aurel | demux_lavf: fix mp_seek behavior in case of seeking error |
Tue, 12 Aug 2008 07:38:30 +0000 | diego | Remove pointless #ifdefs around extern declarations. |
Tue, 12 Aug 2008 07:33:15 +0000 | diego | Remove useless DVB-related #include. |