summaryrefslogtreecommitdiff
path: root/xine_input_vdr.c
AgeCommit message (Expand)Author
2008-11-16Implement thread cancellation safe locking (mutexes are unlocked if thread is...phintuka
2008-11-16Silenced warn_unused_result warnings.rofafor
2008-11-16Silenced warn_unused_result warnings.rofafor
2008-11-15Added verbose debug logging for all control messagesphintuka
2008-11-11Cleaned up compile time warnings.rofafor
2008-11-11Refuse to build against xine-lib 1.2 if libavutil was not foundphintuka
2008-11-11Use xine-lib style media.xvdr as root for all config keysphintuka
2008-11-10tunning->tuningphintuka
2008-11-04Integrated patch from Andreas Auras <yak54@gmx.net> :phintuka
2008-11-04Adopt to changes in logdefs.hphintuka
2008-10-21Removed dead codephintuka
2008-10-21Fixed playing first track of audio CD (requires xine-lib 1.1.5)phintuka
2008-10-18Merge from 1.0.3:phintuka
2008-10-04Always enable overlayphintuka
2008-10-04Use proper stream in exec_osd_commandphintuka
2008-09-25Forward preferred SPU language to DVD input pluginphintuka
2008-09-25Let DVD menu selection override automatic SPU channel selectionphintuka
2008-09-25Signal automatically (or from DVD menu) selected SPU channel to VDRphintuka
2008-09-25Set SPU stream to automatic while in DVD menusphintuka
2008-09-19Eliminated compiler warningsphintuka
2008-09-19Forward XINE_EVENT_UI_NUM_BUTTONS events to VDRphintuka
2008-08-03Cosmeticsphintuka
2008-08-03Improved support for dshowserver/CoreAVCphintuka
2008-08-03post_frame_end() : removed unnecessarily checkphintuka
2008-08-03Minor optimizations to post_frame_h264.phintuka
2008-08-03Fixed order of headersphintuka
2008-08-02Improved MPEG2 video decoder detection.phintuka
2008-07-31Added some commentsphintuka
2008-07-31Added post_sequence_end() : Add MPEG2 or H.264 sequence end code to fifo buffer.phintuka
2008-07-30Cosmetics (changed order of function declarations, removed dead code)phintuka
2008-07-30- Fixed queue_nosignal when using ffmpeg mpeg2 decoder:phintuka
2008-07-15Revert cahnges in 1.164phintuka
2008-07-14Fix infinite loop when trying to play only one unacessible or very short musi...phintuka
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