summaryrefslogtreecommitdiff
path: root/xine/post.c
AgeCommit message (Collapse)Author
2009-10-21This commit was manufactured by cvs2svn to create branch 'CVS'.CVScvs2svn
2008-12-14Cosmeticsphintuka
(removed trailing spaces, tabs->spaces)
2008-11-04Removed NEED_x_syslogphintuka
(function is now handled by linker)
2008-05-22xine_xmalloc -> callocphintuka
2008-02-19Software scaler priorityphintuka
2008-01-03Use 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-19Don't use xine_strdupaphintuka
2007-09-17Support for multi-threaded post pluginsphintuka
2007-05-30Fix segfault in verbose loggingphintuka
2007-03-08Removed include linux/unistd.hphintuka
2007-01-20Show warning message if post plugin does not support given parameter(s)phintuka
2007-01-01x_syslog is now defined in logdefs.hphintuka
2006-12-31added format attribute for x_syslogphintuka
2006-12-24Logging goes to (unbuffered) stderrphintuka
2006-12-17Minor optimizations to plugin enablingphintuka
2006-12-17Fixed a bug that caused audio plugins re-loaded every time when enabledphintuka
2006-09-23log tidphintuka
2006-09-19Don't allow changing post plugin parameters if post plugin is loaded from ↵phintuka
command line
2006-09-16Fix unloading of all plugins (even "static" plugins given on command line ↵phintuka
are unloaded) Fix unloading all post plugins (every second was left unloaded) Fixed debug output when name=null
2006-09-08Fixed list termination ("NULL" -> NULL ...)phintuka
2006-09-06Don't wire mosaico to only one streamphintuka
2006-09-03Wire post plugins to slave stream if slave stream is openphintuka
2006-08-26Added re-ordering of video filter post plugins for special cases:phintuka
if enabled, autocrop and tvtime deinterlacer should be first ones, and in this order.
2006-08-21Replaced _syscall0(pid_t, gettid) with syscall(__NR_gettid) as thephintuka
original one does not work with latest kernel headers
2006-08-16Added missing headerphintuka
2006-06-03Initial importxineliboutput-0_99rc4phintuka