]> git.vomp.tv Git - vompclient-marten.git/history - audioomx.cc
Some progress towards using cross compiler
[vompclient-marten.git] / audioomx.cc
2013-02-23 Chris TallonMerge branch '0-4-0rc'
2013-01-06 Chris TallonMerge new vomp discovery protocol branch
2013-01-06 Chris TallonMerge remote-tracking branch 'vompclient-raspi/master'
2013-01-03 Marten RichterChange mutex locking in setvolume and mute
2012-12-08 Marten RichterFix playback of mono mpeg audio
2012-11-20 Marten Richtergcc compile fixes reported by sirwio
2012-11-11 Marten RichterBlock mediapackets on pause
2012-11-10 Marten RichterChange pause handling, as suggested by davep
2012-11-04 Marten RichterPreparations for dynamic mode switching
2012-11-03 Marten RichterSome fixes on cancellation points
2012-10-28 Marten RichterIncrease streaming buffers, start video only at indepen...
2012-10-27 Marten RichterAdd audio types to protocol, add aac decoding, extract...
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 RichterPreparation for AC3 and Mute and Volume Control
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-06 Marten RichterFix segfault in audioomx
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-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