summaryrefslogtreecommitdiff
path: root/omxdevice.c
AgeCommit message (Expand)Author
2014-10-31moved audio parser mutex back to Parse() method to improve performanceThomas Reufer
2014-10-30move initial video mode setup to plugin start and update OSD after mode changesThomas Reufer
2014-10-29increased 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
2014-01-072013-09-27: Version 0.0.10.0.1Thomas Reufer