log

age author description
Tue, 30 Oct 2012 16:48:00 +0000 reimar Remove pointless commented-out code.
Tue, 30 Oct 2012 16:47:20 +0000 reimar Remove left-over debug printf.
Tue, 30 Oct 2012 16:42:25 +0000 reimar Fix off-by-one error in check.
Tue, 30 Oct 2012 16:40:22 +0000 reimar Remove "else" that makes no sense and results in uninitialized data
Tue, 30 Oct 2012 16:35:36 +0000 reimar Make some variables static.
Tue, 30 Oct 2012 16:34:02 +0000 reimar Since the modecount variable is only ever initialized when the videmodes
Tue, 30 Oct 2012 16:30:47 +0000 reimar Fix copy-paste error found by Coverity (yes, it really has a
Tue, 30 Oct 2012 15:40:41 +0000 upsuper vd_black: simplify code
Tue, 30 Oct 2012 11:33:14 +0000 cehoyos 1l: Forgot comment about internal FourCC YOP1.
Tue, 30 Oct 2012 11:32:05 +0000 cehoyos Support FFmpeg YOP decoder.
Sun, 28 Oct 2012 20:55:47 +0000 al build/configure: Check for more math functions
Sun, 28 Oct 2012 14:32:30 +0000 cehoyos Allow telecine filter to work for YUV16 formats.
Sat, 27 Oct 2012 20:31:06 +0000 compn map 0xa100 to ffg723.1, ff ticket #1856
Sat, 27 Oct 2012 12:22:26 +0000 al build/configure: Move addition of extra CFLAGS further down
Fri, 26 Oct 2012 19:06:50 +0000 reimar Use local variable since we already have it.