summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-11Thread init/exit moved into own functions.Johns
2011-12-10Video 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-08Pass audio PTS to codec.Johns
Correct PTS extraction and pass it to codec module. C++ destructor calls C function. Fix spuDecoder is used uninitialized.
2011-12-08Audio improvement (missing headerfile).Johns
2011-12-08Audio 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-08Use old aspect-ratio, make thread joinable.Johns
2011-12-07Reduce program exit crashes, due ...Johns
2011-12-07Close codec written.Johns
2011-12-07Makefile and private make script.Johns
2011-12-07C part of the plugin.Johns
2011-12-07C++ part of the plugin.Johns
2011-12-06Standard distribution files.Johns