index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
post
/
deinterlace
/
xine_plugin.c
Age
Commit message (
Expand
)
Author
2009-01-18
Remove '#include "config.h"' from all public header files.
Darren Salt
2009-01-02
configurable parameter for tvtime pulldown sync sensitivity
Jason Tackaberry
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2007-12-24
Consistently use "colour", "colour key", "colour space" in output.
Darren Salt
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-08-15
Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).
Darren Salt
2006-07-12
Tidy up the formatting of tvtime method help texts to allow better wrapping
Darren Salt
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2006-06-02
Various static/const fixes from Gentoo.
Darren Salt
2006-05-03
Make various arrays and structures (mainly xine_plugin_info) const.
Darren Salt
2006-01-27
Adapt the engine to the new list code.
Thibaut Mattern
2006-01-26
send events for tvtime filmmode changes
Miguel Freitas
2005-09-19
*BUGFIX*
František Dvořák
2005-06-17
** BUGFIX **
Darren Salt
2005-06-05
quite some hacks for gcc 2.95 compatibility
Miguel Freitas
2005-06-03
disable greedyh until i can fix the asm
Miguel Freitas
2005-05-28
finally: tomsmocomp deinterlacing from dscaler
Miguel Freitas
2005-05-27
i guess people will like this: provide help for each deinterlace method.
Miguel Freitas
2005-05-27
material for xine 1.1: new quality deinterlacer GreedyH from dscaler.
Miguel Freitas
2005-05-16
i'm commiting some changes to both xine and tvtime cvs to bring them closer.
Miguel Freitas
2005-05-15
more merging with tvtime - no functional changes (i hope)
Miguel Freitas
2004-09-29
disable vo deinterlace when port is closed
Miguel Freitas
2004-09-29
trying to automaticaly enable vo deinterlacing for hardware decoders
Miguel Freitas
2004-07-17
Ryan Tadlock's patch for compensating the field delay of some deinterlacing a...
Miguel Freitas
2004-07-14
disable _x_post_frame_copy_up() for now.
Miguel Freitas
2004-07-08
move duplicated code to a function
Miguel Freitas
2004-05-29
separate the two semantics of querying a port's status with a NULL stream;
Michael Roitzsch
2004-04-17
swap usage of "up" and "down" to the more common meaning:
Michael Roitzsch
2004-04-09
tvtime deinterlacing algorithms assumed top_field_first=1
Miguel Freitas
2004-02-12
function has been renamed
Michael Roitzsch
2004-01-07
the new, refined post plugin architecture
Michael Roitzsch
2003-12-24
that should fix full rate deinterlacing of some dvds
Miguel Freitas
2003-12-14
API version bounce
Siggi Langauf
2003-12-07
fix post plugins interception
Miguel Freitas
2003-12-06
fix problems switching to use_vo_driver method
Miguel Freitas
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-11-01
provide help to video post plugins
Miguel Freitas
2003-11-01
tvtime: remove console messages that might confuse users and have enum
Miguel Freitas
2003-10-29
- avoid deinterlacing unknown frame formats (eg. xvmc)
Miguel Freitas
2003-10-23
I should have seen this coming...
Michael Roitzsch
2003-10-22
Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi...
Robin KAY
2003-10-19
tvtime don't need to register config values, post have special config method
Daniel Caujolle-Bert
2003-10-08
cheap mode and scaler bob
Miguel Freitas
2003-10-06
- add XvMC support
Miguel Freitas
2003-08-15
fix some small memleaks
Michael Roitzsch
2003-08-12
handle frame flags properly, small aspect ratio fix for expand
Michael Roitzsch
2003-08-04
support for arbitrary aspect ratios
Miguel Freitas
2003-07-12
provide configuration entries for tvtime plugin
Miguel Freitas
[next]