summaryrefslogtreecommitdiff
path: root/omxdevice.c
AgeCommit message (Expand)Author
2015-04-29skip audio packets when replaying non-radio recordings in trick modesThomas Reufer
2015-04-29prevent writing of incomplete video framesThomas Reufer
2015-04-29fixed polling for video buffersThomas Reufer
2015-04-29do proper stream restart after buffer stallThomas Reufer
2015-04-27fixed displaying of current position when changing replay speedThomas Reufer
2015-04-26fixed PTS wrap aroundThomas Reufer
2015-04-25code clean upThomas Reufer
2015-04-25simplified video stream startThomas Reufer
2015-04-21always stop video decoder on SetPlayMode(pmNone)Thomas Reufer
2015-04-21don't change clock speed when flushingThomas Reufer
2015-04-15reworked clock stretching in live mode based on buffer usageThomas Reufer
2015-04-03avoid double flushing of audio renderThomas Reufer
2015-03-22reset reference time after flushThomas Reufer
2015-03-21removed unnecessary codeThomas Reufer
2015-02-27changed trace level for stream start messages to debugThomas Reufer
2015-02-27fixed OMX clock start on still picture and stream startThomas Reufer
2015-02-03trace speed changes in live mode only when debuggingThomas Reufer
2015-01-17reworked omxdevice and improved clock stretching for transfer modeThomas Reufer
2014-12-23modified cOmxDevice::StillPicture() to accept raw MPEG dataThomas Reufer
2014-11-14moved audio parser mutex back to Parse() method to improve performanceThomas Reufer
2014-11-14move initial video mode setup to plugin start and update OSD after mode changesThomas Reufer
2014-11-14increased latency target for live mode to 500msThomas Reufer
2014-10-06add setup options to control video mode and its behaviour on stream changesThomas Reufer
2014-10-06introduce HDMI mode settings and move display handling to cRpiDisplayThomas Reufer
2014-10-06introduce OMX stream start callbackThomas Reufer
2014-09-28skip non-video packets in StillPicture(), fixes artifacts in PES recordingsThomas Reufer
2014-09-28skip audio substream header for PES recordings with AC3 audio trackThomas Reufer
2014-09-26avoid flushing OMX video chain twice when calling SetPlayMode(pmNone)Thomas Reufer
2014-09-02skip packets with invalid payload offset in PlayVideo() and PlayAudio()Thomas Reufer
2014-09-02play multiple video PES packets sequentially in StillPicture()Thomas Reufer
2014-06-15add setup option for video framing mode in case of incompatible aspect ratioThomas Reufer
2014-06-15reworked setup parameter handlingThomas Reufer
2014-04-24add prefix to plugin specific class namesThomas Reufer
2014-03-24report valid VideoAspect if video is stopped (reported by Rolf Ahrenberg)Thomas Reufer
2014-03-24fixed buffer stall after StillPicture()Thomas Reufer
2014-03-23increased latency target for transfer mode to 200msThomas Reufer
2014-03-23reworked clock handling for normal play back and trick modesThomas Reufer
2014-03-23added proper buffering at audio parser and reduced OMX audio buffersThomas Reufer
2014-03-16fixed default quality when grabbing jpeg image (reported by Klaus Schmidinger)Thomas Reufer
2014-02-26force appending audio packets to parser even if it's not yet ready when in tr...Thomas Reufer
2014-02-25added experimental clock adjustment in transfer modeThomas Reufer
2014-02-12- fixed:Thomas 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
2014-01-072013-10-02: Version 0.0.30.0.3Thomas Reufer
2014-01-072013-09-29: Version 0.0.20.0.2Thomas Reufer