Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 19 Aug 2009 09:01:37 +0000 | reimar | Change ao_dart to use AVFifoBuffer instead of its own fifo implementation, too. |
Wed, 19 Aug 2009 08:47:46 +0000 | diego | Fix detection of mips arch on NetBSD/sgimips. |
Wed, 19 Aug 2009 08:21:55 +0000 | reimar | Free initial swscale context, too. Avoids a valgrind warning. |
Wed, 19 Aug 2009 08:18:53 +0000 | reimar | Remove useless casts of malloc return value. |
Wed, 19 Aug 2009 01:33:17 +0000 | ramiro | Introduce and use sws_allocVec(). |
Wed, 19 Aug 2009 01:32:06 +0000 | ramiro | Reuse sws_getConstVec() where possible. |
Tue, 18 Aug 2009 22:25:58 +0000 | tack | Cosmetics: adjust alignment. |