index
:
vdr-plugin-dxr3
buffer-and-sync-rewrite
master
old-main
VDR DXR3 Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dxr3demuxdevice.c
Age
Commit message (
Expand
)
Author
2009-04-19
get rid of m_staticVerticalSize and m_staticHorizontalSize in pes frame
Christian Gmeiner
2009-04-18
get rid of cDxr3SafeArray and all the exception stuff
Christian Gmeiner
2009-04-18
get rid of IsValid from cDxr3PesFrame
Christian Gmeiner
2009-04-18
rename cDxr3PesFrame::ExtractNextFrame to cDxr3PesFrame::parse
Christian Gmeiner
2009-04-18
get rid of an assumption of older vdr version
Christian Gmeiner
2009-04-18
fix coding style before starting rewrite
Christian Gmeiner
2009-04-15
rename es to payload in pesframe and co
Christian Gmeiner
2009-04-01
simplify cDxr3DemuxDevice::setAudio
Christian Gmeiner
2009-02-26
remove unused code in the demux device
Christian Gmeiner
2009-02-21
first work to get alsa audio output
Christian Gmeiner
2008-12-29
Convert to UTF-8.
scop
2007-04-05
Apply patches/vdr-dxr3-ac3.patch, start countdown to 0.2.7.
scop
2007-01-28
Use cCondWait::SleepMs() instead of usleep().
scop
2006-02-11
Some commented out code updates (no-op).
scop
2005-08-02
Update FSF's address.
scop
2005-06-22
Use VDR's logging facilities, no more dxr3plugin.log.
scop
2005-05-28
Improve recovery and avoid lockups with bad streams (Jon Burgess).
scop
2005-05-28
Clean up non-working dead code for VDR < 1.3.11.
scop
2005-04-19
Mass indentation/whitespace cleanup.
scop
2005-04-18
More indentation settings.
scop
2005-04-18
Add (X)Emacs indentation settings.
scop
2005-04-18
Oops, wrong tree... revert.
scop
2005-04-18
Add (X)Emacs indentation settings.
scop
2005-03-14
Apply get/setVerticalSize part of Luca Olivetti's Xine scaler patch.
scop
2005-03-14
Fix audio and video thread deletion in demux device destructor.
scop
2005-03-14
Sync comments from HEAD.
scop
2005-03-14
Merge copyright infos from HEAD.
scop
2004-09-18
added/updated copyright informations
austriancoder
2004-09-13
added and converted comments into a doxygen friendly format
austriancoder
2004-08-05
initial import
austriancoder