summaryrefslogtreecommitdiff
path: root/dxr3output-video.c
AgeCommit message (Collapse)Author
2010-02-02remove old buffer and a/v sync partsChristian Gmeiner
2010-01-09add first ro Accessor at cFixedLengthFrameChristian Gmeiner
2010-01-09add Accessors for pts in cFixedLengthFrameChristian Gmeiner
2009-06-15Update copyright boilerplates from http://www.gnu.org/licenses/lgpl-2.1.txt ↵Ville Skyttä
and http://www.gnu.org/licenses/gpl-2.0.txt
2009-06-05update emacs code style partChristian Gmeiner
2009-06-02rework singleton classChristian Gmeiner
2009-03-28rework pmExtern_THIS_SHOULD_BE_AVOIDED playmodeChristian Gmeiner
This commit removes all checks if the device is external released as it is not possible/wanted to set playmode to pmExtern_THIS_SHOULD_BE_AVOIDED and call play methods of device class. Also I removed DON and DOF svdr commands, as in my opinion these two commands are not useful at all. If somebody who needs them give me an example usage for these commands, I will bring them back.
2009-01-11split outputthreadsChristian Gmeiner
2009-01-11split audio and video output into different filesChristian Gmeiner