]> git.vomp.tv Git - vompclient.git/history - videoomx.cc
Compile fix for MVP re: location change of hmsf
[vompclient.git] / videoomx.cc
2017-03-11 Marten RichterUse qpu only for SD content, minor fix in osdopenvg... 0-5-0
2017-03-04 Marten RichterFix image_fx deinterlace parameters and add additional...
2017-02-03 Chris TallonMore compiler warning fixes scraper_support
2017-02-01 Chris TallonFix hang skipping after pause (thread deadlock / videoo...
2017-01-17 Chris TallonFile permissions
2017-01-17 Chris TallonFix several memory leaks
2014-10-19 Marten RichterFix deadlock between imageomx and videoomx, contains...
2014-10-19 Marten RichterFix segfault in vepgadvanced
2014-10-07 Marten RichterFix locking and thread cancelation state in updatemode
2014-10-03 rootAdd more flexible video display options
2014-08-23 Marten RichterHardware accelerated decoding is now working
2014-08-20 Marten RichterHardware JPEG rendering is now working but not perfectly
2014-07-31 Marten RichterOptimizations in OMX handling towards accelerated image...
2014-07-13 Marten RichterMerge branch 'master' of ssh://git.vomp.tv:20022/vompcl...
2014-07-13 Marten RichterAdd tvscraper support and other image handling stuff...
2014-02-01 Chris TallonMerge branch '0-4-1-dev'
2013-11-24 Marten RichterReactivate remote reintialization in videoomx and purge...
2013-11-24 Marten RichterRemove remote reinit in videoomx signaloff
2013-11-09 Marten RichterMerge branch '0-4-1-dev' of http://git.vomp.tv/vompclient
2013-07-28 Marten RichterFlush/Reset video decoder pipeline, in case decoder...
2013-05-18 Chris TallonMerge remote-tracking branch 'vompclient-marten/master...
2013-04-13 Marten RichterFix first frame omx handling, also only enable and...
2013-03-16 Marten RichterMinor change in stream handling
2013-02-23 Chris TallonMerge branch '0-4-0rc' 0-4-0
2013-02-15 Marten RichterFix for damaged stream, reported by hondanxs
2013-01-06 Chris TallonMerge new vomp discovery protocol branch
2013-01-06 Chris TallonMerge remote-tracking branch 'vompclient-raspi/master'
2012-12-20 Marten RichterFixes for next firmware tree
2012-11-20 Marten Richtergcc compile fixes reported by sirwio
2012-11-18 Marten RichterQuery Mpeg2 support and fix of aspect switching
2012-11-18 Marten RichterActivate HD deinterlacer
2012-11-17 Marten RichterUpdates on mode switching code, still turned off
2012-11-17 Marten RichterLet vomp handle aspect ratio change, better aspect...
2012-11-11 Marten RichterFix shutdown of osdvector and some hdmi related changes#
2012-11-11 Marten RichterBlock mediapackets on pause
2012-11-10 Marten RichterChange pause handling, as suggested by davep
2012-11-07 Marten RichterChanges in analog tv mode switching
2012-11-04 Marten RichterSome other preparations for dynamic video mode change
2012-11-04 Marten RichterPreparations for dynamic mode switching
2012-11-04 Marten RichterFix invalid time
2012-11-04 Marten RichterSDTV support
2012-11-03 Marten RichterSome fixes on cancellation points
2012-10-28 Marten RichterIncrease streaming buffers, start video only at indepen...
2012-10-28 Marten RichterFix illegal instruction bug
2012-10-28 Marten RichterMove remote deinitialising code to selectvideomode
2012-10-28 Marten RichterChanges in signaloff/on and doreboot, enhance hardware...
2012-10-28 Marten RichterChanges in signaloff/on and doreboot, enhance hardware...
2012-10-21 Marten RichterImplement SignalOn and SignalOff switch back to more...
2012-10-21 Marten RichterAc3 passthrough mode, cec volume control, switch to...
2012-10-20 Marten RichterPreparations for AC3 passthrough and parser for deinter...
2012-10-14 Marten RichterMinimal fixes in av sync code
2012-10-14 Marten RichterRemove thread from videoomx, Code cleanup, Fix remote...
2012-10-14 Marten RichterFix fastforward and backward, some change to pause
2012-10-13 Marten RichterMajor changes in AVSync code(Warning breaks part of...
2012-10-13 Marten RichterAdd automatic video mode change at startup, remove...
2012-10-07 Marten RichterSome changes to the AV sync code
2012-10-06 Marten RichterDrawing routines for teletext for vector based osd
2012-10-03 Marten RichterSwitch to OpenVG based OSD, note Teletext and Subtitle...
2012-09-18 Marten RichterFix skip and fast forward
2012-09-16 Marten RichterSome MVP compile fixes and some RBP clear deinitialisat...
2012-09-16 Marten RichterVarious audio related improvements and bugfixes
2012-09-16 Marten RichterFix major Bug in demuxer, fix audio playback on some...
2012-09-15 Marten RichterFix bug in videoomx delivermediapacket for big mediapackets
2012-09-13 Marten RichterBugfix for reboot option supplied by davep
2012-09-11 Marten RichterChanges in buffer handling and also use arrow keys...
2012-09-10 Marten Richterswitch to vector in mediapackets for videoomx
2012-09-10 Marten RichterFix segfault in clockunpause and enhance video frame...
2012-09-09 Marten RichterAdd deinterlacing for SD + enhance performance of consu...
2012-09-09 Marten RichterSupport Quarter Video Mode
2012-09-09 Marten RichterEnhanced lipsync
2012-09-08 Marten RichterMove video feeding to separate thread and enhance video...
2012-09-08 Marten RichterFix deadlocks, due to thread cancel inside omx_emptythi...
2012-09-03 Marten RichterFix some thread lookups,Fix deinitilitions of video...
2012-09-02 Marten RichterRemove legacy output code and enhance new Stream interface