summaryrefslogtreecommitdiffstats
path: root/multimedia/xdvshow
Commit message (Collapse)AuthorAgeFilesLines
* xdvshow uses evil busy loop in the decoding routine and it doesn't worksimokawa2003-08-182-0/+19
| | | | | | as expected with some thread libraries. For an adhoc workaround for this problem, insert usleep() in the loop to force context switch. The original code should be rewritten using a conditional variable.
* xdvshow is a DV/RTP viewer on X11.simokawa2003-05-136-0/+61
Reviewed by: nork
OpenPOWER on IntegriCloud