Mercurial > mplayer.hg
log libmpcodecs/vf_sab.c @ 26006:ac00f0e343df
age | author | description |
---|---|---|
Wed, 20 Feb 2008 08:24:26 +0000 | diego | vf_sab mirrors coefficients past the edge of the picture instead of cropping: |
Sun, 02 Dec 2007 14:57:15 +0000 | reimar | Make all vf_info_t structs const |
Sun, 27 May 2007 20:36:04 +0000 | reimar | Remove useless fastmemcpy.h include for filters that do not even do any memcpy. |
Sun, 31 Dec 2006 02:44:54 +0000 | rathann | Fix build with shared libavutil. Approved by Diego. |
Sun, 17 Sep 2006 15:02:13 +0000 | lucabe | Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext() |
Fri, 30 Jun 2006 12:00:31 +0000 | lucabe | Move postproc ---> libswscale |
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) |