summaryrefslogtreecommitdiff
path: root/xine_input_vdr.c
AgeCommit message (Expand)Author
2008-05-22This commit was manufactured by cvs2svn to create branch 'unlabeled-1.4.2'.cvs2svn
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
2008-01-24Change the delimiter for metainfo handling from ' to @ (apostrophe is quite m...phelin
2008-01-24H.264: update frame type counters in live mode.phintuka
2008-01-10Add Tracknumber for playlist items.phelin
2008-01-10*** empty log message ***phintuka
2008-01-09Cache autoplaylist aizephintuka
2008-01-09Fix typophintuka
2008-01-03Change MRL syntax from xvdr[:proto]:// to xvdr[+proto]://phintuka
2008-01-03Use "file:" mrl when replaying media files or imagesphintuka
2008-01-03xine_xmalloc zeroes memory, do not do it againphintuka
2007-12-22Fix fifo_buffer_new definephintuka
2007-12-19Add replacement for _x_fifo_buffer_new (xine-lib 1.2 hides the function)phintuka
2007-12-19xine-lib-1.2 changes:phintuka
2007-12-19Add mapping for subtitles key (XINE_EVENT_VDR_SUBTITLES)phintuka
2007-09-20Initial support for H.264 videophintuka
2007-09-20Move video frame end signalling to separate functionphintuka
2007-09-17PES DTS parsingphintuka
2007-09-17Increase changes to get free buffer for critical control messagesphintuka
2007-09-17Move PTS wrap detection code to own functionphintuka
2007-09-17Fix DVD menu domain detectionphelin
2007-09-14vdr_x_demux_control_newpts:phintuka
2007-09-13Use mask to check video PES PIDphintuka
2007-09-13Fix typo in log messagephintuka
2007-09-13Removed unused local variablephintuka