summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-02-14This commit was manufactured by cvs2svn to create branch 'branch-1_o_x'.branch-1_o_xcvs2svn
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
(for PIP)
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-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
- Add H.264 end-of-sequence NAL to still images
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
(obsoletes EscapeMrl)
2010-02-03ts_get_video_size(): aqdded missing start code search after PES header strip.phintuka
Fixes scanning if start code is in PES offsets 1...3.
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
Recuced logging
2010-02-02int -> size_tphintuka
2010-02-02memcpy -> memmovephintuka
2010-02-02h264_get_video_size(): Removed NAL AUD scanning, it is done in ↵phintuka
h264_get_picture_type()
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 ↵phintuka
PlayAudio(). Use the new functions also in mpeg-ts mode.
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
Xine_Control_Result(): fail immediately if no clients
2010-01-30Cosmeticsphintuka
2010-01-30Fixed segfault when closing OSDphintuka
(only SHOW events have event->object.overlay)
2010-01-29Splitted Xine_Control_Result() from PlayFileCtrl()phintuka
Added Sync()
2010-01-28Simplify setting boolean flagsphintuka
2010-01-28Replace vdr stream metronom with our ownphintuka
(Special handling for backwards trick speeds)
2010-01-26Fixed frame duration for I-frames-only trick speed modesphintuka
2010-01-26Wire vo_lastptsphintuka
2010-01-26Added xine/vo_lastpts.o to frontendsphintuka
2010-01-26Initial importphintuka
2010-01-24Fixed subtitles location in unscaled OSD.rofafor
2010-01-22syncphintuka
2010-01-22Added ts_data_reset_audio()phintuka
2010-01-20Removed duplicate entry for "Port"phintuka
2010-01-20Removed leading spaces from translated stringsphintuka
2010-01-20Removed last of leading spacesphintuka