summaryrefslogtreecommitdiff
path: root/dxr3audiodecoder.c
AgeCommit message (Expand)Author
2010-02-28Fix indentation settings.HEADmasterVille Skyttä
2010-01-09make more use of AccessorsChristian Gmeiner
2009-12-09make call to cDxr3AudioDecoder::DecodeAc3Dts simplerChristian Gmeiner
2009-12-07simplify support for different ffmpeg versionsChristian Gmeiner
2009-12-07fixed bug #169Christian Gmeiner
2009-12-05will come back when usedChristian Gmeiner
2009-12-05add support for avcodec_decode_audio3Christian Gmeiner
2009-12-05fix audio problems with vdr 1.7.10Christian Gmeiner
2009-12-05remove not needed bools and the logic behind themChristian Gmeiner
2009-12-05improve DecodeLpcm methodChristian Gmeiner
2009-12-04fix a small problem with initing the lastBitrate valueChristian Gmeiner
2009-12-04rework checking of mpeg audio headerChristian Gmeiner
2009-10-23move for-loop counter declaration into for-loop descriptionChristian Gmeiner
2009-10-23make use of ffmpeg macroChristian Gmeiner
2009-06-15Update copyright boilerplates from http://www.gnu.org/licenses/lgpl-2.1.txt a...Ville Skyttä
2009-06-05update emacs code style partChristian Gmeiner
2009-06-05prepare parts of the audio pipline to work directly with cDxr3PesFrameChristian Gmeiner
2009-05-28simplify DecodeChristian Gmeiner
2009-05-07changed style of sourceChristian Gmeiner
2009-05-02cleanup header includesChristian Gmeiner
2009-04-30get rid of UNEXPECTED_PARAMETER_CHANGE exceptionChristian Gmeiner
2009-04-30no need to store channels and sample rate in the audiodecoderChristian Gmeiner
2009-04-20this is a small preperation for later patchesChristian Gmeiner
2009-04-18rename cDxr3PesFrame::ExtractNextFrame to cDxr3PesFrame::parseChristian Gmeiner
2009-04-15rename es to payload in pesframe and coChristian Gmeiner
2009-03-28get rid of dxr3ffmpegChristian Gmeiner
2009-02-23simplify audiosamplerate handlingChristian Gmeiner
2009-02-23simplify audiochannel handlingChristian Gmeiner
2009-02-18cleanup audiodecoder a little bitChristian Gmeiner
2009-01-12remove dxr3vdrincludes.hChristian Gmeiner
2008-12-29Convert to UTF-8.scop
2007-04-03Use avcodec_decode_audio2() if available.scop
2007-01-07Spelling fixes.scop
2006-04-23-pedantic fixups.scop
2005-08-27Fix crash on audio sync buffer push timeouts (Jon Burgess).scop
2005-08-26Don't abort with lpcm frames containing an odd number of bytes, drop instead.scop
2005-08-02Update FSF's address.scop
2005-06-22Use VDR's logging facilities, no more dxr3plugin.log.scop
2005-04-19Mass indentation/whitespace cleanup.scop
2005-04-18More indentation settings.scop
2005-04-18Add (X)Emacs indentation settings.scop
2005-04-18Oops, wrong tree... revert.scop
2005-04-18Add (X)Emacs indentation settings.scop
2005-03-23Sync std:: fixes from HEAD.scop
2005-03-16Sync comments from HEAD.scop
2005-01-03ironed out some compile errorsaustriancoder
2004-12-09change code to fit own coding styleaustriancoder
2004-10-10using now std:: instead of namespace std;austriancoder
2004-09-13added and converted comments into a doxygen friendly formataustriancoder
2004-08-05initial importaustriancoder