Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 15 Aug 2008 11:40:01 +0000 | michael | Document -lavcopts o, aka libavcodec AVOption. |
Thu, 14 Aug 2008 20:42:54 +0000 | diego | FFmpeg no longer has fastmemcpy support, so no longer trigger recursing |
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 |