summaryrefslogtreecommitdiff
path: root/xine_input_vdr.c
AgeCommit message (Expand)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-09set_still_mode()phintuka
2010-02-09Simplify queue_blank_yv12()phintuka
2010-01-30GETSTC: Use PTS of last shown video frame in trick speed and still modesphintuka
2010-01-30Updated handling of "SYNC"phintuka
2010-01-28Simplify setting boolean flagsphintuka
2010-01-28Replace vdr stream metronom with our ownphintuka
2010-01-18Access Denied message: Updated server-side config file name in log messagephintuka
2009-10-08int -> uint/uchar. Cosmetics.phintuka
2009-10-08Eliminated static variablephintuka
2009-10-08Fixed buffering problems caused by revision 1.279:phintuka
2009-09-11Use larger video fifo for media playerphintuka
2009-08-25Fixed local mode polling for HD streamsphintuka
2009-08-25Simplify vdr_plugin_poll(). Cosmetics.phintuka
2009-08-24Increased HD buffer size to 5MB and made it configurable.phintuka
2009-08-18get_buf_element(): Always leave free buffer to hd_buffer (for mpeg-ts demuxer)phintuka
2009-08-18Removed duplicate and deprecated code.phintuka
2009-08-02New algorithm for live mode sync of xineliboutput providingphintuka
2009-08-01Logging updatesphintuka
2009-07-30Removed data thread.phintuka
2009-07-30Added log_graph(): tool to debug new SCR tuning algorithmphintuka
2009-07-30Log warning message if engine.buffers.video_num_frames is too small for HD co...phintuka
2009-07-22Fixed discard. Last packet of discarded range was passed to demux.phintuka
2009-07-17vdr_plugin_read_nat_udp() -> vdr_plugin_read_block_udp()phintuka
2009-07-17UDP: flush all queued packets when idle padding foundphintuka
2009-07-17Fixed reading partially read block from tcp/pipe socketphintuka
2009-07-16Moved current_seq to udp_data_t.phintuka
2009-07-16vdr_plugin_read_block_tcp(): use _x_io_select() for pollingphintuka
2009-07-15Revert errornous part of 1.267phintuka
2009-07-15Simplifyphintuka
2009-07-15vdr_plugin_read_block_tcp():phintuka
2009-07-15flush_all_fifos(): free all queued UDP packetsphintuka
2009-07-15read_block() returns EINTR when demux_action_pending flag is setphintuka
2009-07-13Use read_socket_udp()phintuka
2009-07-13read_socket_udp():phintuka
2009-07-13Splitted vdr_plugin_read_net_udp():phintuka
2009-07-10Splitted vdr_plugin_read_net_udp():phintuka
2009-07-10read_socket_udp()phintuka
2009-07-06Updated wait_stream_sync():phintuka
2009-07-06Simplify UDP queue full handlingphintuka
2009-07-05vdr_plugin_read_block(): do not deliver data while slave stream is playingphintuka
2009-07-05Dispose osd manager only if it exists (fixes segfault when connection setup f...phintuka
2009-07-05Killed warningphintuka
2009-07-05Added flush_all_fifos()phintuka
2009-05-25Moved init stuff from get_instance() to open()phintuka
2009-05-25Splitted wait_stream_sync() from data_stream_parse_control().phintuka
2009-05-22vdr_plugin_read_net_tcp() --> vdr_plugin_read_block_tcp() :phintuka
2009-05-22Do not flood log with fifo buffer full messagesphintuka
2009-03-31Fixed size of resend_requested field in udp_data_tphintuka