Mercurial > mplayer.hg
log libmpcodecs/vf_uspp.c @ 18507:aca735a7f219
age | author | description |
---|---|---|
Mon, 17 Apr 2006 20:20:28 +0000 | nicodvb | removed unreachable code: this filter can't compile with external libavcodec (the Makefile rules prevent it) |
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) |
Mon, 13 Feb 2006 07:00:37 +0000 | lorenm | lavc exposes the reconstructed picture, so no need to decode it again |
Tue, 31 Jan 2006 23:36:12 +0000 | diego | Move conditional compilation out of the code and into the build system. |
Fri, 13 Jan 2006 00:23:32 +0000 | diego | Update licensing information: The FSF changed postal address. |
Sat, 03 Dec 2005 03:04:10 +0000 | michael | switch to snow |
Fri, 18 Nov 2005 14:39:25 +0000 | diego | Unify include path handling, -I.. is in CFLAGS. |
Tue, 08 Nov 2005 13:15:19 +0000 | michael | ultra simple&slow pp filter, yes yet another spp like filter :) |