summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-18Translate DVD menu (cDvdMenu). Thanks to Marco Skambraks.phintuka
2010-02-16Drop broken PES packetsphintuka
2010-02-16Parse video DTSphintuka
2010-02-15Attach PTS only to the first fragment of PES packet.phintuka
2010-02-15check for ts_data in ts_data_reset_audio()phintuka
2010-02-15Removed deprecated m_ac3Present and m_spuPresentphintuka
2010-02-14Aded support for still mode and trick speed to get_option()phintuka
2010-02-14Assed still modephintuka
2010-02-14Added stream ID and position to xine_queue_pes_packet()phintuka
2010-02-14Cosmetics (removed tabs)phintuka
2010-02-14Added stream ID to headersphintuka
2010-02-10New backward trick speed mode for vdr-1.7.5+phintuka
2010-02-09set_still_mode()phintuka
2010-02-09Simplify queue_blank_yv12()phintuka
2010-02-07Added support for upcoming paused DVB subtitles.rofafor
2010-02-07Removed duplicate mergephintuka
2010-02-071.0.6phintuka
2010-02-071.40phintuka
2010-02-07Merge:phintuka
2010-02-06Build PCM plugin by default only for xine-lib <= 1.1.17phintuka
2010-02-03Create config directory if it does not exist (sf bug #2796595)phintuka
2010-02-03- Fixed mpeg-ts still imagesphintuka
2010-02-03Added H.264 flag to Play_Mpeg2_ES()phintuka
2010-02-03Added template for functions with four argumentsphintuka
2010-02-03Added SC_SEQUENCE_ENDphintuka
2010-02-03m_TrickSpeedPts, m_TrickSpeedDelay and PlayTrickSpeed() not used with vdr-1.7.5+phintuka
2010-02-03Added BuildMrlphintuka
2010-02-03ts_get_video_size(): aqdded missing start code search after PES header strip.phintuka
2010-02-03Parse video size from ts streamphintuka
2010-02-02Implemented ts_get_video_size()phintuka
2010-02-02Fixed start code scanningphintuka
2010-02-02int -> size_tphintuka
2010-02-02Added sanity checksphintuka
2010-02-02int -> size_tphintuka
2010-02-02memcpy -> memmovephintuka
2010-02-02h264_get_video_size(): Removed NAL AUD scanning, it is done in h264_get_pictu...phintuka
2010-02-02h264_get_video_size() : scan packet for startcode if it is not in the beginningphintuka
2010-02-02IS_NAL_???(): cast to constphintuka
2010-02-02Use IS_SC_PICTURE(), IS_SC_SEQUENCE()phintuka
2010-02-02Added IS_SC_PICTURE(), IS_SC_SEQUENCE()phintuka
2010-02-02Playfile() : default Position = 0phintuka
2010-02-01Splitted AcceptVideoPacket() and AcceptAudioPacket() from PlayVideo() and Pla...phintuka
2010-01-30GETSTC: Use PTS of last shown video frame in trick speed and still modesphintuka
2010-01-30Store PTS of last displayed video frame in xvdr_metronomphintuka
2010-01-30Updated handling of "SYNC"phintuka
2010-01-30Flush(): return true if no clientsphintuka
2010-01-30Cosmeticsphintuka
2010-01-30Fixed segfault when closing OSDphintuka
2010-01-29Splitted Xine_Control_Result() from PlayFileCtrl()phintuka
2010-01-28Simplify setting boolean flagsphintuka