summaryrefslogtreecommitdiff
path: root/dxr3audiodecoder.h
AgeCommit message (Collapse)Author
2009-12-05remove not needed bools and the logic behind themChristian Gmeiner
2009-12-04rework checking of mpeg audio headerChristian Gmeiner
2009-06-15Update copyright boilerplates from http://www.gnu.org/licenses/lgpl-2.1.txt ↵Ville Skyttä
and http://www.gnu.org/licenses/gpl-2.0.txt
2009-06-05update emacs code style partChristian Gmeiner
2009-06-05prepare parts of the audio pipline to work directly with cDxr3PesFrameChristian Gmeiner
2009-05-02cleanup header includesChristian 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
Reduce the number of method arguments and simply use a pointer to a cDxr3PesFrame.
2009-03-28get rid of dxr3ffmpegChristian Gmeiner
2009-02-18introduce Uncopyable classChristian Gmeiner
2009-02-18cleanup audiodecoder a little bitChristian Gmeiner
If we can not find the audio codec, stop everything, as we need a working ffmpeg installation. Also some unused variables were removed.
2008-12-29Convert to UTF-8.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-14Merge copyright infos from HEAD.scop
2004-12-09change code to fit own coding styleaustriancoder
2004-09-18added/updated copyright informationsaustriancoder
2004-09-13added and converted comments into a doxygen friendly formataustriancoder
2004-08-05initial importaustriancoder