Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 09 Mar 2009 20:30:24 +0000 | ben | The first valid index is total count - 1 (usually 0) |
Mon, 09 Mar 2009 19:15:20 +0000 | reimar | Do not call waveOutReset in uninit if you should wait till playing finishes, |
Mon, 09 Mar 2009 18:21:47 +0000 | reimar | Reuse libavutil fifo code instead of reimplementing it over and over. |
Mon, 09 Mar 2009 17:25:43 +0000 | kostya | Mask all unused bits for packed pixel format instead of green and alpha mask only. |
Mon, 09 Mar 2009 15:01:53 +0000 | reimar | Get rid of DEMUXER_TYPE_NUV define, it is no longer used. |
Mon, 09 Mar 2009 15:01:12 +0000 | reimar | Get rid of nuppelvideo.h and its ugly packed struct and instead write the |
Mon, 09 Mar 2009 14:49:17 +0000 | compn | people are forgetting to update the changelog |
Mon, 09 Mar 2009 14:40:55 +0000 | reimar | Fix type of zlen, fixes crashes on 64 bit systems. |