Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-11 | Fixed buffer leak | phintuka | |
2006-09-10 | Changed search order of nosignal image | phintuka | |
blanking is executed in demuxer side | |||
2006-09-10 | Blanking improvements | phintuka | |
Use port ticket when accessing video_out directly Set first_frame_flag when stream changes | |||
2006-09-06 | Can't free static data ... | phintuka | |
2006-09-06 | Fixes to nosignal.mpg loading | phintuka | |
2006-09-05 | Optional custom nosignal.mpg file loading | phintuka | |
HD buffering | |||
2006-09-04 | Fixed stopping file replay too early | phintuka | |
Fixed lost audio resampling mode and scr tunning after playing files. This caused buffer under/overflows once in few minutes. No signal is not displayed in still mode (moving cutting marks etc.) Fixed compile problems when some XINE_EVENT_VDR_... or BUF_CONTROL_TRACK_MAP defines are missing Still frames use pts "0", signal new pts to metronom Improved display blanking: black frame is now generated dynamically based on last seen video frame. This should prevent OSD re-sizing when switching between 4:3 channels. | |||
2006-09-01 | Slave stream closing fixes | phintuka | |
2006-08-27 | Return padding and keep demux running even if there are video frames in buffer | phintuka | |
New yv12 blank frame generator (uses last seen frame size and aspect ratio) -> no osd re-sizing when display is blanked between channel switches | |||
2006-08-26 | cancel may leave locks unlocked | phintuka | |
2006-08-26 | Thread cancellation is signalled (only) with control_running | phintuka | |
Sockets are closed only in dispose Disabled linger for TCP sockets Changed the order of things are closed/freed in dispose Added next/prev SPU track delection | |||
2006-08-26 | commented out write_slave_stream (some (older?) vdr recordings have video | phintuka | |
stream with PID != 0xE0) | |||
2006-08-25 | Removed unnecessary error messages | phintuka | |
Added overscan option | |||
2006-08-24 | Grabbing fixes | phintuka | |
2006-08-23 | Image grabbing for remote frontends | phintuka | |
Poll instead of busy wait when writing to control stream | |||
2006-08-22 | Enable audio visualization plugins for file playback | phintuka | |
2006-08-22 | Speaker type setting | phintuka | |
Force failure on second open_plugin if first open_plugin failed (xine-lib tries to open with #... options if first open fails) | |||
2006-08-21 | New method for SCR pausing in live mode | phintuka | |
Replaced _syscall0(pid_t, gettid) with syscall(__NR_gettid) as the original one does not work with latest kernel headers | |||
2006-08-18 | Missing end of stream signalling | phintuka | |
Use milliseconds in GET... messages | |||
2006-08-16 | Added missing header | phintuka | |
2006-08-16 | Allow logging to stdout | phintuka | |
2006-08-16 | Improved end of stream signalling | phintuka | |
Some extra checks to catch null pointers and empty strings | |||
2006-08-16 | Fixed dvd menu navigation in local mode | phintuka | |
Avoid polluting log with unnecessarily buffer overflow messages | |||
2006-08-16 | removed unnecessarily #if...#endif | phintuka | |
2006-08-04 | Fixed compiling with xine-lib 1.1.1 | phintuka | |
Newlines removed from log messages Improvements to osd re-scaling Compile-time warnings eliminated | |||
2006-07-24 | *** empty log message ***xineliboutput-1_0_0pre1 | phintuka | |
2006-07-24 | UDP re-send optimizations | phintuka | |
2006-07-23 | Audio stream change detection fixed | phintuka | |
2006-07-23 | DVD replay and navigation support | phintuka | |
Fixed SPU channel selection | |||
2006-07-23 | Fixed OSD update/close/re-scaling under high load | phintuka | |
2006-07-23 | Do not try to cancel and join threads if threads were not created | phintuka | |
Use socket option SO_REUSEADDR with UDP sockets Fixed server version check | |||
2006-07-07 | Clarifying misunderstood debug output ... | phintuka | |
2006-07-07 | Code cleanupxineliboutput-0_99 | phintuka | |
Implemented live/replay mode for network mode More SCR experiements | |||
2006-07-06 | ~50% better compression for OSD | phintuka | |
2006-07-05 | Check pthread_mutex_lock return values | phintuka | |
Use new buffer pool allocator function | |||
2006-07-05 | Old code removed | phintuka | |
2006-07-05 | Improved shutdown | phintuka | |
2006-07-05 | I/O poll and write changed for faster thread cancellation | phintuka | |
Lock proper lock (osd_lock) when executing OSDSCALING control command | |||
2006-07-05 | Prepared for larger buffers for HD streams | phintuka | |
Improved server detection, added server version checking New audio stream change tracking and selection Show no signal image at startup Some large functions splitted Code cleanup | |||
2006-06-11 | Flush (UDP) fixed | phintuka | |
2006-06-11 | Logging clean-up | phintuka | |
2006-06-11 | Replaying images fixed | phintuka | |
2006-06-11 | Fixed possible race condition in control input handler | phintuka | |
Fixed xine log dump | |||
2006-06-04 | x86 fixes | phintuka | |
const added to several arguments and data control stream write result checks added possible deadlock removed from vdr_plugin_keypress OSD endian problems fixed | |||
2006-06-04 | const added to several arguments and data | phintuka | |
control stream write result checks added possible deadlock removed from vdr_plugin_keypress | |||
2006-06-03 | Initial importxineliboutput-0_99rc4 | phintuka | |