summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2014-01-072013-11-17: Version 0.0.50.0.5Thomas Reufer
------------------------- - new: - improved audio format detection (taken from softhddevice) - separate thread for audio decoding - fixed: - jump forward/backward in recordings - several minor bugfixes - missing: - still picture - trick modes - deinterlacer - video format/output options
2014-01-072013-10-14: Version 0.0.40.0.4Thomas Reufer
------------------------- - new: - changed to libav for audio decoding - added support multi-channel audio codecs - added audio format/output options - fixed: - removed drawing of black box in front of console which lead to malfunction due to memory bandwidth problem. console blank out will be handled with video format/output options in future versions. - missing - trick modes - deinterlacer - video format/output options - much more...
2014-01-072013-09-29: Version 0.0.20.0.2Thomas Reufer
------------------------- - new: - volume control - H264 support - fixed: - added missing includes to Makefile - PTS/OMX_TICKS conversion - missing: - audio only play mode - buffer handling for proper replay support - other audio formats - much more...
2014-01-072013-09-27: Version 0.0.10.0.1Thomas Reufer
Initial prototype - limitations: - video codec hard coded to MPEG2, output on HDMI - audio codec hard coded to MP3, output on phone jack - tested: - OSD - SDTV live view and replay - missing: - dynamic switching between MPEG2 and H264 video codec - trick speeds - much more...