summaryrefslogtreecommitdiff
path: root/xine_input_vdr.c
AgeCommit message (Expand)Author
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
2007-09-13Use this->class->xine instead of this->stream->xinephintuka
2007-06-26Move DVD image file unescaping to right place ...phintuka
2007-06-26Unescape DVD mrls (xine-lib bug: unescaping is missing from xine_input_dvd pl...phintuka
2007-06-21Remove searching of external subtitles (media player adds subtitle file to mrl)phintuka
2007-06-12Setup option to change external subtitle (.sub/.srt) font sizephintuka
2007-06-09Signature of input plugin read() function is different in xine-lib 1.2phintuka
2007-05-30Support using ffmpeg mpeg2 video decoder instead of libmpeg2.phintuka
2007-05-30Fixed pes_strip_pts (packet and header lengths were not updated)phintuka
2007-05-17PTS wrap workaround for mpeg_block demuxerphintuka
2007-05-17Store ssrc to udp_data_s structphintuka
2007-04-28Compilation fixes for xine-lib 1.1.1 and 1.1.5phintuka
2007-04-12Support for software audio volume control (useful when hardware has no mixer,...phintuka
2007-03-17Fixed audio cd replay (cdda:/)phintuka
2007-03-15String overflow checksphintuka
2007-03-08Mac OS X compability fixes (patch by Tero Siironen)phintuka
2007-03-08Slow down DVD drive speedphintuka
2007-03-04xine-lib 1.1.4 fixesphintuka
2007-01-24Initialize video size from stream info when playing slave streams, asphintuka
2007-01-22Longer buffering time when playing realtimephintuka
2007-01-20Added some pointer checks to queue_blank_yv12phintuka
2007-01-19Count video frames passed to demux and use frame counts to decide when resume...phintuka
2007-01-06Several buffer handling fixesphintuka
2006-12-30Disable SCR pausing in trick speed modesphintuka
2006-12-24parse audio visualization options in PLAYFILEphintuka
2006-12-19Help xine to auto-detect correct demuxerphintuka
2006-12-19Fixed deadlock when re-wiring post plugins:phintuka
2006-12-19Enable log level setting with xine-ui (--verbose= option)phintuka