]> git.vomp.tv Git - vompclient.git/history - demuxer.cc
Fix text corruption in channel number display on live tv
[vompclient.git] / demuxer.cc
2017-02-09 Chris TallonFix demuxer long hang on invalid video stream data
2017-01-24 Chris TallonSome compiler warning fixes
2016-05-25 Chris TallonUse localtime_r instead of localtime. Fixes lockup
2016-05-10 Chris TallonAdded two buffer length checks in NALUUnit::NALUUnit...
2014-02-01 Chris TallonMerge branch '0-4-1-dev'
2013-12-31 Marten RichterFix bug in demuxer widescreen signaling
2013-02-23 Chris TallonMerge branch '0-4-0rc' 0-4-0
2013-02-09 Marten RichterCorrect h264 framecounting for field pictures
2013-01-06 Chris TallonMerge new vomp discovery protocol branch
2013-01-06 Chris TallonMerge remote-tracking branch 'vompclient-raspi/master'
2012-12-01 Marten RichterFix live TV ac3 playback, probably a very old bug
2012-11-17 Marten RichterLet vomp handle aspect ratio change, better aspect...
2012-11-05 Marten RichterEnd of line normalization
2012-10-27 Marten RichterAdd audio types to protocol, add aac decoding, extract...
2012-10-20 Marten RichterPreparations for AC3 passthrough and parser for deinter...
2012-09-16 Marten RichterFix major Bug in demuxer, fix audio playback on some...
2012-09-02 Marten RichterAdd basic audio playback (stereo), fast forward, Thread...
2012-05-17 Marten RichterInitial import of patches for ARM/Android/Raspeberry pi
2010-03-11 Chris TallonWindows HDTV
2010-02-08 Chris TallonHDTV for Windows
2009-02-07 Chris TallonTeletext
2008-12-12 Mark CalderbankEliminate STL vector from PESPacket class (performance...
2008-12-06 Mark CalderbankDVB Subtitles: Live TV
2008-11-29 Mark CalderbankDVB Subtitles
2008-11-29 Mark CalderbankPES Packet object: dynamic sizing
2008-04-23 Chris TallonWindows AC3, live tv banner icon w/s
2008-03-26 Chris TallonFSF address change
2007-12-18 Mark CalderbankBug in private packet processing (AC3)
2007-12-02 Chris TallonLive TV updates
2007-10-30 Mark CalderbankDemuxer changes/fixes/improvements
2007-08-11 Mark CalderbankDemuxer/stream changes, phase I: Make PESPacket indepen...
2007-03-15 Mark CalderbankClear some rubbish out of the demuxer.
2007-02-11 Chris TallonKeep gcc 3.4 happy
2007-02-10 Chris TallonAc3 for Windows
2006-12-28 Chris TallonMouse support (part 2)
2006-12-27 Chris Tallon*** empty log message ***
2006-12-17 Chris TallonNew TS demuxer
2006-11-25 Mark CalderbankDemuxer::scanForVideo()
2006-11-25 Chris TallonRadio navigation
2006-11-24 Chris TallonAudio channel selection code finished
2006-11-21 Chris TallonAudio channel selection code *unfinished*
2006-11-19 Chris TallonSome radio playback support
2006-09-30 Chris TallonRadio live prebuffering fix, compile problem with new...
2006-09-26 Mark Calderbank*** empty log message ***
2006-09-20 Chris TallonNew player, ffwd/fbwd, iframe navigation stuff
2006-06-24 Mark CalderbankMVP/Windows convergence: Stream; DrainTarget
2006-06-23 Mark CalderbankMVP/Windows convergence
2006-06-21 Mark CalderbankCount frames properly in VDR demuxer
2006-06-15 Mark CalderbankNew PTS-to-frame mapping method in demuxer
2006-06-11 Mark CalderbankDemuxer frame counting: first step
2006-05-24 Mark CalderbankBug in audio seek code r0-2-3
2006-05-19 Chris TallonA little convergence to NEW_DEMUXER
2006-05-13 Chris TallonWindows port changes
2006-05-07 Mark CalderbankDemuxer redesign
2006-05-05 Chris Tallonremove seek call
2006-05-03 Mark CalderbankRemove endian dependency in demuxer
2006-04-29 Mark CalderbankSync changes in demuxer
2006-04-22 Chris TallonWindows port. New sync code. Various other bug fixes.
2006-04-05 Chris TallonPortability
2006-03-25 Chris TallonPatch for avoiding incorrect aspect switches r0-2-2a
2006-01-26 Mark CalderbankAdd video PTS to demuxer and do some tidying
2005-09-18 Chris TallonNew widescreen mode
2005-09-06 Chris TallonWidescreen support, segfault fix on livetv interrupt
2005-08-30 Mark CalderbankDemuxer: Don't output partial frames
2005-08-28 Chris TallonCorruption fixes
2005-08-15 Mark CalderbankRemoved logging from demuxer.
2005-08-15 Mark CalderbankFix some demuxer bugs
2005-08-08 Chris Tallonstopping logging in demuxer, reorganised shutdown in...
2005-06-28 Chris TallonInitial import start