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
/
dxr3pesframe.c
Age
Commit message (
Expand
)
Author
2010-01-07
check for max sizes supported by syncbuffer
Christian Gmeiner
2009-12-08
add missing break and fix a small style issue
Christian Gmeiner
2009-06-15
Update copyright boilerplates from http://www.gnu.org/licenses/lgpl-2.1.txt a...
Ville Skyttä
2009-06-05
update emacs code style part
Christian Gmeiner
2009-05-07
includes not needed
Christian Gmeiner
2009-05-07
fix url
Christian Gmeiner
2009-04-20
store start of pes frame
Christian Gmeiner
2009-04-19
get rid of m_staticVerticalSize and m_staticHorizontalSize in pes frame
Christian Gmeiner
2009-04-18
get rid of IsValid from cDxr3PesFrame
Christian Gmeiner
2009-04-18
rewrite cDxr3PesFrame::parse
Christian Gmeiner
2009-04-18
rename cDxr3PesFrame::ExtractNextFrame to cDxr3PesFrame::parse
Christian Gmeiner
2009-04-15
rename es to payload in pesframe and co
Christian Gmeiner
2009-04-15
remove GetStreamId() and co
Christian Gmeiner
2008-12-29
Convert to UTF-8.
scop
2007-01-28
Implement SetVideoFormat().
scop
2005-11-25
Even more whitespace/cosmetics.
scop
2005-11-25
More whitespace cleanup.
scop
2005-11-25
Whitespace.
scop
2005-08-02
Update FSF's address.
scop
2005-06-22
Use VDR's logging facilities, no more dxr3plugin.log.
scop
2005-05-01
Corrupt stream fix from Jon Burgess, http://article.gmane.org/gmane.linux.vdr...
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
2004-08-08
updated copyright informations
austriancoder
2004-08-05
initial import
austriancoder