Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 24 Jun 2007 14:09:53 +0000 | reimar | Remove unused (static) function prototype. |
Sun, 24 Jun 2007 14:08:22 +0000 | reimar | Fix format string to match actual type. |
Sun, 24 Jun 2007 14:04:48 +0000 | reimar | Move variable into the block where it actually used |
Sun, 24 Jun 2007 13:34:16 +0000 | reimar | index_mode is already defined in demuxer.h |
Sun, 24 Jun 2007 13:27:03 +0000 | reimar | get rid of useless *alloc casts |
Sun, 24 Jun 2007 13:21:50 +0000 | reimar | Get rid of: useless variable, useless cast and void * arithmetic |
Sun, 24 Jun 2007 13:20:17 +0000 | reimar | Use AV_RL32 |