Mercurial > mplayer.hg
log libmpcodecs/vf_spp.c @ 20585:68b55a823fd4
age | author | description |
---|---|---|
Wed, 01 Nov 2006 19:52:42 +0000 | henry | qp height should be in macroblocks, not pixels |
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) |
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. |
Tue, 06 Dec 2005 11:17:26 +0000 | michael | prevent flicker, to get old behaviour use spp=x:y:4 / x:y:5 |
Sat, 03 Dec 2005 03:37:43 +0000 | michael | attribute align |