Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-30 | Name threads for easier debugging. | Johns | |
2011-12-25 | Support other than "PCM" alsa mixer channels. | Johns | |
2011-12-22 | Initial vdpau support. | Johns | |
2011-12-11 | Thread init/exit moved into own functions. | Johns | |
2011-12-10 | Video enhancements. | Johns | |
Pass PTS to video codec. Flush audio buffer on channel change. Sync audio + video stream. Add workaround for Intel VA-API driver that forgets OSD position/size. | |||
2011-12-08 | Audio improvement. | Johns | |
Made audio thread cancelable. Calculate audio PTS. Disable alsa message to stderr. Better buffer flush with threaded play. Prepared audio resample, for unsupported number of audio channels. | |||
2011-12-07 | C part of the plugin. | Johns | |