summaryrefslogtreecommitdiff
path: root/audio.c
AgeCommit message (Expand)Author
2014-10-31moved audio parser mutex back to Parse() method to improve performanceThomas Reufer
2014-10-29added DTS audio codec supportThomas Reufer
2014-10-01upmix mono audio channels to stereo when using PCM output on HDMIThomas Reufer
2014-09-29set HDMI speaker layout to fix channel mapping for multi channel PCM outputThomas Reufer
2014-09-29fix packet length check for audio pass throughThomas Reufer
2014-09-26reworked audio decoding loop and set correct dstSize before resamplingThomas Reufer
2014-07-13support for >=ffmpeg-1.2 and >=libav-0.8 with resamplingThomas Reufer
2014-07-01replace av_log_format_line by vsnprintf to be compatible with libavThomas Reufer
2014-06-15reworked setup parameter handlingThomas Reufer
2014-05-25Redirect ffmpeg messages to plugin/VDR logsThomas Reufer
2014-05-01added cppcheck as Makefile target and code clean up based on cppcheck's resultsThomas Reufer
2014-04-24add prefix to plugin specific class namesThomas Reufer
2014-04-24move cAudioParser inside cAudioDecoder to avoid duplicate class nameThomas Reufer
2014-04-22some minor audio bugfixes and code clean upThomas Reufer
2014-03-27some minor audio bugfixesThomas Reufer
2014-03-27fixed audio pts queueThomas Reufer
2014-03-23added proper buffering at audio parser and reduced OMX audio buffersThomas Reufer
2014-02-26force appending audio packets to parser even if it's not yet ready when in tr...Thomas Reufer
2014-02-25update commentsThomas Reufer
2014-02-102014-02-10: Version 0.0.80.0.8Thomas Reufer
2014-01-072013-12-30: Version 0.0.70.0.7Thomas Reufer
2014-01-072013-12-16: Version 0.0.6a0.0.6aThomas Reufer
2014-01-072013-12-15: Version 0.0.60.0.6Thomas Reufer
2014-01-072013-11-17: Version 0.0.50.0.5Thomas Reufer
2014-01-072013-10-14: Version 0.0.40.0.4Thomas Reufer