Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2008-02-28 | Updated to post plugin interface version 10 (xine-lib 1.2 branch) | phintuka | |
2008-02-19 | Software scaler priority | phintuka | |
2008-02-19 | Initial import | phintuka | |
2008-01-03 | Use video_source stream and audio_source stream instead of stream and ↵ | phintuka | |
slave_stream. (This makes it possible to mix audio and video from different streams) | |||
2007-12-19 | Don't use xine_strdupa | phintuka | |
2007-09-17 | Support for multi-threaded post plugins | phintuka | |
2007-05-30 | Fix segfault in verbose logging | phintuka | |
2007-03-08 | Removed include linux/unistd.h | phintuka | |
2007-01-20 | Show warning message if post plugin does not support given parameter(s) | phintuka | |