Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-17 | Initial import | phintuka | |
2009-03-16 | Ignore OSD_Close if it is part of OSD refresh | phintuka | |
2009-03-15 | Fill vdr_osd_extradata_t | phintuka | |
Set overlay extent width / height when VO_CAP_CUSTOM_EXTENT_OVERLAY is defined | |||
2009-03-15 | Store full OSD size for each window | phintuka | |
2009-03-15 | vdr_osd_extradata_t | phintuka | |
2009-02-25 | Splitted demux_xvdr_parse_pack() | phintuka | |
(handling of buffers other than BUF_DEMUX_BLOCK) | |||
2009-02-25 | Compressed demux_xvdr_t | phintuka | |
Added missing mpeg-ts headers | |||
2009-02-25 | Moved MPEG-TS demuxing from input plugin | phintuka | |
2009-02-24 | Initial import. | phintuka | |
Data for TS demuxer from input plugin | |||
2009-02-23 | Initial import | phintuka | |
(TS->ES demux from input plugin) | |||
2009-02-23 | Moved and simplified H.264 (PES) demuxing from input plugin | phintuka | |
2009-02-23 | Added support for FFmpeg MPEG2 decoder | phintuka | |
2009-02-23 | - discard partial SPU packets after seek | phintuka | |
- last_audio_stream_id --> audio_type - dvd_subtitles -> subtitle_type - removed mpeg1 from demux_xvdr_t | |||
2009-02-23 | Moved video decoder detection from input plugin | phintuka | |
2009-02-16 | Splitted parse_pack to parse_ts and parse_pes | phintuka | |
2009-02-16 | BUF_CONTROL_FLUSH_DECODER only to video fifo | phintuka | |
2009-02-13 | Moved (DVB) SPU detection and demuxing from input plugin | phintuka | |
2009-02-10 | Moved and simplified code from input plugin: | phintuka | |
- audio track change detecton - PTS wrap detection and handling | |||
2009-02-10 | Export init function | phintuka | |
2009-02-10 | Accept decoded audio/video in input (no signal / logo images) | phintuka | |
2009-02-10 | Cosmetics | phintuka | |
2009-02-10 | reorder substream type checks | phintuka | |
2009-02-10 | Changed logging to use xineliboutput log system | phintuka | |
2009-02-10 | Cosmetics. | phintuka | |
Removed some logging. re-indent parse_private_stream1(). | |||
2009-02-09 | renamed to demux_xvdr | phintuka | |
2009-02-08 | Removed code that is not used in xineliboutput | phintuka | |
2009-02-08 | Merged in 1.1.x compability | phintuka | |
(xine-lib hg demux_mpeg_block.c rev. 9653) | |||
2009-02-08 | Initial import. | phintuka | |
(Copy of demux_mpeg_block.c from xine-lib 1.2 HG, rev. 10773) | |||
2009-01-17 | Enable compilation against xine-lib-1.2. | rofafor | |
2008-12-19 | do not check (unsigned) < 0 | phintuka | |
2008-12-18 | Removed leftover testing code ... | phintuka | |
2008-12-18 | Cosmetics | phintuka | |
(tabs->spaces) | |||
2008-12-18 | Initial import | phintuka | |
(OSD scaling video-out post plugin) | |||
2008-12-15 | Improved calculating scaled coordinates | phintuka | |
2008-12-14 | Do not reascale OSDs if video_out does scaling | phintuka | |
2008-12-14 | Fixed setting palette type | phintuka | |
2008-12-14 | Cosmetics | phintuka | |
(removed trailing spaces, tabs->spaces) | |||
2008-12-14 | Cosmetics | phintuka | |
(removed trailing spaces and tabs) | |||
2008-12-14 | Cosmetics | phintuka | |
(removed trailing spaces, tabs->spaces) | |||
2008-12-14 | Cosmetics | phintuka | |
(Removed tabs and trailing spaces) | |||
2008-12-13 | Fixed deadlock in rescaling code | phintuka | |
2008-12-06 | Moved OSD code from xine_input_vdr.c to xine/osd_manager.[hc] | phintuka | |
2008-12-06 | Added VDR_OSD_MAGIC | phintuka | |
2008-12-03 | Moved SCR code from xine_input_vdr.c to own module | phintuka | |
2008-11-21 | Export default proxy handlers to be used in actual implementations | phintuka | |
2008-11-20 | New filexineliboutput-1_1_0pre1 | phintuka | |
2008-11-19 | New file | phintuka | |
2008-11-04 | Removed NEED_x_syslog | phintuka | |
(function is now handled by linker) | |||
2008-05-22 | xine_xmalloc -> calloc | phintuka | |
2008-02-28 | d->f | phintuka | |