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 (
Expand
)
Author
2010-04-16
remove redundant check if pFrame is null
Christian Gmeiner
2010-04-16
bring back ac3 via pcm-encapsulation
Christian Gmeiner
2010-04-10
make use of Accessors
Christian Gmeiner
2010-03-18
a small cleanup
Christian Gmeiner
2010-02-05
there is no need to store SampleContext in pesframe
Christian Gmeiner
2010-02-05
update audio context and dont forget to open the audio device
Christian Gmeiner
2010-02-05
respect volume setting
Christian Gmeiner
2010-02-02
add method to decode a given frame
Christian Gmeiner
2010-02-02
remove old buffer and a/v sync parts
Christian Gmeiner
2010-01-09
make more use of Accessors
Christian Gmeiner
2009-12-09
make call to cDxr3AudioDecoder::DecodeAc3Dts simpler
Christian Gmeiner
2009-12-07
simplify support for different ffmpeg versions
Christian Gmeiner
2009-12-07
fixed bug #169
Christian Gmeiner
2009-12-05
will come back when used
Christian Gmeiner
2009-12-05
add support for avcodec_decode_audio3
Christian Gmeiner
2009-12-05
fix audio problems with vdr 1.7.10
Christian Gmeiner
2009-12-05
remove not needed bools and the logic behind them
Christian Gmeiner
2009-12-05
improve DecodeLpcm method
Christian Gmeiner
2009-12-04
fix a small problem with initing the lastBitrate value
Christian Gmeiner
2009-12-04
rework checking of mpeg audio header
Christian Gmeiner
2009-10-23
move for-loop counter declaration into for-loop description
Christian Gmeiner
2009-10-23
make use of ffmpeg macro
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-05-28
simplify Decode
Christian Gmeiner
2009-05-07
changed style of source
Christian Gmeiner
2009-05-02
cleanup header includes
Christian Gmeiner
2009-04-30
get rid of UNEXPECTED_PARAMETER_CHANGE exception
Christian Gmeiner
2009-04-30
no need to store channels and sample rate in the audiodecoder
Christian Gmeiner
2009-04-20
this is a small preperation for later patches
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-03-28
get rid of dxr3ffmpeg
Christian Gmeiner
2009-02-23
simplify audiosamplerate handling
Christian Gmeiner
2009-02-23
simplify audiochannel handling
Christian Gmeiner
2009-02-18
cleanup audiodecoder a little bit
Christian Gmeiner
2009-01-12
remove dxr3vdrincludes.h
Christian Gmeiner
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
[next]