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
/
dxr3output-audio.c
Age
Commit message (
Expand
)
Author
2010-02-28
Fix indentation settings.
HEAD
master
Ville Skyttä
2010-01-09
add first ro Accessor at cFixedLengthFrame
Christian Gmeiner
2010-01-09
add Accessors for pts in cFixedLengthFrame
Christian Gmeiner
2010-01-09
make more use of Accessors
Christian Gmeiner
2009-12-09
switching from analog to digital works again
Christian Gmeiner
2009-12-09
will comeback if time is right
Christian Gmeiner
2009-12-09
change structure of iAudio class
Christian Gmeiner
2009-12-08
remove IsAudioModeAC3() method - instead make use of iAudio
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-06-05
prepare parts of the audio pipline to work directly with cDxr3PesFrame
Christian Gmeiner
2009-06-02
rework singleton class
Christian Gmeiner
2009-05-07
add methods to playback cDxr3PesFrames - untested
Christian Gmeiner
2009-03-28
rework pmExtern_THIS_SHOULD_BE_AVOIDED playmode
Christian Gmeiner
2009-02-26
workaround: changing samplerate to -1 (old 48000)
Christian Gmeiner
2009-02-25
factor our audio stuff from dxr3interface.h
Christian Gmeiner
2009-02-22
Use iAudio class to resample audio stream
Christian Gmeiner
2009-02-21
first work to get alsa audio output
Christian Gmeiner
2009-02-18
fix compile warnings
Christian Gmeiner
2009-01-11
split outputthreads
Christian Gmeiner
2009-01-11
split audio and video output into different files
Christian Gmeiner