Mon, 11 Dec 2006 18:50:52 +0000 |
henry |
count needs to be even
|
Wed, 01 Nov 2006 19:52:42 +0000 |
henry |
qp height should be in macroblocks, not pixels
|
Sun, 13 Aug 2006 00:21:14 +0000 |
diego |
Replace asmalign.h hack by ASMALIGN cpp macros from config.h.
|
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)
|
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)
|
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.
|
Mon, 19 Dec 2005 18:04:37 +0000 |
henry |
reverse the H264 hack
|
Sun, 18 Dec 2005 18:11:26 +0000 |
henry |
negative quality values allow postproc regardless of input
|
Sun, 18 Dec 2005 13:35:48 +0000 |
henry |
do not postprocess H264
|
Wed, 07 Dec 2005 20:04:16 +0000 |
henry |
prevent flicker on b-frames, trivial port from vf_spp
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Wed, 20 Jul 2005 01:22:24 +0000 |
iive |
use stored dimensions instead of visible one when (vf_)get_image is called
|
Sun, 05 Jun 2005 18:25:49 +0000 |
henry |
sanity checks for options; treat quality > 5 as 5, not 4
|
Sat, 04 Jun 2005 16:41:53 +0000 |
henry |
x86-64 fixes by Reimar
|
Sat, 04 Jun 2005 12:41:19 +0000 |
henry |
disable mmx code for x86-64
|
Sat, 04 Jun 2005 07:58:40 +0000 |
henry |
move unchanged registers back to input spec
|
Sat, 04 Jun 2005 07:05:02 +0000 |
henry |
faster spp filter by Nikolaj Poroshin <porosh3 at psu ru>
|