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
/
dxr3audiodecoder.c
Age
Commit message (
Collapse
)
Author
2008-12-29
Convert to UTF-8.
scop
2007-04-03
Use avcodec_decode_audio2() if available.
scop
2007-01-07
Spelling fixes.
scop
2006-04-23
-pedantic fixups.
scop
2005-08-27
Fix crash on audio sync buffer push timeouts (Jon Burgess).
scop
2005-08-26
Don't abort with lpcm frames containing an odd number of bytes, drop instead.
scop
2005-08-02
Update FSF's address.
scop
2005-06-22
Use VDR's logging facilities, no more dxr3plugin.log.
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-23
Sync std:: fixes from HEAD.
scop
2005-03-16
Sync comments from HEAD.
scop
2005-01-03
ironed out some compile errors
austriancoder
2004-12-09
change code to fit own coding style
austriancoder
2004-10-10
using now std:: instead of namespace std;
austriancoder
2004-09-13
added and converted comments into a doxygen friendly format
austriancoder
2004-08-05
initial import
austriancoder