Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-12 | Rebuild objects, when Makefile changes. | Johns | |
2012-01-10 | Patch collection from Christian Ruppert. | Christian Ruppert | |
Move objects before $LIBS to avoid link failures with --as-needed. Do not override CFLAGS for video test. Rearrange *FLAGS incl. some minor fixes. Don't override VDRDIR, LIBDIR and TMPDIR in makefile. Don't abuse LDFLAGS in makefile. Define CC in makefile. Include GL/gl.h for the GL_COLOR_BUFFER_BIT definition. VideoInit() needs an argument. | |||
2012-01-03 | Audio update. | Johns | |
Alsa: report needed down sampling of 3/5/6 to 2 channels. Moved alsa code into alsa module. Initial OSS output support. | |||
2011-12-31 | Use only the needed number of surfaces. | Johns | |
Fix problem with video-xvba and too many surfaces used. Prepare new audio driver "oss". | |||
2011-12-31 | Make pthread_setname_np optional for older glibc. | Johns | |
2011-12-24 | Cleanups + Version 0.1.2 released.0.1.2 | Johns | |
2011-12-22 | Initial vdpau support. | Johns | |
2011-12-11 | Fix: indent broke VERSION extraction. | Johns | |
2011-12-07 | Makefile and private make script. | Johns | |