log Makefile @ 30170:008338d7679f

age author description
Mon, 04 Jan 2010 20:32:23 +0000 diego Drop -Iloader from CPPFLAGS for the loader subdirectory.
Mon, 04 Jan 2010 19:56:28 +0000 diego Add loader/wine/ to DIRS; its headers should be part of checkheaders.
Sun, 03 Jan 2010 16:39:16 +0000 reimar 100l, vo_png must go in SRCS_MPLAYER, not SRCS_COMMON.
Sun, 03 Jan 2010 16:26:30 +0000 reimar Change vo_png to use FFmpeg's png encoder instead of libpng.
Sun, 03 Jan 2010 14:54:51 +0000 reimar Finally add matrixview vo.
Thu, 31 Dec 2009 18:25:35 +0000 reimar Extract functions to generate yuv->rgb matrices and lookup tables into a
Sun, 20 Dec 2009 21:11:39 +0000 diego Do not auto-generate the C code to handle PCI vendor and device names.
Sun, 20 Dec 2009 17:49:07 +0000 diego Do not autogenerate vidix/pci_names.h.
Sun, 20 Dec 2009 14:14:56 +0000 diego Run vidix/pci_db2c.awk directly instead of passing it to awk.
Sat, 19 Dec 2009 15:18:22 +0000 reimar Experimental support for external libass.
Sat, 19 Dec 2009 13:46:34 +0000 reimar Add x11_common as dependency for OpenGL with X11 backend.
Wed, 09 Dec 2009 17:52:18 +0000 reimar DShow TV input needs part of the our DirectShow code, so add the proper
Tue, 17 Nov 2009 16:09:17 +0000 reimar Add preliminary support for streaming via FFmpeg's URProtocol functions.
Sat, 07 Nov 2009 16:40:42 +0000 cehoyos Remove CONFIG_TV_TELETEXT.
Thu, 29 Oct 2009 22:13:04 +0000 cehoyos Move teletext specific code from stream into libmpcodecs.