log

age author description
Thu, 26 Mar 2009 12:41:43 +0000 diego Make svn:ignore properties globally consistent. Ignore all .d, .ho, .exe, -test
Thu, 26 Mar 2009 11:00:04 +0000 reimar Add support for mmsh:// as alias for mmshttp://
Thu, 26 Mar 2009 01:30:10 +0000 ramiro Move yuv2rgb code to subdirs.
Wed, 25 Mar 2009 23:59:48 +0000 compn enable vp6 codec to read/write .fpf (passlogfile)
Wed, 25 Mar 2009 23:32:27 +0000 cehoyos Simplify vdpau deinterlacing code and fix timing for deint=2.
Wed, 25 Mar 2009 21:43:33 +0000 diego typo fixes
Wed, 25 Mar 2009 21:37:57 +0000 diego Update date in manual page.
Wed, 25 Mar 2009 21:31:56 +0000 diego Rename 'default-binds' input option to 'default-bindings'.
Wed, 25 Mar 2009 19:48:05 +0000 diego cosmetics: Drop leading underscore from extra_ variables.
Wed, 25 Mar 2009 18:08:52 +0000 diego swscale-example is an API example, not a test program.
Wed, 25 Mar 2009 17:38:52 +0000 cehoyos 1l: There is no more delay since r29051.
Wed, 25 Mar 2009 07:52:41 +0000 cehoyos Clarify vdpau deinterlacers.
Tue, 24 Mar 2009 21:49:08 +0000 cehoyos New VDPAU deinterlacing code needs one reference surface less for software decoding.
Tue, 24 Mar 2009 21:47:56 +0000 cehoyos New vdpau deinterlacing code needs one reference surface less.
Tue, 24 Mar 2009 21:45:39 +0000 cehoyos Stephen Warren reported that VDPAU deinterlacing did not work correctly.
Tue, 24 Mar 2009 19:48:51 +0000 compn sqcp plays with ffqclp in ffmpeg
Tue, 24 Mar 2009 09:32:35 +0000 diego Update help output with previous --extra-ldflags change.
Tue, 24 Mar 2009 07:11:35 +0000 sdrik Adds "YUYV422 to YUVA420P" and "UYVY422 to YUVA420P" unscaled convertion
Tue, 24 Mar 2009 07:10:19 +0000 sdrik Fix some places where "non-alpha to YUVA420P" do not fill the alpha plane
Tue, 24 Mar 2009 07:09:19 +0000 sdrik Simpler and more elegant fix to the x86_32/OSX+PIC build failure
Tue, 24 Mar 2009 00:22:51 +0000 diego Replace --with-extralibdir option by --extra-ldflags, which accepts arbitrary
Mon, 23 Mar 2009 23:41:24 +0000 diego typo fix: Remove stray '-' from --extra-cflags option evaluation.
Mon, 23 Mar 2009 23:37:51 +0000 diego Replace --with-extraincdir option by --extra-cflags, which accepts arbitrary
Mon, 23 Mar 2009 22:53:42 +0000 diego Get rid of pointless EXTRA_INC and EXTRAXX_INC config.mak variable indirection.
Mon, 23 Mar 2009 22:42:53 +0000 diego Do not use full CFLAGS to build codec-cfg, they are unnecessary.
Sun, 22 Mar 2009 23:58:40 +0000 cehoyos Change function call order in config().
Sun, 22 Mar 2009 23:15:54 +0000 diego Rename 'tests' target to 'testprogs'. It is too easily confused with the
Sun, 22 Mar 2009 23:09:20 +0000 diego Remove unnecessary CLEANFILES declaration. Test programs do not require it.
Sun, 22 Mar 2009 14:28:13 +0000 reimar Add forgotten "static" to new data_length variable in ao_pcm
Sun, 22 Mar 2009 14:27:10 +0000 reimar Whitespace-only cosmetics: use consistent indentation in ao_pcm.c