Mercurial > mplayer.hg
log libmpcodecs/vf_divtc.c @ 21507:fa99b3d31d13
age | author | description |
---|---|---|
Thu, 07 Dec 2006 11:58:07 +0000 | reimar | Hack around libavutil/bswap.h compilation problems due to always_inline undefined. |
Wed, 29 Nov 2006 15:02:45 +0000 | diego | Remove bswap.h, use libavutil/bswap.h instead. |
Sun, 13 Aug 2006 00:21:14 +0000 | diego | Replace asmalign.h hack by ASMALIGN cpp macros from config.h. |
Sat, 15 Apr 2006 20:46:54 +0000 | nplourde | add support for intel mac. mp3lib is not fixed yet. |
Tue, 21 Mar 2006 21:26:42 +0000 | michael | passing pts through the filter layer (lets see if pts or cola comes out at the end) |
Fri, 18 Nov 2005 14:39:25 +0000 | diego | Unify include path handling, -I.. is in CFLAGS. |
Thu, 28 Jul 2005 15:44:39 +0000 | reimar | deghost_plane also reads from destination, so request readable buffer |