summaryrefslogtreecommitdiff
path: root/xine_input_vdr.c
AgeCommit message (Expand)Author
2008-07-11Sync fifo_buffer_new with current xine-lib 1.2 hgphintuka
2008-07-11Use proper buffer sizes when calling get_buf_element()phintuka
2008-07-08Removed dropping of h.264 pts'esphintuka
2008-07-04Simplify sscanf formatsphintuka
2008-06-21Removed abort()phintuka
2008-06-21post_frame_end(): Do not set BUF_FLAG_ASPECT for H.264phintuka
2008-06-21Convert pixel ratio to frame ratio in post_frame_end()phintuka
2008-06-21Added INPUT_OPTIONAL_DATA_DEMUXER to get_optional_data()phintuka
2008-06-20Do not dispose HD buffer in get_buf_element.phintuka
2008-06-19Splitting large vdr_plugin_read_block (preprocess_buf)phintuka
2008-06-19Demux DVB SPUsphintuka
2008-06-17Replace xvdr with MRL_ID define in stringsphintuka
2008-06-17Adopt to changes in xine_input_vdr.hphintuka
2008-06-12Splitting large vdr_plugin_read_block (demux_buf)phintuka
2008-06-12Splitting large vdr_plugin_read_block (postprocess_buf)phintuka
2008-06-12Splitting large vdr_plugin_read_block (adjust_scr_speed)phintuka
2008-06-12Splitting large vdr_plugin_read_block (handle_disconnect)phintuka
2008-06-11Include pixel aspect ratio and video size in first FRAME_END control message.phintuka
2008-06-11Replace update_frames and update_frames_h264 with pes_get_picture_typephintuka
2008-06-11Init structures at declarationphintuka
2008-06-11Remove unneeded initialization to zerophintuka
2008-06-11Use macros and functions from pes.[hc]phintuka
2008-06-11Compress struct.phintuka
2008-05-27xine_xmalloc -> callocphintuka
2008-05-19int -> size_tphintuka
2008-05-06Do not restore pause when flushing enginephintuka
2008-04-14Signal unscaled OSD configuration options in xine_osd_command_t flagsphintuka
2008-04-14Removed setting unscaled_osd_opaquephintuka
2008-04-13Use scaling method from osd_command_tphintuka
2008-04-13Cleanupphintuka
2008-04-12Remove option to disable OSD downscaling (useless ...?)phintuka
2008-04-12Suspend data thread to sync point until engine has been flushedphintuka
2008-04-12Set BUF_FLAG_SEEK when sending new PTS upstreamphintuka
2008-04-11vdr_flush_engine:phintuka
2008-04-11Allow fine-tuning of SCR speed and disabling SCR<->transponder clock sync in ...phintuka
2008-04-11Use stream->demux_mutex to synchronize control buffers going to audio and vid...phintuka
2008-04-11Cleanupphintuka
2008-04-10Deliver DISCARD control message in both streams (data and control).phintuka
2008-03-25Stop slave stream when disconnected (-> frontend can terminate)phintuka
2008-03-25Fix OSD when (DVD)subtitles are disabledphintuka
2008-03-16Use ntoh_osdcmd and hton_osdcmdphintuka
2008-03-13Data -> .rodata, less symbols for relocationphintuka
2008-03-11Added dirty area and flags to xine_osd_command_tphintuka
2008-02-27Preparation for HUD OSD: allow frontend to intercept OSD messages.phintuka
2008-02-27Preparation for HUD OSD: move RGB->YUV conversion to client side.phintuka
2008-02-26Use already defined error type macros instead of plain numbersphintuka
2008-02-22Fix typo.phintuka
2008-02-22Signal also "none"/"auto" in SPU track mapphintuka
2008-02-19Add 'xvdr+pipe' and 'xvdr:pipe' MRLs.phelin
2008-02-19Added the possibility to select the aspect ratio of the video.phelin